forked from pool/python-twine
Accepting request 508560 from home:sebix:branches:devel:languages:python
- fix source url OBS-URL: https://build.opensuse.org/request/show/508560 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-twine?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
4a6eedc318
commit
bd72c7fd23
@@ -23,8 +23,8 @@ Release: 0
|
||||
Summary: Collection of utilities for interacting with PyPI
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/dstufft/twine
|
||||
Source: https://pypi.python.org/packages/source/t/twine/twine-%{version}.tar.gz
|
||||
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(post): update-alternatives
|
||||
|
Reference in New Issue
Block a user