Accepting request 609135 from devel:languages:python
- Provide/obsolete also python-crypto for py2 package OBS-URL: https://build.opensuse.org/request/show/609135 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pycryptodome?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 16 12:26:23 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Provide/obsolete also python-crypto for py2 package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 7 20:17:35 UTC 2018 - hpj@urpla.net
|
||||
|
||||
|
@@ -18,6 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without test
|
||||
%define oldpython python
|
||||
Name: python-pycryptodome
|
||||
Version: 3.6.1
|
||||
Release: 0
|
||||
@@ -32,6 +33,10 @@ BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Provides: python-pycrypto = %{version}
|
||||
Obsoletes: python-pycrypto < %{version}
|
||||
%ifpython2
|
||||
Provides: %{oldpython}-pycrypto = %{version}
|
||||
Obsoletes: %{oldpython}-pycrypto < %{version}
|
||||
%endif
|
||||
|
||||
%python_subpackages
|
||||
|
||||
|
Reference in New Issue
Block a user