forked from pool/python-cssmin
Accepting request 989793 from home:apersaud:branches:devel:languages:python
not sure why this didn't results in error in the original submit. The package was building successfully for all repos before I submitted, but I guess it shouldn't have? It builds now for all repos that are enabled after the branching, so I hope that's things are OK - specfile: * fix build: include python-rpm-macros and python-packaging OBS-URL: https://build.opensuse.org/request/show/989793 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssmin?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 18 20:09:11 UTC 2022 - arun@gmx.de
|
||||
|
||||
- specfile:
|
||||
* fix build: include python-rpm-macros and python-packaging
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 15 03:42:15 UTC 2022 - arun@gmx.de
|
||||
|
||||
|
||||
@@ -25,6 +25,8 @@ License: MIT and BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
Source: http://pypi.python.org/packages/source/c/cssmin/cssmin-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module packaging}
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
BuildArch: noarch
|
||||
|
||||
Reference in New Issue
Block a user