Commit Graph

29 Commits

Author SHA1 Message Date
Christoph Reiter
09fc5ff426 Python rebuilds 2023-07-24 18:19:03 +02:00
Christoph Reiter
e92b183a72 libffi rebuilds (minus clang)
clang will come later to avoid a dep cycle
2022-08-09 10:00:12 +02:00
Mehdi Chinoune
01e3d568ed python-cffi: update to 1.15.1 2022-07-17 20:37:18 +00:00
Christoph Reiter
9e324fa127 python-cffi: fetch source from pypi
the heptapod archive changed, to avoid this happening again use the release tarball from pypi
2022-06-11 23:23:56 +02:00
Christoph Reiter
ad3a0c37e7 Python 3.10 rebuilds 2022-06-10 17:54:24 +02:00
Biswapriyo Nath
1d0a62e7f2 python-cffi: update to 1.15.0 2022-03-04 12:12:34 +05:30
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
Christoph Reiter
a80fe5efc4 Enable clangarm64 for bootstrap packages 2021-05-13 16:17:13 +02:00
Christoph Reiter
977d3b5e02 Enable clang32 for all packages already in the repo 2021-04-25 15:26:34 +02:00
Christoph Reiter
58acb56691 Enable clang64 for all packages already in the repo 2021-04-23 13:26:20 +02:00
Jeremy Drake
4719ffad87 python-cffi: use gcc-style barrier on Windows.
The existing logic excluded this on i386, x86_64, and WIN32, presumably
because they assumed WIN32 was i386 or x86_64.  This patch enables
gcc-style __sync_synchronize(), if it compiles, on WIN32 if not i386 or
x86_64.
2021-04-12 16:47:06 -07:00
Christoph Reiter
2d3933dd60 More ucrt 2021-03-27 13:01:21 +01:00
Dan Yeaw
bcc9b26031 Update cffi to version 1.14.5 2021-02-11 19:50:44 -05:00
Biswapriyo Nath
7766448a72 python-cffi: Update to 1.14.4
Change source tarball link to upstream repository.
2020-12-20 14:25:28 +05:30
Alexey Pavlov
2a391bd066 Rebuild packages for libffi-3.3 2020-04-09 23:38:13 +03:00
Alexey Pavlov
6cd62d8388 python-cffi: Update to 1.14.0 2020-02-19 14:33:12 +03:00
Alexey Pavlov
08a0fc40a0 Rename python3 packages to python and update to latest. Round 1 2019-12-25 14:35:12 +03:00
Alexey Pavlov
3142cd3dae python-cffi: Drop python2 package 2019-12-17 15:37:33 +03:00
Alexey Pavlov
08f6ac6321 python-cffi: Update to 1.13.2 2019-11-07 10:47:26 +03:00
Alexey Pavlov
889eb2d8f0 python-cffi: Update to 1.13.1 2019-10-23 21:32:23 +03:00
Alexey Pavlov
96d8c97e16 python-cffi: Update to 0.12.3 2019-06-01 12:49:27 +03:00
Alexey Pavlov
76cfaae34c python-cffi: Update to 1.12.2 2019-02-27 09:10:11 +03:00
Edward E
ac2b677b85 python-cffi: fix source download and rebuild (#5008)
Source was downloaded by revision, thus cffi was still at 1.10.0.
Switch source to a tagged tarball, so this can't happen anymore.
2019-02-27 07:46:15 +03:00
Alexey Pavlov
4e438e28c2 python-cffi: Update to 1.12.1 2019-02-19 14:35:28 +03:00
Alexey Pavlov
dabcc8eb24 Rebuild packages for Python 3.7 2018-07-09 10:48:04 +03:00
Andrew Sun
b3d55962c3 python-cffi: update to 1.11.5 (#3785)
This updates python-cffi to 1.11.5.
2018-05-21 08:25:40 +03:00
Viktor Szakats
7f6257d62d switch to HTTPS where available (#2904)
* switch to HTTPS where available

* use canonical readthedocs URLs
2017-09-16 09:12:45 +03:00
Alexey Pavlov
862add8bf5 python-cffi: New package 2017-06-19 13:45:26 +03:00