Commit Graph

5 Commits

Author SHA1 Message Date
OscarL
c0d1936d4c twisted: swith to "any" arch, recipe clean ups. (#8820)
* Remove some clutter.
* Provide non-suffixed "cmd:"s for default Python version.
* Drop unnecessary gcc BUILD_PREQUIRES, and switch recipe to "any".
* Add missing typing_extensions dependency.

All "cmd:" now work at least with "--version" parameter, except for
`tkconch`, that deadlocks (known issue for Python + Tk: #6967).
2023-06-09 08:56:37 +02: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
f2dc3049c7 twisted: recipe clean up (#8028)
- use loops for PROVIDES_pythonxx.
- simplify code where possible.
- remove checks related to x86_gcc2.

It should be easier to add support for newer Python versions now.
2023-03-21 08:14:01 +01:00
Schrijvers Luc
b9a1ac640a twisted, remove python3.7 and python3.8 (#8007) 2023-03-20 09:57:06 +01:00
Schrijvers Luc
c2a062aa72 twisted, bump version (#7210) 2022-09-15 14:35:47 +02:00