Accepting request 451165 from home:stroeder:branches:devel:languages:python
update to 0.7.0 (needed by python-twine update) OBS-URL: https://build.opensuse.org/request/show/451165 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-toolbelt?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 18 11:51:40 UTC 2017 - michael@stroeder.com
|
||||
|
||||
- update to upstream release 0.7.0
|
||||
- simply rely on python_sitelib macro when installing files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 13 13:12:38 UTC 2015 - toddrme2178@gmail.com
|
||||
|
||||
|
@@ -19,12 +19,12 @@
|
||||
%define short_name requests-toolbelt
|
||||
|
||||
Name: python-requests-toolbelt
|
||||
Version: 0.3.1
|
||||
Version: 0.7.0
|
||||
Release: 0
|
||||
Summary: Utility belt for advanced users of python-requests
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
Url: https://pypi.python.org/pypi/requests-toolbelt/0.3.1
|
||||
Url: https://pypi.python.org/pypi/requests-toolbelt/%{version}
|
||||
Source: %{short_name}-%{version}.tar.gz
|
||||
BuildRequires: python-requests >= 2.0.1
|
||||
BuildRequires: python-setuptools
|
||||
@@ -52,25 +52,6 @@ python setup.py test
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS.rst HISTORY.rst README.rst LICENSE
|
||||
%dir %{python_sitelib}/requests_toolbelt
|
||||
%dir %{python_sitelib}/requests_toolbelt-*.egg-info
|
||||
%dir %{python_sitelib}/requests_toolbelt/adapters
|
||||
%dir %{python_sitelib}/requests_toolbelt/multipart
|
||||
|
||||
%{python_sitelib}/requests_toolbelt-*.egg-info/PKG-INFO
|
||||
%{python_sitelib}/requests_toolbelt-*.egg-info/SOURCES.txt
|
||||
%{python_sitelib}/requests_toolbelt-*.egg-info/dependency_links.txt
|
||||
%{python_sitelib}/requests_toolbelt-*.egg-info/requires.txt
|
||||
%{python_sitelib}/requests_toolbelt-*.egg-info/top_level.txt
|
||||
%{python_sitelib}/requests_toolbelt/__init__.py*
|
||||
%{python_sitelib}/requests_toolbelt/adapters/__init__.py*
|
||||
%{python_sitelib}/requests_toolbelt/adapters/source.py*
|
||||
%{python_sitelib}/requests_toolbelt/adapters/ssl.py*
|
||||
%{python_sitelib}/requests_toolbelt/auth.py*
|
||||
%{python_sitelib}/requests_toolbelt/multipart/__init__.py*
|
||||
%{python_sitelib}/requests_toolbelt/multipart/decoder.py*
|
||||
%{python_sitelib}/requests_toolbelt/multipart/encoder.py*
|
||||
%{python_sitelib}/requests_toolbelt/streaming_iterator.py*
|
||||
%{python_sitelib}/requests_toolbelt/user_agent.py*
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f170eadbe01be2356d65862857a9b2eb8bb17b895cde158a7dd1c358a3a48d1a
|
||||
size 14609
|
3
requests-toolbelt-0.7.0.tar.gz
Normal file
3
requests-toolbelt-0.7.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33899d4a559c3f0f5e9fbc115d337c4236febdc083755a160a4132d92fc3c91a
|
||||
size 194062
|
Reference in New Issue
Block a user