Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.32.3 03 Jun 2024 02:38:59 |
Po-Chuan Hsieh (sunpoet) |
www/py-requests: Update to 2.32.3
Changes: https://github.com/psf/requests/releases |
2.32.2 28 May 2024 10:21:37 |
Po-Chuan Hsieh (sunpoet) |
www/py-requests: Update to 2.32.2
- Add GitHub to MASTER_SITES
Changes: https://github.com/psf/requests/releases
Security: CVE-2024-35195 |
2.31.0_1 13 May 2024 14:13:39 |
Po-Chuan Hsieh (sunpoet) |
www/py-requests: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
2.31.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.31.0 27 May 2023 23:44:11 |
Po-Chuan Hsieh (sunpoet) |
www/py-requests: Update to 2.31.0
Changes: https://github.com/psf/requests/releases
Security: CVE-2023-32681 |
2.30.0 09 May 2023 10:20:52 |
Alexey Dokuchaev (danfe) |
ASCII'ze port descriptions which were (ab)using UTF-8 punctuation
While here, run these files through a spell-checker and wrap some
overly long lines and/or dangling prepositions (when appropriate). |
2.30.0 07 May 2023 16:04:20 |
Po-Chuan Hsieh (sunpoet) |
www/py-requests: Update to 2.30.0
Changes: https://github.com/psf/requests/releases |
2.29.0 27 Apr 2023 23:59:08 |
Po-Chuan Hsieh (sunpoet) |
www/py-requests: Update to 2.29.0
Changes: https://github.com/psf/requests/releases |
2.28.2 05 Apr 2023 17:31:00 |
Po-Chuan Hsieh (sunpoet) |
www/py-requests: Update WWW and clean up pkg-descr |
2.28.2 30 Jan 2023 13:00:27 |
Po-Chuan Hsieh (sunpoet) |
www/py-requests: Update to 2.28.2
Changes: https://github.com/psf/requests/releases |
2.28.1_1 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
2.28.1_1 30 Dec 2022 09:05:15 |
Po-Chuan Hsieh (sunpoet) |
www/py-requests: Allow build with py-charset-normalizer 3.x
- Bump PORTREVISION for package change
Obtained
from: https://github.com/psf/requests/commit/c57f1f0ca10e61771b459c857182c23626607312 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.28.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.28.1 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
2.28.1 07 Jul 2022 12:36:19 |
Po-Chuan Hsieh (sunpoet) |
www/py-requests: Update to 2.28.1
Changes: https://github.com/psf/requests/releases |
2.28.0 16 Jun 2022 19:35:16 |
Po-Chuan Hsieh (sunpoet) |
www/py-requests: Convert to USE_PYTHON=pytest |
2.28.0 16 Jun 2022 14:01:02 |
Po-Chuan Hsieh (sunpoet) |
www/py-requests: Update to 2.28.0
Changes: https://github.com/psf/requests/releases |
2.27.1 30 Mar 2022 22:21:21 |
Po-Chuan Hsieh (sunpoet) |
www/py-requests: Update to 2.27.1
- Remove SECURITY option [1]
- Upadte pkg-descr
- Update WWW
Changes: https://github.com/psf/requests/releases
Reference: https://github.com/psf/requests/commit/f6c0619d892a41dcf84933810ffda89e9f6b10d4
[1] |
2.25.1_1 25 Mar 2022 17:19:24 |
Po-Chuan Hsieh (sunpoet) |
www/py-requests: Fix build with py-idna 3.*
- Update version requirement of *_DEPENDS
- Clean up TEST_DEPENDS
- Update do-test:
- Bump PORTREVISION for package change |
2.25.1 25 Mar 2022 13:37:21 |
Po-Chuan Hsieh (sunpoet) |
www/py-requests: Add SECURITY and SOCKS options
These extra options are defined in setup.py.
Both options are enabled by default because these dependencies are already part
of package dependencies through net/py-urllib3.
Do not bump PORTREVISION for no change in package dependencies. |
2.25.1 07 Mar 2022 19:24:01 |
Po-Chuan Hsieh (sunpoet) |
*/py-*: Take maintainership |
2.25.1 07 Mar 2022 19:07:39 |
Rene Ladan (rene) |
all: return koobs' ports to the pool after safekeeping his commit bit. |
2.25.1 14 Oct 2021 21:30:57 |
Stefan Eßer (se) |
www/py-requests: Add CPE information
Approved by: portmgr (blanket) |
2.25.1 19 May 2021 23:17:55 |
Danilo G. Baio (dbaio) Author: Charlie Li |
www/py-requests: Update to 2.25.1
- Patches removed were incorporated upstream.
- Update WWW with current project's information.
Changelog: https://github.com/psf/requests/blob/v2.25.1/HISTORY.md
PR: 250941
Approved by: koobs (maintainer, implicit)
MFH: 2021Q2
Co-authored-by: Olivier Cochard <olivier@FreeBSD.org>
Co-authored-by: Danilo G. Baio <dbaio@FreeBSD.org> |
2.22.0_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.22.0_2 09 Jan 2021 16:34:07 |
antoine |
Remove python 2.7 support from a few ports |
2.22.0_2 12 Oct 2020 05:41:28 |
koobs |
www/py-requests: Remove trailing slash added while QA'ing.
Fix the pointyhat.
PR: 245938
MFH: 2020Q3
X-MFH-With: 552091 552095 |
2.22.0_1 12 Oct 2020 05:38:00 |
koobs |
www/py-requests: Chase dns/py-idna update
ports r552091 updated idna to 2.10, breaking www/py-requests, and its
dependents, with:
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'idna<2.9,>=2.5' distribution was not
found and is required by requests
Backport an upstream commit [1] that kinda addresses "most" of the root
cause problem of this for future dependency updates, by not pinning on
minor versions.
[1] https://github.com/psf/requests/pull/5342
PR: 245938
Reported by: lbartoletti, ohauer
MFH: 2020Q3
X-MFH-With: 552091 |
2.22.0 10 Nov 2019 14:53:09 |
kai |
www/py-requests: Sort dependencies
* Sort {RUN,TEST}_DEPENDS with portfmt
PR: 239302
Submitted by: swills (remaining part of the patch)
Approved by: koobs (maintainer) |
2.22.0 08 Nov 2019 16:44:10 |
kai |
www/py-requests: Update to 2.22.0
* Backport a patch from upstream that fixes the unittests in conjunction
with devel/py-pytest >= 4.
* Remove obsolete CONFLICTS_INSTALL entry as www/py-requests1 no longer
exists in the Ports tree.
This update includes a pinned urllib3 version bump to < 1.26, which clears
the way for a net/urllib3 update to 1.25.6 [1].
Changelog:
https://github.com/requests/requests/blob/v2.22.0/HISTORY.md
PR: 239302, 229322 [1]
Submitted by: swills (based on)
Approved by: koobs (maintainer)
MFH: 2019Q4 |
2.21.0 22 Jan 2019 10:46:11 |
koobs |
www/py-requests: Update to 2.21.0
- Update USES comment (Python 3.3 support dropped)
- Rebase setup.py patch (idna change released)
- Remove comment about failing tests due to httpbin issue which seems
to now be fixed.
This update includes a pinned urllib3 version bump to < 1.25, which paves
the way for a net/urllib3 update to 1.24 [1].
Note: 2.20.0 includes a security vulnerability fix for CVE-2018-18074
Changelog:
https://github.com/requests/requests/blob/v2.21.0/HISTORY.md
PR: 229322 [1]
Security: 50ad9a9a-1e28-11e9-98d7-0050562a4d7b
MFH: 2019Q1 |
2.18.4_1 07 Aug 2018 09:11:28 |
koobs |
devel/py-requests: Bump pinned idna dependency version
py-idna was updated to 2.7 in ports r476560. py-requests had its idna dependency
pinned to <2.7.
That broke all py-requests dependents.
This change backports part of an upstream commit [1] that bumped the dependency.
Whisper of a dream: It would be really cool if *_DEPENDS could declare multiple
versions in its scheme. We'd pick up these issues much earlier, and be able to
declare dependencies more accurately.</pony>
[1]
https://github.com/requests/requests/commit/991e8b76b7a9d21f698b24fa0058d3d5968721bc
PR: 230430
Reported by: <Trond Endrestol ximalas info> |
2.18.4 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
2.18.4 02 Mar 2018 11:53:35 |
koobs |
www/py-requests: Update to 2.18.4
While I'm here:
Add note about test suite issue. There's no clear & quick way to resolve this
in the short term without further investigation/yak shaving.
Changelog:
https://github.com/requests/requests/blob/v2.18.4/HISTORY.rst
PR: 226078
Submitted by: yuri |
2.18.1_1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
2.18.1_1 23 Jul 2017 09:20:08 |
cpm |
www/py-requests: Allow urllib3 1.22 dependency
- Backport an upstream patch to setup.py allowing urllib3 1.22 dependency
- Bump PORTREVISION
PR: 220927
Submitted by: cpm
Reported by: P. Chevalier<chevalier@dspnet.fr>
Reviewed by: jbeich, koobs
Approved by: koobs (maintainer)
Obtained
from: https://github.com/requests/requests/commit/8d1228cd1943bfe89ffaae32e15b2feb3f8479f5 |
2.18.1 15 Jul 2017 05:00:28 |
koobs |
www/py-requests: Update to 2.18.1
While I'm here, add COMMENT on specific supported Python versions
[1] https://github.com/requests/requests/pull/4192
QA: 3 failed [1], 480 passed, 11 skipped, 2 xpassed in 84.60 seconds
MFH: 2017Q3 |
2.17.3 10 Jun 2017 02:57:54 |
woodsb02 |
www/py3-requests: Update slave port to depend on Python 3.x ports
PR: 219833
Approved by: portmgr blanket |
2.17.3 04 Jun 2017 15:30:26 |
koobs |
www/py-requests: Update to 2.17.3
- Update PORTVERSION and distinfo checksum (2.17.3)
- Add RUN_DEPENDS (recently de-vendored/de-bundled)
- Add more TEST_DEPENDS that exist in ports
- Patch out pytest-cov from test_requirements (unnecessary)
- Mark concurrent Python version safe
- Update LICENSE (ISCL -> APACHE20) [1]
https://github.com/requests/requests/blob/v2.17.3/HISTORY.rst
PR: 218578
Submitted by: <takefu airport fm> [1] |
2.11.1 26 Dec 2016 11:47:38 |
antoine |
We don't need 4 versions of www/py-requests, 2 are enough |
2.11.1 22 Sep 2016 14:32:14 |
amdmi3 |
- Update to 2.11.1
PR: 212654
Submitted by: bsam@FreeBSD.org
Approved by: koobs@FreeBSD.org (maintainer) |
2.10.0 18 Jun 2016 07:34:34 |
rene |
www/py-requests: update to 2.10.0
PR: 209988
Submitted by: myself
Approved by: maintainer timeout (koobs, 15 days) |
2.9.1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.9.1 25 Jan 2016 18:59:49 |
koobs |
www/py-requests: Update to 2.9.1
- Update PORTVERSION and distinfo checksum (2.9.1)
- Update TEST_DEPENDS
- Remove FAIL'ing test comment
Changes:
https://github.com/kennethreitz/requests/blob/v2.9.1/HISTORY.rst
PR: 205799
Submitted by: Neel Chauhan <neel neelc org> |
2.8.1 29 Oct 2015 08:19:56 |
koobs |
www/py-requests: Update to 2.8.1
- Update PORTVERSION and distinfo checksum (2.8.1)
- Add NO_ARCH
- Rename test target since the framework supports TEST_DEPENDS et al.
- Add comment about failing test that's not supposed to fail (xfail)
Changes:
https://github.com/kennethreitz/requests/blob/v2.8.1/HISTORY.rst |
2.7.0 05 Jun 2015 04:43:15 |
koobs |
www/py-requests: Update to 2.7.0
- Update to 2.7.0
- Update regression-test to canonical test invocation [1]
- Patch setup.py to add tests dependencies and support test command [1]
Changes:
https://github.com/kennethreitz/requests/blob/v2.7.0/HISTORY.rst
[1] https://github.com/kennethreitz/requests/pull/2630 |
2.4.3 26 Nov 2014 03:51:48 |
koobs |
www/py-requests: Update to 2.4.3
- Update to 2.4.3
- Update to USES and USE_PYTHON new world order
- Add LICENSE_FILE
- Add TEST_DEPENDS
- Update pkg-descr
Changes:
https://github.com/kennethreitz/requests/blob/v2.4.3/HISTORY.rst |
2.3.0 27 Jun 2014 08:32:56 |
koobs |
www/py-requests: Update to 2.3.0
- Update to 2.3.0
- Prettify pkg-descr
- Strip trailing slash from WWW: URL
Changes: https://github.com/kennethreitz/requests/blob/v2.3.0/HISTORY.rst
PR: 189924
Submitted by: robak (with changes) |
2.2.1 27 Jan 2014 12:21:19 |
koobs |
www/py-requests: Update to 2.2.1, Enable STAGE & AUTOPLIST support
- Update to 2.2.1
- Enable STAGE support
- Enable AUTOPLIST support
- Deprecate easy_install target
- Add CONFLICTS against www/py-requests1
PR: ports/185631
Submitted by: olivierd |
1.2.3 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.2.3 08 Jun 2013 11:28:16 |
koobs |
www/py-requests: Update to 1.2.3
- Update to 1.2.3
- Update pkg-plist
Changes:
https://github.com/kennethreitz/requests/blob/v1.2.3/HISTORY.rst |
1.1.0 26 Apr 2013 02:58:52 |
koobs |
- Update to 1.1.0
- Update pkg-plist
- Remove unnecessary RUN_DEPENDS
- Update USE_PYTHON version compatibility
- Update regression-test: target
- Update pkg-descr and WWW: tab->space
- Remove unnecessary patches
Changes: https://github.com/kennethreitz/requests/blob/v1.1.0/HISTORY.rst
PR: ports/174646
Submitted by: rene, Alexey V. Degtyarev <alexey@renatasystems.org>
Approved by: eadler (mentor) |
0.14.1 09 Feb 2013 14:50:27 |
koobs |
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.
Approved by: eadler (mentor) |
0.14.1 06 Oct 2012 19:01:16 |
mva |
- Update to 0.14.1
PR: ports/172270
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> |
0.14.0 12 Sep 2012 12:29:19 |
bdrewery |
- Update to 0.14.0
- Tweak COMMENT according to handbook
Changes: https://github.com/kennethreitz/requests/commits/v0.14.0/
PR: ports/171430
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer) |
0.13.9 27 Aug 2012 12:40:42 |
wen |
- Update to 0.13.9
- Patch setup.py to hook in test suite
- Add test: target for running unit tests
PR: 171114
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer) |
0.13.7 24 Aug 2012 12:16:25 |
culot |
- Update to 0.13.7
Changes: https://github.com/kennethreitz/requests/blob/develop/HISTORY.rst
PR: ports/170984
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer) |
0.13.6 11 Aug 2012 12:18:03 |
wen |
- Update to 0.13.6
- Update COMMENT
- Update pkg-desc
PR: 170536
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer) |
0.13.5 28 Jul 2012 17:25:25 |
rm |
- update to 0.13.5
- pass maintainership to submitter (approved in ports/168569)
- remove LICENSE_FILE
- use bundled urllib3 and chardet because upstream bundle them with
local modifications, needed for py-requests to work. Remove related patches
- add dependency on security/py-oauthlib
- set zip_safe=False to setup.py to install egg extracted
- move package list to pkg_plist
While here:
- tab -> space in pkg-descr:WWW
- change USE_PYTHON to -3.1, because 2.6 is already bottom corner in the tree
This port doesn't actually packages with python3 because it's dependency
(security/py-certify) doesn't.
PR: 170226
Submitted by: Kubilay Kocak <koobs.freebsd at gmail dot com>
Approved by: olivierd (maintainer) |
0.12.1 22 May 2012 09:24:47 |
miwi |
- Update 0.12.1
PR: 168136
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) |
0.11.2 03 May 2012 16:16:46 |
miwi |
- Update to 0.11.2
PR: 167243
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) |
0.11.1 10 Apr 2012 06:41:20 |
miwi |
- Update to 0.11.1
PR: 166558
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) |
0.10.1 04 Mar 2012 12:56:25 |
miwi |
- Update to 0.10.1
PR: 164857
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) |
0.8.6 14 Jan 2012 19:11:44 |
miwi |
- Update to 0.8.6
PR: 163542
Submitted by: maintainer |
0.8.3 04 Dec 2011 09:36:17 |
miwi |
- Update to 0.8.3
PR: 163026
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
Feature safe: yes |
0.8.2 22 Nov 2011 16:03:43 |
miwi |
- Update to 0.8.2
PR: 162698
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
Feature safe: yes |
0.8.0 16 Nov 2011 16:08:14 |
miwi |
- Update to 0.8.0
PR: 162523
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
Feature safe: yes |
0.7.6 11 Nov 2011 17:25:32 |
miwi |
- Update to 0.7.6
PR: 162360
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
Feature safe: yes |
0.7.5 07 Nov 2011 03:37:45 |
sunpoet |
- Update to 0.7.5
Changes: https://github.com/kennethreitz/requests/blob/master/HISTORY.rst
PR: ports/162311
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) |
0.7.4 31 Oct 2011 13:49:15 |
clsung |
- Update to 0.7.4
ChangeLog: - fix session hooks
PR: ports/162192
Submitted by: maintainer (Olivier Duchateau) |
0.7.3 25 Oct 2011 05:44:35 |
clsung |
- Update to 0.7.3
PR: ports/161973
Submitted by: maintainer |
0.7.0 23 Oct 2011 14:42:24 |
beat |
- Update to 0.7.0
PR: ports/161934
Submitted by: Olivier Duchateau <duchateau.olivier AT gmail.com> (maintainer) |
0.6.6 20 Oct 2011 08:48:33 |
culot |
- Update to 0.6.6
PR: ports/161815
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) |
0.6.4 14 Oct 2011 17:46:23 |
lwhsu |
- Update to 0.6.4
PR: ports/161590
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) |
0.6.2 09 Oct 2011 17:20:59 |
culot |
- Update to 0.6.2
PR: ports/161429
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) |
0.6.1 26 Aug 2011 04:37:53 |
miwi |
Requests: HTTP for Humans. It's an elegand and simple HTTP library for Python.
WWW: http://python-requests.org/
PR: ports/159956
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |