14
0

- 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:
2021-02-13 00:04:57 +00:00
committed by Git OBS Bridge
parent 541bbde40c
commit ced87f5c10
2 changed files with 6 additions and 1 deletions

View File

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

View File

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