14
0

Accepting request 207085 from home:posophe:branches:devel:languages:python

update

OBS-URL: https://build.opensuse.org/request/show/207085
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=2
This commit is contained in:
Denisart Benjamin
2013-11-15 21:35:09 +00:00
committed by Git OBS Bridge
parent 7476b7d50f
commit 35da4f23c8
4 changed files with 36 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
Name: python-urllib3
Version: 1.6
Version: 1.7.1
Release: 0
License: MIT
Summary: HTTP library with thread-safe connection pooling, file post, and more
@@ -60,6 +60,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%files
%defattr(-,root,root,-)
%doc CHANGES.rst CONTRIBUTORS.txt LICENSE.txt README.rst
%{python_sitelib}/*
%changelog