forked from pool/python-keyring
Accepting request 393936 from home:stroeder:branches:devel:languages:python
update to 9.0 OBS-URL: https://build.opensuse.org/request/show/393936 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=45
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-keyring
|
||||
Version: 7.1.2
|
||||
Version: 9.0
|
||||
Release: 0
|
||||
Url: https://bitbucket.org/kang/python-keyring-lib
|
||||
Summary: Store and access your passwords safely
|
||||
@@ -54,8 +54,6 @@ from python. It can be used in any application that needs safe password storage.
|
||||
|
||||
%prep
|
||||
%setup -q -n keyring-%{version}
|
||||
# For rpmlint warning: remove shebang from python library:
|
||||
sed -i '/^#!/d' keyring/cli.py keyring/backends/_win_crypto.py
|
||||
|
||||
%build
|
||||
python setup.py build
|
||||
|
Reference in New Issue
Block a user