Commit Graph

6 Commits

Author SHA1 Message Date
OscarL
70ac5cadda python3.8: bulk removal of now obsolete "_python38" packages. (#9328)
* python3.8: bulk removal of now obsolete "_python38" packages.

Done via scripting. No functional change intended or expected.

Some manual tweaks will follow.

* python3.8: further manual tweaks after bulk-3.8-removal.

Unlike the previous commit with automated changes,
I've tested builds for *these* recipes in beta4 64 bits.
2023-09-01 18:19:50 +00:00
OscarL
e5eed8823c qrcode: switch to "any" arch, recipe cleanups. (#8818)
* qrcode: switch to "any" arch, recipe cleanups.

* Update dev-python/qrcode/qrcode-7.2.recipe

Co-authored-by: OscarL <oscar.lesta@gmail.com>

---------

Co-authored-by: Schrijvers Luc <begasus@gmail.com>
2023-06-08 16:00:46 +02: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
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
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Schrijvers Luc
9d1368f1df qrcode, new recipe (#6126) 2021-08-21 10:36:30 +02:00