2.7.0
This commit is contained in:
parent
b418eb6ff3
commit
75426f9328
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -20,3 +20,4 @@
|
|||
/requests-2.6.0.tar.gz
|
||||
/requests-2.6.1.tar.gz
|
||||
/requests-2.6.2.tar.gz
|
||||
/requests-2.7.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
%endif
|
||||
|
||||
Name: python-requests
|
||||
Version: 2.6.2
|
||||
Version: 2.7.0
|
||||
Release: 1%{?dist}
|
||||
Summary: HTTP library, written in Python, for human beings
|
||||
|
||||
|
|
@ -141,6 +141,9 @@ popd
|
|||
%endif
|
||||
|
||||
%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
|
||||
- new version
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
0d703e5be558566e0f8c37f960d95372 requests-2.6.2.tar.gz
|
||||
29b173fd5fa572ec0764d1fd7b527260 requests-2.7.0.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue