updated to upstream version 0.6.1
This commit is contained in:
parent
8dd0b064fb
commit
7c6554a2e7
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/requests-0.5.1.tar.gz
|
||||
/requests-0.6.0.tar.gz
|
||||
/requests-0.6.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: python-requests
|
||||
Version: 0.6.0
|
||||
Version: 0.6.1
|
||||
Release: 1%{?dist}
|
||||
Summary: HTTP library, written in Python, for human beings
|
||||
|
||||
|
|
@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 26 2011 Arun SAG <sagarun@gmail.com> - 0.6.1-1
|
||||
- Updated to version 0.6.1
|
||||
|
||||
* Sat Aug 20 2011 Arun SAG <sagarun@gmail.com> - 0.6.0-1
|
||||
- Updated to latest version 0.6.0
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
235e9fb6bfd71a48c0f00c0d5aef8896 requests-0.6.0.tar.gz
|
||||
07770334d48bd69ede1cc28cd0dd7680 requests-0.6.1.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue