15
0
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:
2022-07-18 13:06:00 +00:00
committed by Git OBS Bridge
parent 9ca453f354
commit 809b8bd156
2 changed files with 8 additions and 0 deletions

View File

@@ -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

View File

@@ -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