0
0
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
Jerome Duval 2127919776 pip: enable 3.8, 3.9, remove 3.6 2021-01-26 18:45:18 +01:00
Calvin Hill ed0fcc6ed1 pip: bump version to 19.3.1 (#4399) 2019-11-22 16:06:53 +01:00
miqlas 8a772505fb PIP: bump, pyversions (#4255) 2019-10-08 23:25:20 -04: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 7204e0f284 adjust recipes to use python 3.6, bump revisions. 2017-03-27 23:10:07 +02:00
Vale f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Michael Lotz 6eb382123f Duplicate Python license file in ports requiring it.
While Haiku usually brings Python with it so its license is available
in the merged licenses directory, this isn't declared as a dependency
anywhere and therefore "chance". Since we yet lack a way to declare this
dependency (for lack of a license entity), duplicate the Python license
in the ports requiring it to make them self-contained.
2015-12-07 01:02:07 +01:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval 43d3c27445 pip: fix summary. 2015-06-08 12:34:56 +00:00
Jerome Duval 3c9fffec59 pip: added a recipe for version 7.0.3
* problem with linklockfile.py: it tries to lock a file by
creating a hardlink, which we don't support.
2015-06-07 20:51:24 +00:00