forked from pool/python-constantly
Accepting request 1113364 from home:mimi_vx:branches:devel:languages:python
- use unbundled versioneer to build package OBS-URL: https://build.opensuse.org/request/show/1113364 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-constantly?expand=0&rev=9
This commit is contained in:
@@ -27,6 +27,7 @@ Group: Development/Languages/Python
|
||||
URL: https://github.com/twisted/constantly
|
||||
Source: https://files.pythonhosted.org/packages/source/c/constantly/constantly-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module versioneer}
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
@@ -38,6 +39,7 @@ Originally ``twisted.python.constants`` from the `Twisted <https://twistedmatrix
|
||||
|
||||
%prep
|
||||
%setup -q -n constantly-%{version}
|
||||
rm -rf versioneer.py
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
Reference in New Issue
Block a user