forked from pool/python-twine
Accepting request 451339 from home:stroeder:branches:devel:languages:python
update to 1.8.1 (also needs request #451165) OBS-URL: https://build.opensuse.org/request/show/451339 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-twine?expand=0&rev=5
This commit is contained in:
parent
60327164ce
commit
0baaf53a32
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 18 11:48:32 UTC 2017 - michael@stroeder.com
|
||||||
|
|
||||||
|
- Update to version 1.8.1
|
||||||
|
- requires python-requests-toolbelt>=0.4.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 25 11:27:26 UTC 2015 - p.drouand@gmail.com
|
Fri Sep 25 11:27:26 UTC 2015 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-twine
|
Name: python-twine
|
||||||
Version: 1.6.1
|
Version: 1.8.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Collection of utilities for interacting with PyPI
|
Summary: Collection of utilities for interacting with PyPI
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -29,7 +29,7 @@ BuildRequires: python-setuptools
|
|||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun): update-alternatives
|
Requires(postun): update-alternatives
|
||||||
Requires: python-pkginfo
|
Requires: python-pkginfo
|
||||||
Requires: python-requests
|
Requires: python-requests-toolbelt >= 0.4.0
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||||
Requires: python-argparse
|
Requires: python-argparse
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ec581dec52e71dcaf74c930248b9c4c5f95b2b8c4c542f6f28f346c5fb4a989b
|
|
||||||
size 25768
|
|
3
twine-1.8.1.tar.gz
Normal file
3
twine-1.8.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:68b663691a947b844f92853c992d42bb68b6333bffc9ab7f661346b001c1da82
|
||||||
|
size 32170
|
Loading…
Reference in New Issue
Block a user