This commit is contained in:
Ralph Bean 2015-05-03 22:31:33 -04:00
parent b418eb6ff3
commit 75426f9328
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
0d703e5be558566e0f8c37f960d95372 requests-2.6.2.tar.gz
29b173fd5fa572ec0764d1fd7b527260 requests-2.7.0.tar.gz