History log of /haikuports/dev-python/twisted/twisted-22.8.0.recipe
Revision Date Author Comments
# c0d1936d 09-Jun-2023 OscarL <oscar.lesta@gmail.com>

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).


# 7af5c1dc 23-Mar-2023 OscarL <oscar.lesta@gmail.com>

twisted: clean up (#8065)

Restored erroneously removed (by me, sorry) PROVIDES for the "non _x86"
package name.

Fixed REQUIRES.


# f2dc3049 21-Mar-2023 OscarL <oscar.lesta@gmail.com>

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.


# b9a1ac64 20-Mar-2023 Schrijvers Luc <begasus@gmail.com>

twisted, remove python3.7 and python3.8 (#8007)


# c2a062aa 15-Sep-2022 Schrijvers Luc <begasus@gmail.com>

twisted, bump version (#7210)