Jeremy Cline
2455988645
Update to v2.19.0
2018-06-12 14:17:56 -04:00
Jeremy Cline
c670b3bcc3
Don't print runtime warning about urllib3 v1.23 (rhbz 1589306)
...
Signed-off-by: Jeremy Cline <jcline@redhat.com>
2018-06-08 12:18:08 -04:00
Jeremy Cline
9191e71974
Allow urllib3 v1.23 (rhbz 1586311)
2018-06-05 23:07:31 -04:00
Miro Hrončok
ae81b73839
Remove useless shebang
2018-06-05 16:55:51 +02:00
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
Miro Hrončok
cb02c8bebb
BR idna, or the tests fail
2018-06-05 16:45:30 +02:00
Miro Hrončok
cd19418c79
Conditionalize the tests, useful when bootstrapping Python
2018-05-14 14:25:33 +02:00
Jeremy Cline
26f526b44e
Don't inject pyopenssl into urllib3 (rhbz 1567862)
...
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2018-04-16 10:40:45 -04:00
Fedora Release Engineering
87c6858d16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 10:31:22 +00:00
Iryna Shcherbina
ddda5a09fe
Fix ambiguous Python 2 dependency declarations
2017-12-11 13:49:41 +01:00
Jeremy Cline
a45eccb833
Update to 2.18.4
...
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-08-18 10:08:46 -04:00
Igor Gnatenko
33a34fdd3a
Update to 2.18.2
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-07-26 12:24:58 +02:00
Jeremy Cline
42ab4cc57f
Remove the certifi requirement from setup.py
...
We use the certificates provided by the ca-certificates RPM package and
therefore don't use certifi.
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-06-20 09:05:25 -04:00
Jeremy Cline
2c9580baca
Update to 2.18.1 ( #1449432 )
...
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-06-19 16:35:58 -04:00
Jeremy Cline
bf26e32110
Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/python-requests
2017-05-17 13:13:56 -04:00
Jeremy Cline
36f0139078
Update to 2.14.2 ( #1449432 )
...
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-05-17 13:10:52 -04:00
Stephen Gallagher
ec7c554bd9
Fix typo causing the opposite of the intended affect.
2017-05-14 14:11:30 -04:00
Stephen Gallagher
52b5430773
Don't run tests when building as a module
2017-05-14 13:46:01 -04:00
Jeremy Cline
92f3747faf
Update to 2.13.0 ( #1418138 )
...
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-02-09 13:10:42 -05:00
Adam Williamson
dbcd0be450
Include and enable tests (now python-pytest-httpbin is packaged)
2016-12-30 11:03:31 -08:00
Adam Williamson
1a7bf1a1bd
update the note on the test suite
...
We actually could run the tests now, but we need to package
python-pytest-httpbin first.
2016-12-21 11:47:40 -08:00
Kevin Fenzi
e9eb5dd4e5
Rebuild for Python 3.6 again.
2016-12-21 10:36:05 -07:00
Jeremy Cline
613ba9a983
Update to 2.12.4. Fixes #1404680
...
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2016-12-20 13:26:07 -05:00
Charalampos Stratakis
0632cc05e9
Rebuild for Python 3.6
2016-12-13 18:48:00 +01:00
Jeremy Cline
cfa22b2bdf
Update to 2.12.3. Fixes #1400601
...
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2016-12-01 15:29:30 -05:00
Jeremy Cline
f2e692fa09
Update to version 2.12.2
...
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2016-11-30 16:46:49 -05:00
Jeremy Cline
8c50084912
Backport #3713 ( fixes #1397149 )
...
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2016-11-23 09:56:28 -05:00
Jeremy Cline
6ce5e5ce2d
Update to 2.12.1 ( #1395469 )
2016-11-17 17:21:08 -05:00
Kevin Fenzi
f81e14ff7d
Update to 2.11.1. Fixes #1370814
2016-08-27 15:36:55 -06:00
Kevin Fenzi
63fd5b1c61
Update to 2.11.0. Fixes #1365332
2016-08-10 15:46:58 -06:00
Fedora Release Engineering
c5ce60bf5a
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
2016-07-19 11:27:00 +00:00
Ralph Bean
0df2434d3c
Update python2 packaging.
2016-07-15 13:34:25 -04:00
Ralph Bean
53214a35d2
Make a python2 subpackage for real.
2016-06-02 12:24:28 -04:00
Ralph Bean
142e0f8f90
2.10.0
2016-05-03 11:08:08 -04:00
Ralph Bean
113881e373
Adjust py3 support.
2016-04-29 21:23:11 -04:00
Fedora Release Engineering
9c8df47dcd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-04 20:47:39 +00:00
Ralph Bean
1e67cd9506
2.9.1
2015-12-21 10:57:00 -05:00
Ralph Bean
ad24cb0001
2.9.0
2015-12-18 12:22:36 -05:00
Ralph Bean
d84ebd44eb
2.8.1
2015-12-14 10:28:01 -05:00
Robert Kuska
9bbee01263
Rebuilt for Python3.5 rebuild
2015-11-02 11:59:00 +01:00
Ralph Bean
f73b98e44a
Tell setuptools about what version of urllib3 we're unbundling
...
for https://github.com/kennethreitz/requests/issues/2816
2015-10-10 15:04:23 -04:00
Ralph Bean
1d92ca7704
Replace the provides macro with a plain provides field for now.
2015-09-17 11:17:39 -04:00
Ralph Bean
5af138ec59
Remove 'provides: python2-requests' from the python3 subpackage, obviously.
2015-09-17 09:33:24 -04:00
Ralph Bean
bfbc9c2d12
Employ %%python_provides macro to provide python2-requests.
2015-09-15 16:59:18 -04:00
Ralph Bean
7a90ddac18
Typofix.
2015-09-04 22:35:19 -04:00
Ralph Bean
026230bb9c
Lock down the python-urllib3 version to the specific version we unbundled.
2015-09-04 22:25:19 -04:00
Ralph Bean
c802119e77
Link to some discussions with upstream about bundling.
2015-09-01 10:16:13 -04:00
Dennis Gilmore
1badb1c66c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-18 20:37:41 +00:00
Ralph Bean
75426f9328
2.7.0
2015-05-03 22:31:33 -04:00
Ralph Bean
b418eb6ff3
2.6.2
2015-04-29 09:57:49 -04:00