updated to 0.11.1
This commit is contained in:
parent
bf1caf43cb
commit
8169b47f35
3 changed files with 5 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,3 +7,4 @@
|
|||
/requests-0.9.3.tar.gz
|
||||
/requests-0.10.6.tar.gz
|
||||
/requests-0.10.8.tar.gz
|
||||
/requests-0.11.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
%endif
|
||||
|
||||
Name: python-requests
|
||||
Version: 0.10.8
|
||||
Version: 0.11.1
|
||||
Release: 1%{?dist}
|
||||
Summary: HTTP library, written in Python, for human beings
|
||||
|
||||
|
|
@ -71,8 +71,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Sun Apr 01 2012 Arun S A G <sagarun@gmail.com> 0.10.8-1
|
||||
- Updated to bugfix release 0.10.8
|
||||
* Sun Apr 01 2012 Arun S A G <sagarun@gmail.com> 0.11.1-1
|
||||
- Updated to upstream release 0.11.1
|
||||
|
||||
* Thu Mar 29 2012 Arun S A G <sagarun@gmail.com> 0.10.6-3
|
||||
- Support building package for EL6
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
0fc89a30eef76b2393cbc7ebace91750 requests-0.10.8.tar.gz
|
||||
c903c32a0e1f04889e693da8e9c71872 requests-0.11.1.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue