Commit Graph

22 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
Jérôme Duval
70dabad17b twisted: missing newline 2021-10-12 13:25:18 +02:00
Jérôme Duval
01cdbafd6f twisted: provides also without _x86 2021-10-12 13:17:47 +02: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
8fbb7bf295 twisted: enable 3.8, 3.9, remove 3.6 2021-02-02 17:03:11 +01:00
Schrijvers Luc
bac1f0f98d twisted, bump version, enable secondary architecture, dumb python2.7 (#5424) 2020-11-21 17:49:51 +01:00
Jerome Duval
f1852f28ed twisted: bump version. 2019-10-22 20:27:52 +02:00
Jérôme Duval
2b0845720a twisted: update HOMEPAGE. 2018-05-30 08:30:39 +02:00
Sergei Reznikov
23717e6334 twisted: update checksum 2017-10-24 16:24:18 +03:00
Jerome Duval
282a03c8e8 dev-python: merge most python2 and python3 recipes.
* adjust recipes depending on these, ie python_dateutil=>dateutil_python.
* switch architectures to any for relevant python recipes.
* bump versions for retext, argh, beautifulsoup, cssselect, dateutil,
docutils, fonttools, html2text, httplib2, lxml, mechanize, mock, paramiko,
pillow, pip, pygments, requests, twisted, urllib3, zope_interface.
2017-04-17 10:08:41 +02:00
Jerome Duval
7007274aa6 python_twisted: bump version. 2016-06-04 00:38:33 +00:00
Jerome Duval
2c2f8d6218 python_twisted: bump version. 2016-04-14 21:16:57 +00:00
Humdinger
44defae7e2 Recipe cosmetics.
Improved SUMMARY/DESCRIPTIONs.
Re-ordered blocks.
2015-08-24 17:25:09 +02:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Adrien Destugues
5ea107cf72 python_twisted: fix provides. 2014-09-19 08:59:31 +02:00
Jessica Hamilton
703ee949a5 python_twisted: fixes for gcc2. 2014-06-20 05:37:54 +00:00
Oliver Tappe
241d18e763 Add recipe for buildbot_slave and all its dependencies.
* add buildbot_slave-0.8.8.recipe
* add python_twisted-13.2.0.recipe
* add python_zope.interface-4.1.1.recipe
* add python_mock-1.0.1.recipe
2014-06-15 23:29:16 +02:00