Commit Graph

26 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
Jérôme Duval
df145a169a Drop python 3.7 (and 2.7) for recipes under dev-python/
Recipes with only 3.7 are left alone. Help with #8025.
2023-03-23 21:18:44 +01:00
Augustin Cavalier
177a80d848 requests: Python 2.7 was dropped, remove REPLACES. 2022-10-19 14:42:06 -04:00
waddlesplash
837136e401 requests: Fixup last commit. 2022-10-19 14:33:26 -04:00
waddlesplash
2700fe7efe requests: Drop python 2.7.
We no longer have IDNA for 2.7.
2022-10-19 14:32:29 -04:00
kenmays
cbcdd612d3 requests: added python 3.10 (#7301) 2022-10-18 06:17:36 +02:00
augiedoggie
9ed4286945 python module updates (#6583)
chardet: update to 4.0.0

imagesize_py: update to 1.3.0

packaging: update to 21.3

pygments: update to 2.11.2

pyparsing: update to 3.0.7

pytz: update to 2021.3

requests: update to 2.27.1

zipp: update to 3.7.0

docutils: update to 0.18.1
2022-02-01 09:23:43 +01:00
Jérôme Duval
1470583c0e requests: remove certifi from requirements
also remove upper bounds in requirements (from Arch).
2021-02-05 09:54:10 +01:00
Jerome Duval
ee63455a16 requests: bump version 2021-02-02 15:12:13 +01:00
Jerome Duval
3a4d6353ac requests: typo 2021-01-26 20:22:24 +01:00
Jerome Duval
0eb5a9c74f requests: enable 3.8, 3.9, remove 3.6 2021-01-26 18:51:10 +01:00
Gerasim Troeglazov
0a52ab34b8 requests: bump for rebuild 2019-09-29 19:26:15 +10:00
Gerasim Troeglazov
4057a275a4 requests: bump version 2019-09-29 18:37:59 +10:00
Adrien Destugues
325c03b6a9 Update python requests.
Package versions are tied with urllib3 ones. Following an update to
urllib3, the requests package was not working anymore.
2018-11-17 13:14:06 +01:00
Leorize
a4fe5c142b dev-python/requests: update to 2.18.4
Now depends on ca_root_certificates
2018-09-01 11:14:13 +07:00
Jerome Duval
972aa1655f requests: bump version. 2017-11-11 18:30:47 +01: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
Jerome Duval
39fa35ec78 python_requests: bump version. 2016-04-14 22:34:40 +00:00
Jerome Duval
36a23e0c6b python3_requests: bump version. 2015-10-16 23:54:54 +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
Jerome Duval
1eb7d38399 requests: added python3 recipe for version 2.7.0 2015-06-10 12:15:32 +00: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
ade9a98565 Add a recipe for python-requests 2014-07-29 17:05:59 +02:00