forked from pool/python-Beaker
- adjust for cryptopp -> pycryptopp rename
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Beaker?expand=0&rev=32
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 16 09:56:42 UTC 2016 - dmueller@suse.com
|
||||
|
||||
- adjust for cryptopp -> pycryptopp rename
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 14 13:58:04 UTC 2016 - dmueller@suse.com
|
||||
|
||||
|
||||
@@ -25,9 +25,9 @@ License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
Source: https://files.pythonhosted.org/packages/source/B/Beaker/Beaker-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: python-cryptopp >= 0.5.12
|
||||
Requires: python-pycryptopp >= 0.5.12
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-cryptopp >= 0.5.12
|
||||
BuildRequires: python-pycryptopp >= 0.5.12
|
||||
BuildRequires: python-setuptools
|
||||
Provides: python-beaker = %{version}
|
||||
Obsoletes: python-beaker < %{version}
|
||||
|
||||
Reference in New Issue
Block a user