forked from pool/python-bcrypt
Accepting request 491157 from home:TheBlackCat:branches:devel:languages:python
- Add Provides/Obsoletes py-bcrypt. This package is intended as a drop-in replacement for py-bcrypt OBS-URL: https://build.opensuse.org/request/show/491157 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bcrypt?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 25 21:59:02 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
- Add Provides/Obsoletes py-bcrypt.
|
||||
This package is intended as a drop-in replacement for py-bcrypt
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 17 08:41:04 UTC 2017 - axel.braun@gmx.de
|
||||
|
||||
|
||||
@@ -36,6 +36,9 @@ BuildRequires: %{python_module six}
|
||||
BuildRequires: pkgconfig(libffi)
|
||||
Requires: python-six
|
||||
%requires_eq python-cffi
|
||||
# This is intended as a drop-in replacement for py-bcrypt
|
||||
Provides: python-py-bcrypt = %{version}
|
||||
Obsoletes: python-py-bcrypt < %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%python_subpackages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user