0
0
Fork 0
Commit Graph

13 Commits

Author SHA1 Message Date
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