Accepting request 537225 from home:TheBlackCat:branches:devel:languages:python
- Provide pycrypto since it is a drop-in replacement OBS-URL: https://build.opensuse.org/request/show/537225 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycryptodome?expand=0&rev=4
This commit is contained in:
parent
e8c00b53b6
commit
0f948ac8ea
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 27 16:20:07 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
- Provide pycrypto since it is a drop-in replacement
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 15:22:27 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without test
|
||||
%bcond_without test
|
||||
Name: python-pycryptodome
|
||||
Version: 3.4.7
|
||||
Release: 0
|
||||
@ -30,7 +30,8 @@ BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Conflicts: python-pycrypto
|
||||
Provides: python-pycrypto = %{version}
|
||||
Conflicts: python-pycrypto < %{version}
|
||||
|
||||
%python_subpackages
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user