forked from pool/python-twine
Accepting request 610722 from home:frispete:python
- adjust requirements - update to version 1.11.0 - see https://github.com/pypa/twine/blob/master/docs/changelog.rst OBS-URL: https://build.opensuse.org/request/show/610722 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-twine?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
7dc3b86461
commit
c5af6d116e
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-twine
|
||||
Version: 1.9.1
|
||||
Version: 1.11.0
|
||||
Release: 0
|
||||
Summary: Collection of utilities for interacting with PyPI
|
||||
License: Apache-2.0
|
||||
@@ -27,9 +27,11 @@ URL: https://github.com/pypa/twine
|
||||
Source: https://files.pythonhosted.org/packages/source/t/twine/twine-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools >= 0.7.0}
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-pkginfo >= 1.0
|
||||
Requires: python-pkginfo >= 1.4.2
|
||||
Requires: python-requests >= 2.17.0
|
||||
Requires: python-requests-toolbelt >= 0.8.0
|
||||
Requires: python-tqdm >= 4.11
|
||||
Requires: python-setuptools >= 0.7.0
|
||||
Requires: python-tqdm >= 4.14
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
Recommends: python-keyring
|
||||
|
Reference in New Issue
Block a user