Commit Graph

32 Commits

Author SHA1 Message Date
Christoph Reiter
9c27c0802f bump pkgrels 2022-06-11 07:33:04 +02:00
Christoph Reiter
dfeaf14a67 python-pyzmq: byte compile 2022-06-11 07:31:57 +02:00
Christoph Reiter
7baf6d9bfa Merge pull request #11822 from lazka/python3.10-primary
python: Update to 3.10.5
2022-06-10 22:03:30 +02:00
Christoph Reiter
e2666c4b93 Disable clangarm64 again for packages that failed to build
or depended on packages that failed or where missing
2022-06-10 21:57:42 +02:00
Christoph Reiter
ad3a0c37e7 Python 3.10 rebuilds 2022-06-10 17:54:24 +02:00
Miloš Komarčević
7afcbdfd78 enable some more clangarm64 packages 2022-06-09 10:50:58 +02:00
Biswapriyo Nath
b3d3d44bc8 python-pyzmq: update to 23.0.0 2022-06-01 19:25:21 +05:30
مهدي شينون (Mehdi Chinoune)
3523881844 python-pyzmq: update to 23.0.0b1 2022-04-06 18:54:02 +05:30
Konstantin Podsvirov
07ec811508 python-pyzmq: Update to 22.3.0 2022-03-04 17:39:54 +03:00
Christoph Reiter
7c67d9c465 Make sure every package using a C/C++ compiler depends on one
The "cc" virtual package provides the environment default compiler.
2022-01-08 17:11:16 +01:00
Christoph Reiter
6a16db9801 Python 3.9 rebuilds
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
2021-07-11 12:18:48 +02:00
Jeremy Drake
a497b00e70 add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.

Batch 3
2021-06-22 11:14:30 -07:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Christoph Kahl
569cc958fe pyzmq: update to 19.0.2 2020-10-13 23:03:10 +02:00
Alexey Pavlov
eb280ed34e python-pyzmq: Update to 19.0.0 2020-03-12 11:13:14 +03:00
Alexey Pavlov
1b91eb086b Rename python3 packages to python and update to latest. Round 2 2019-12-26 15:11:06 +03:00
Christoph Reiter
9aa1deeec6 python-pyzmq: Drop Python 2 package 2019-12-08 19:39:53 +01:00
Alexey Pavlov
f0c3cb8d41 pythn-pyzmq: Rebuild for python 3.8 2019-10-27 12:32:11 +03:00
Алексей
0d651b979d Merge pull request #5801 from peterbud/python-updates
Python updates
2019-09-30 10:40:32 +03:00
peterbudai@hotmail.com
36552817b5 python-pyzmq: Update to 18.1.0 2019-09-20 08:35:13 +02:00
Viktor Szakats
c213366c9e use HTTPS in URLs where supported 2019-09-15 15:37:55 +00:00
Alexey Pavlov
c7270ebe6f python-pyzmq: Update to 18.0.2 2019-07-08 10:32:47 +03:00
peterbudai@hotmail.com
bab2276fde python-pyzmq: Update to 18.0.1 2019-05-02 17:25:15 +02:00
Andrew Sun
a1459a1782 python-pyzmq: update to 17.1.2 (#4332)
* python-pyzmq: update to 17.1.2

* fix condition in patch
2018-08-29 21:47:02 +03:00
Alexey Pavlov
dabcc8eb24 Rebuild packages for Python 3.7 2018-07-09 10:48:04 +03:00
Peter Budai
06159560d5 pyzmq: Update to 17.0.0 (#3761) 2018-05-18 08:03:44 +03:00
Alexey Pavlov
32ca92ebff python-pyzmq: Update to 16.0.2 2017-06-17 13:18:19 +03:00
Christoph Reiter
9757046077 python3: Update to 3.6.1 (#2587)
* python3: Update to 3.6.1

The patches starting with 16 are new to fix the build.
Some no longer relevant patches were dropped, the rest is just refreshed.

* Bump pkgrel of all packages containing Python 3 bytecode/extensions.

The package list was generated using:
    pkgfile.exe -R mingw64 -r "cpython.*\\.(py[cod]|dll)"

* lensfun: Add cmake to makedepends

* numpy: Don't hardcode the Python version

* blender: rebuild for new Python

* boost: Don't hardcode Python versions; rebuild

* pillow: Don't hardcode Python version; rebuild

* python-dateutil: Don't hardcode Python versions

* sip: Don't hardcode Python versions

* pyqt4: Don't hardcode Python versions; rebuild

* pyqt5: Don't hardcode Python versions; rebuild

* opencv: Update Python3 version in patch
2017-06-15 17:40:51 +03:00
Alexey Pavlov
43912451f0 Fix PKGBUILDs 2016-07-21 10:42:13 +03:00
Patrick Stewart
17423d28a3 Possibly improve pyzmq build
Patch setup.py to shortcut a lot of the platform == win hacks on MSYS.
2016-07-19 16:54:26 +01:00
Patrick Stewart
6bb7b9fbad Add PKGBUILDs for jupyter 2016-07-19 16:08:57 +01:00