HTTP library, written in Python, for human beings
- 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
|
||
|---|---|---|
| .gitignore | ||
| Don-t-inject-pyopenssl-into-urllib3.patch | ||
| dont-import-OrderedDict-from-urllib3.patch | ||
| patch-requests-certs.py-to-use-the-system-CA-bundle.patch | ||
| python-requests.spec | ||
| Remove-tests-that-use-the-tarpit.patch | ||
| requests-2.12.4-tests_nonet.patch | ||
| sources | ||