forked from pool/python-zeroconf
Accepting request 897545 from home:alarrosa:branches:devel:languages:python
- Fix package version. Upstream didn't tag nor change the version number in git although it was released in pypi as 0.31.0 OBS-URL: https://build.opensuse.org/request/show/897545 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=48
This commit is contained in:
@@ -46,6 +46,7 @@ does not force you to use a particular event loop or python-twisted.
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
sed -i -e "s/__version__ = '0.29.0'/__version__ = '%{version}'/" zeroconf/__init__.py
|
||||
|
||||
%build
|
||||
%python_build
|
||||
@@ -61,6 +62,7 @@ does not force you to use a particular event loop or python-twisted.
|
||||
%files %{python_files}
|
||||
%doc README.rst
|
||||
%license COPYING
|
||||
%{python_sitelib}/zeroconf*
|
||||
%{python_sitelib}/zeroconf
|
||||
%{python_sitelib}/zeroconf-%{version}-py%{python_version}.egg-info
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user