mirror of
https://abf.rosa.ru/djam/python-urllib3.git
synced 2025-02-23 17:22:46 +00:00
Automatic import for version 1.4
This commit is contained in:
parent
791c683ede
commit
f9d53c280a
2 changed files with 6 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
"urllib3-1.3.tar.gz": fbe1e1dabd65b59bff4a64235cc5803c3206dcac
|
||||
"urllib3-1.4.tar.gz": d4f498ccda19ed2bb7673bd0fede14f1d1b8d8b7
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
%define module urllib3
|
||||
%define name python-%{module}
|
||||
%define version 1.3
|
||||
%define version 1.4
|
||||
%define release 1
|
||||
|
||||
Summary: Python HTTP library with thread-safe connection pooling, file post, and more
|
||||
|
@ -44,6 +44,10 @@ PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 17 2012 Lev Givon <lev@mandriva.org> 1.4-1
|
||||
+ Revision: 810074
|
||||
- Update to 1.4.
|
||||
|
||||
* Wed Apr 25 2012 Lev Givon <lev@mandriva.org> 1.3-1
|
||||
+ Revision: 793427
|
||||
- imported package python-urllib3
|
||||
|
|
Loading…
Add table
Reference in a new issue