diff --git a/python-pywal.changes b/python-pywal.changes new file mode 100644 index 0000000..fb78434 --- /dev/null +++ b/python-pywal.changes @@ -0,0 +1,6 @@ +------------------------------------------------------------------- +Thu Jan 7 10:15:02 UTC 2021 - Markéta Machová + +- Add changelog +- Launch tests + diff --git a/python-pywal.spec b/python-pywal.spec index be1d1ab..515fab0 100644 --- a/python-pywal.spec +++ b/python-pywal.spec @@ -24,9 +24,11 @@ Summary: Generate and change color-schemes on the fly License: MIT URL: https://github.com/dylanaraps/pywal Source: https://files.pythonhosted.org/packages/source/p/pywal/pywal-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module setuptools} +BuildRequires: ImageMagick BuildRequires: fdupes +BuildRequires: python-rpm-macros +Recommends: ImageMagick BuildArch: noarch %python_subpackages @@ -44,6 +46,9 @@ Generate and change color-schemes on the fly %python_clone -a %{buildroot}%{_bindir}/wal %python_expand %fdupes %{buildroot}%{$python_sitelib} +%check +%pyunittest + %post %python_install_alternative wal