forked from pool/python-pymilter
- Fix dependency on py3dns so that flavor builds generate correctly
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymilter?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 13 00:04:30 UTC 2021 - Neal Gompa <ngompa13@gmail.com>
|
||||
|
||||
- Fix dependency on py3dns so that flavor builds generate correctly
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 12 13:10:10 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
@@ -40,7 +40,7 @@ BuildRequires: systemd-rpm-macros
|
||||
# Common subpackage named as such to avoid creating flavor packages
|
||||
Requires: pymilter-common = %{version}-%{release}
|
||||
Requires: python
|
||||
Requires: python3-py3dns
|
||||
Requires: python-py3dns
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user