mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-12 23:00:10 +02:00
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.
This commit is contained in:
@@ -85,9 +85,9 @@ REPLACES_python3="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
python_setuptools
|
||||
setuptools_python
|
||||
sip_python # >= 4.19
|
||||
python3_setuptools
|
||||
setuptools_python3
|
||||
sip_python3 # >= 4.19
|
||||
devel:libQt5Bluetooth$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
|
||||
@@ -88,9 +88,9 @@ REPLACES_python3="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
python_setuptools
|
||||
setuptools_python
|
||||
sip_python # >= 4.19
|
||||
python3_setuptools
|
||||
setuptools_python3
|
||||
sip_python3 # >= 4.19
|
||||
devel:libQt5Bluetooth$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
|
||||
Reference in New Issue
Block a user