Update to 2.12.4. Fixes #1404680
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
This commit is contained in:
parent
0632cc05e9
commit
613ba9a983
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -30,3 +30,4 @@
|
|||
/requests-2.12.1.tar.gz
|
||||
/requests-2.12.2.tar.gz
|
||||
/requests-2.12.3.tar.gz
|
||||
/requests-2.12.4.tar.gz
|
||||
|
|
|
|||
|
|
@ -10,8 +10,8 @@
|
|||
%global urllib3_unbundled_version 1.19.1
|
||||
|
||||
Name: python-requests
|
||||
Version: 2.12.3
|
||||
Release: 2%{?dist}
|
||||
Version: 2.12.4
|
||||
Release: 1%{?dist}
|
||||
Summary: HTTP library, written in Python, for human beings
|
||||
|
||||
License: ASL 2.0
|
||||
|
|
@ -175,6 +175,9 @@ popd
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Dec 20 2016 Jeremy Cline <jeremy@jcline.org> - 2.12.4-1
|
||||
- Update to 2.12.4. Fixes #1404680
|
||||
|
||||
* Tue Dec 13 2016 Stratakis Charalampos <cstratak@redhat.com> - 2.12.3-2
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
0cafdecd95a46b081dd5fcfa4978db7a requests-2.12.3.tar.gz
|
||||
SHA512 (requests-2.12.4.tar.gz) = 100a38ad4bfe5c02c44ccfa75473da4b58416690985117750a0c2e1851e98267df740f578f6a5ad27d0a5b9de2954988f832ea1a169fffc82e8e2da15742f855
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue