Commit Graph

7 Commits

Author SHA1 Message Date
OscarL
810866934f dbuspython: update to version 1.3.2, support Python 3.10. (#9431)
Only user of this package, Calibre, dropped this dependency in
favor of the "pure-Python" `jeepney` package on newer versions.

For now, this will do.
2023-09-16 07:36:04 +02:00
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
41be08383e dbuspython: recipe clean up. (#8809)
* Provide "non _x86" package name.
* Remove unneded \n scaping.
2023-06-07 11:01:49 +02:00
Jerome Duval
c80442dfac dbuspython: build for python 3.9 2023-03-07 22:08:41 +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
Jerome Duval
05369fdfb3 dbuspython: switch to 3.8 2021-01-26 18:06:56 +01:00
alwayslivid
323a662d32 Added dbuspython recipe. (#4442)
* dbuspython: add recipe
2019-12-18 21:25:12 +01:00