Commit Graph

22376 Commits

Author SHA1 Message Date
Schrijvers Luc
497d3d9a50 psqlodbc, fix build (#8097) 2023-03-24 09:29:06 +01:00
Jérôme Duval
ad07b21075 crawl: rebuild with python 3.9 2023-03-24 09:06:40 +01:00
OscarL
3e8b593c3f sigil: switch to Python 3.9. (#8096)
Seems to work fine, but crashes on close.
2023-03-24 08:58:44 +01:00
Jérôme Duval
e3e9783dd6 kiwisolver: trigger build 2023-03-24 08:57:38 +01:00
OscarL
c157115d15 qrcode: support 3.10, provide non _x86 package name. (#8094)
Minor clean up to the provides. Should easy modifying supported
python versions in the future.
2023-03-24 08:57:37 +01:00
OscarL
92975803ce dulwich: support 3.10, provide 'non _x86' package name on 32 bits (#8091)
Fixed requires for urllib3.

Use loops for the provides, should help when modifying the list
of supported Python versions.
2023-03-24 08:56:37 +01:00
OscarL
9cf94b2e47 cryptography: restore support for Python 3.8. (#8090)
Should help fix the build for the pyopenssl packages.
2023-03-24 08:56:19 +01:00
OscarL
ea1e1d8571 pycrypto: fix 32 bits build, support Python 3.10. (#8089)
Switch to x86. Needs a C99 compiler.
2023-03-24 08:56:04 +01:00
OscarL
1f4e7d07ae lxml: drop Python 3.7, add 3.10. (#8093)
Provide "non _x86" package name for 32 bits.
No PYTHON_LIBSUFFIXES for Python 3.8+.
2023-03-24 08:12:08 +01:00
OscarL
7564fc3c0e cppy: new recipe (#8087) 2023-03-24 08:05:48 +01:00
OscarL
5843f3d846 cssselect: drop Python 2.7 & 3.7, add 3.9/3.10. (#8095) 2023-03-24 08:03:15 +01:00
OscarL
9f4807ba76 kiwisolver: fix build, support Python 3.10. (#8088)
Provide "non _x86" package name too on 32 bits.
2023-03-24 07:58:31 +01:00
OscarL
6cb4098bca orphilia_dropbox: remove recipe from tree. (#8084)
Reasons for removal:

- Repo has been archived since 2018.
- Program relied on availability of 100 keys from the author.
- Needs Python 2.7.

Farewell, Orphilia!
2023-03-24 07:48:49 +01:00
OscarL
2f8ec3a106 aspw: switch to x86, support Python 3.10, provide "non _x86" package name. (#8086)
Wasn't building on 32 bits.
2023-03-24 07:37:13 +01:00
OscarL
69de1a876c argh: update to 0.28.1. Drop support for Python 2.7, 3.7. Add it for 3.10. (#8085) 2023-03-23 21:24:21 +01:00
Jérôme Duval
df145a169a Drop python 3.7 (and 2.7) for recipes under dev-python/
Recipes with only 3.7 are left alone. Help with #8025.
2023-03-23 21:18:44 +01:00
OscarL
e5cad96650 alembic_py: drop support for Python 3.7. (#8082) 2023-03-23 17:13:19 +01:00
OscarL
10242e860c aiorpcx: drop support for Python 3.7, add it for 3.10. (#8080) 2023-03-23 17:13:07 +01:00
OscarL
cc0eb9713c apply_defaults: update to 0.1.6 (#8081)
Drop support for Python 3.7, add it for 3.9 and 3.10.
2023-03-23 17:12:46 +01:00
Schrijvers Luc
7cfa4b3795 dbus_glib, fix 32bit, disable static library (#8083) 2023-03-23 17:11:48 +01:00
OscarL
ea20c25d74 aiohttp_socks: drop support for Python 3.7, add it for 3.10. (#8079) 2023-03-23 15:09:02 +01:00
Schrijvers Luc
37c7ddb486 cyrus_sasl, fix build (#8078) 2023-03-23 14:52:34 +01:00
Jérôme Duval
29494c1193 gst_plugins_good: trigger build 2023-03-23 14:52:00 +01:00
robxnano
073bae46af gst_plugins_good: Enable gdkpixbuf and gtk (#7969)
- Split gtk plugin into separate package
2023-03-23 14:41:24 +01:00
OscarL
13fd674e5d aiodns: drop support for Python 3.7, add it for 3.10. (#8077) 2023-03-23 14:39:06 +01:00
Schrijvers Luc
25701fc563 pugixml, fix build, cleanup (#8075) 2023-03-23 13:32:36 +01:00
Schrijvers Luc
d870104354 ctpl, disable static library (#8074) 2023-03-23 12:59:52 +01:00
Schrijvers Luc
75632ec396 rapidjson, cleanup (#8073) 2023-03-23 12:59:27 +01:00
Schrijvers Luc
0edcf67153 re2, remove static library (#8071) 2023-03-23 12:42:11 +01:00
Schrijvers Luc
92be5c9e77 confuse, cleanup, disable static library (#8070) 2023-03-23 12:40:32 +01:00
Jérôme Duval
5dd995b016 tox: clean up 2023-03-23 12:08:37 +01:00
Schrijvers Luc
7bc6cd0897 snowball_stemmer, mark x86_gcc2 as broken (#8069) 2023-03-23 12:06:05 +01:00
Schrijvers Luc
9c7f72e541 chmlib, disable static library (#8068) 2023-03-23 11:51:41 +01:00
Schrijvers Luc
04f0d04659 snowball_stemmer, don't install static library (#8067) 2023-03-23 11:46:29 +01:00
OscarL
76958a7ab8 cryptography: fix build (#8066)
No need for PYTHON_LIBSUFFIXES for Python > 3.7.

Fixed cffi requirement on 32 bits.
2023-03-23 11:46:03 +01:00
OscarL
25136b886c bcrypt: drop support for Python 3.7 and 3.8. (#8030) 2023-03-23 11:05:42 +01:00
OscarL
6211410b95 cryptography: drop support for Python 3.7 and 3.8. (#8029) 2023-03-23 11:05:25 +01:00
OscarL
7af5c1dc05 twisted: clean up (#8065)
Restored erroneously removed (by me, sorry) PROVIDES for the "non _x86"
package name.

Fixed REQUIRES.
2023-03-23 11:04:07 +01:00
OscarL
a1eb1c25fe pynacl: drop support for Python 3.7 and 3.8. (#8027)
Also removed unneded dependency on six.
2023-03-23 11:03:50 +01:00
Schrijvers Luc
b69413ae3b botan, disable static library (#8064) 2023-03-23 10:38:44 +01:00
Jérôme Duval
dc78289a81 c_blosc: disable static 2023-03-23 10:00:44 +01:00
Jérôme Duval
caad17df6d c_blosc: build fix 2023-03-23 09:49:46 +01:00
Schrijvers Luc
ce47fc0feb spdlog, add CMAKE_BUILD_TYPE (#8063) 2023-03-23 09:27:02 +01:00
Jérôme Duval
5f3a8233a8 openimageio: clean up 2023-03-23 08:39:56 +01:00
Jérôme Duval
fdc3610c2d c_blosc: clean up 2023-03-23 08:38:11 +01:00
Jérôme Duval
ab12eef7b4 openjpeg: clean up 2023-03-23 08:33:46 +01:00
Jérôme Duval
ee23e0f82d haikutodo: clean up 2023-03-23 08:31:42 +01:00
Jérôme Duval
255c29c605 trojita: clean up 2023-03-23 08:29:38 +01:00
Schrijvers Luc
73a8061907 beecrypt, disable static library (#8062) 2023-03-23 08:14:21 +01:00
OscarL
ad99bbba3d poezio: update to 0.14, switch to Python 3.9 (#8037) 2023-03-23 07:11:39 +01:00