diff --git a/python-twine.changes b/python-twine.changes index 92c6576..988e38a 100644 --- a/python-twine.changes +++ b/python-twine.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat May 19 09:44:51 UTC 2018 - hpj@urpla.net + +- adjust requirements + +------------------------------------------------------------------- +Fri May 18 12:16:54 UTC 2018 - hpj@urpla.net + +- update to version 1.11.0 + - see https://github.com/pypa/twine/blob/master/docs/changelog.rst + ------------------------------------------------------------------- Thu May 17 08:26:25 UTC 2018 - tchvatal@suse.com diff --git a/python-twine.spec b/python-twine.spec index 6dd6dab..2a14a2e 100644 --- a/python-twine.spec +++ b/python-twine.spec @@ -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 diff --git a/twine-1.11.0.tar.gz b/twine-1.11.0.tar.gz new file mode 100644 index 0000000..9f3eaab --- /dev/null +++ b/twine-1.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fd9a4d9ff0bcacf41fdc40c8cb0cfaef1f1859457c9653fd1b92237cc4e9f25 +size 44683 diff --git a/twine-1.9.1.tar.gz b/twine-1.9.1.tar.gz deleted file mode 100644 index 949653b..0000000 --- a/twine-1.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:caa45b7987fc96321258cd7668e3be2ff34064f5c66d2d975b641adca659c1ab -size 36266