HTTP library, written in Python, for human beings
Go to file
Miro Hrončok 7e81914aaa General cleanup of the specfile
- python_sitelib was defined but never used
 - _with_python3 was True, so I removed the ifs
 - python3_pkgversion is defined on both Fedora and EPEL
 - %{py3dir} is deprecated and not needed here
 - use %pyX_build and %pyX_install macros, stop using %{__python}
 - run tests against the installed version
 - some cruft removal
2018-06-05 16:46:46 +02:00
.gitignore Update to 2.18.4 2017-08-18 10:08:46 -04:00
Don-t-inject-pyopenssl-into-urllib3.patch Don't inject pyopenssl into urllib3 (rhbz 1567862) 2018-04-16 10:40:45 -04:00
dont-import-OrderedDict-from-urllib3.patch Update to 2.18.1 (#1449432) 2017-06-19 16:35:58 -04:00
patch-requests-certs.py-to-use-the-system-CA-bundle.patch Adjust the CA patch for new dep version 2017-08-18 10:23:55 -04:00
python-requests.spec General cleanup of the specfile 2018-06-05 16:46:46 +02:00
Remove-tests-that-use-the-tarpit.patch Update to 2.18.1 (#1449432) 2017-06-19 16:35:58 -04:00
requests-2.12.4-tests_nonet.patch Include and enable tests (now python-pytest-httpbin is packaged) 2016-12-30 11:03:31 -08:00
sources Update to 2.18.4 2017-08-18 10:08:46 -04:00