2.6.2
This commit is contained in:
parent
a083b645a7
commit
b418eb6ff3
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -19,3 +19,4 @@
|
|||
/requests-2.5.3.tar.gz
|
||||
/requests-2.6.0.tar.gz
|
||||
/requests-2.6.1.tar.gz
|
||||
/requests-2.6.2.tar.gz
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
%endif
|
||||
|
||||
Name: python-requests
|
||||
Version: 2.6.1
|
||||
Version: 2.6.2
|
||||
Release: 1%{?dist}
|
||||
Summary: HTTP library, written in Python, for human beings
|
||||
|
||||
|
|
@ -141,6 +141,9 @@ popd
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Apr 29 2015 Ralph Bean <rbean@redhat.com> - 2.6.2-1
|
||||
- new version
|
||||
|
||||
* Thu Apr 23 2015 Ralph Bean <rbean@redhat.com> - 2.6.1-1
|
||||
- new version
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
da6e487f89e6a531699b7fd97ff182af requests-2.6.1.tar.gz
|
||||
0d703e5be558566e0f8c37f960d95372 requests-2.6.2.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue