15
0
forked from pool/python-hupper
2018-12-04 14:24:20 +00:00
committed by Git OBS Bridge
parent 167ea2fe8e
commit 8407981b6a

View File

@@ -23,14 +23,14 @@ Release: 0
Summary: An in-process file monitor
License: MIT
Group: Development/Languages/Python
Url: https://pylonsproject.org/
URL: https://pylonsproject.org/
Source0: https://files.pythonhosted.org/packages/source/h/hupper/hupper-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-watchdog
Requires(post): update-alternatives
Requires(postun): update-alternatives
Requires(post): update-alternatives
Requires(postun): update-alternatives
BuildArch: noarch
%python_subpackages
@@ -59,8 +59,8 @@ rm -rf src/hupper.egg-info
%python_uninstall_alternative hupper
%files %{python_files}
%defattr(-,root,root,-)
%doc CHANGES.rst CONTRIBUTING.rst LICENSE.txt README.rst
%license LICENSE.txt
%doc CHANGES.rst CONTRIBUTING.rst README.rst
%python_alternative %{_bindir}/hupper
%{python_sitelib}/*