forked from pool/python-pymilter
Accepting request 871437 from home:mcalabkova:branches:devel:languages:python
- Drop py{2.3}-only parts as py2 is skipped OBS-URL: https://build.opensuse.org/request/show/871437 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymilter?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 12 13:10:10 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Drop py{2.3}-only parts as py2 is skipped
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 11 08:19:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pymilter
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2018 Neal Gompa <ngompa13@gmail.com>.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -40,12 +40,7 @@ BuildRequires: systemd-rpm-macros
|
||||
# Common subpackage named as such to avoid creating flavor packages
|
||||
Requires: pymilter-common = %{version}-%{release}
|
||||
Requires: python
|
||||
%ifpython2
|
||||
Requires: python2-pydns
|
||||
%endif
|
||||
%ifpython3
|
||||
Requires: python3-py3dns
|
||||
%endif
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user