2.7.0
This commit is contained in:
parent
b418eb6ff3
commit
75426f9328
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
|||||||
/requests-2.6.0.tar.gz
|
/requests-2.6.0.tar.gz
|
||||||
/requests-2.6.1.tar.gz
|
/requests-2.6.1.tar.gz
|
||||||
/requests-2.6.2.tar.gz
|
/requests-2.6.2.tar.gz
|
||||||
|
/requests-2.7.0.tar.gz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-requests
|
Name: python-requests
|
||||||
Version: 2.6.2
|
Version: 2.7.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: HTTP library, written in Python, for human beings
|
Summary: HTTP library, written in Python, for human beings
|
||||||
|
|
||||||
@ -141,6 +141,9 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 04 2015 Ralph Bean <rbean@redhat.com> - 2.7.0-1
|
||||||
|
- new version
|
||||||
|
|
||||||
* Wed Apr 29 2015 Ralph Bean <rbean@redhat.com> - 2.6.2-1
|
* Wed Apr 29 2015 Ralph Bean <rbean@redhat.com> - 2.6.2-1
|
||||||
- new version
|
- new version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user