Commit Graph

16 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
1f4e7d07ae lxml: drop Python 3.7, add 3.10. (#8093)
Provide "non _x86" package name for 32 bits.
No PYTHON_LIBSUFFIXES for Python 3.8+.
2023-03-24 08:12:08 +01:00
Schrijvers Luc
fad9c94689 lxml, bump version (#7197) 2022-09-13 14:31:43 +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
c2e1c8cc41 lxml: enable 3.8, 3.9 2021-01-26 18:06:56 +01:00
miqlas
523394da25 lxml: bump, pyversion (#4261) 2019-10-08 23:24:33 -04:00
fbrosson
add8c78d3a lxml: bump to 4.2.5. 2018-10-27 02:41:54 +00:00
fbrosson
04129b2dc2 lxml: add x86 2nd arch to make lxml_x86_python3 build on x86_gcc2h.
lxml_python3 did not build on x86_gcc2h because lxml depends on
external libs. Adding support for x86 secondary arch is required
to be able to provide to the python3 subpackage the x86 2nd arch
builds of these libs.

Also make lxml_x86_python3 provide lxml_python3 to allow any-arch
python3 subpackages to depend on lxml_python3.
2018-10-27 02:41:53 +00:00
miqlas
4eb294cc92 Lxml: bump (#2406)
* Lxml: bump

* Add PSF-2 license

* URL
2018-04-09 18:12:04 +02: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
0f4340049d python_lxml: bump version. 2016-04-14 22:36:12 +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
9367594d0c python modules: bump revision for python 2.7 migration. 2014-09-19 08:59:35 +02:00
François Revol
adf1aca0cf Add recipe for lxml
And patch, because they happily hardcode -lm in there...
2014-07-29 17:06:09 +02:00