forked from pool/python-HyperKitty
Fix sassc requirement
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-HyperKitty?expand=0&rev=61
This commit is contained in:
committed by
Git OBS Bridge
parent
b443d81957
commit
6f955fc888
@@ -93,12 +93,12 @@ BuildRequires: fdupes
|
||||
BuildRequires: openssl
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: rsync
|
||||
BuildRequires: sassc
|
||||
BuildRequires: sudo
|
||||
BuildArch: noarch
|
||||
%if 0%{?suse_version} >= 1550
|
||||
# use the real python3 primary for rpm pythondistdeps.py
|
||||
BuildRequires: python3-packaging
|
||||
BuildRequires: sassc
|
||||
%endif
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module Django >= 1.11}
|
||||
@@ -153,7 +153,9 @@ Provides: python3-%{hyperkitty_pkgname} = %{version}-%{release}
|
||||
Obsoletes: python3-%{hyperkitty_pkgname} < %{version}-%{release}
|
||||
Provides: %{mypython}-%{hyperkitty_pkgname} = %{version}-%{release}
|
||||
Obsoletes: %{mypython}-%{hyperkitty_pkgname} < %{version}-%{release}
|
||||
%if 0%{?suse_version} >= 1550
|
||||
Requires: sassc
|
||||
%endif
|
||||
|
||||
%description -n %{hyperkitty_pkgname}
|
||||
A web interface to access GNU Mailman v3 archives.
|
||||
|
Reference in New Issue
Block a user