X-Git-Url: https://git.pld-linux.org/?p=packages%2Fpython-keyring.git;a=blobdiff_plain;f=python-keyring.spec;h=5ebca5aaad57c1399c6da6e8d7178fbe2a3d9240;hp=03c608d99226251af66e112e3690d08a8ed2336b;hb=cb9eb7fd6ce2e8f396be1b7955081799552fa706;hpb=ae7a10ead6bbd7f293af3c78a4f52d7e11634bb2 diff --git a/python-keyring.spec b/python-keyring.spec index 03c608d..5ebca5a 100644 --- a/python-keyring.spec +++ b/python-keyring.spec @@ -1,15 +1,21 @@ %define module keyring Summary: Python library to access the system keyring service Name: python-%{module} -Version: 0.5.1 +Version: 0.6.2 Release: 1 Source0: http://pypi.python.org/packages/source/k/keyring/%{module}-%{version}.tar.gz -# Source0-md5: a2f0dcea7185580c163ef2db1f4fbe0c +# Source0-md5: b21b5783c375fc09abdc060b4edc062f License: Python Group: Development/Libraries URL: http://pypi.python.org/pypi/keyring BuildRequires: python-devel BuildRequires: rpmbuild(macros) >= 1.219 +# CryptedFileKeyring +Suggests: python-Crypto +# KDEKWallet +Suggests: python-PyKDE4 +# GnomeKeyring +Suggests: python-gnome-desktop-keyring Obsoletes: python-keyring-gnome < 0.5.1 Obsoletes: python-keyring-kwallet < 0.5.1 BuildArch: noarch @@ -49,7 +55,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc CHANGES.txt CONTRIBUTORS.txt README.txt +%doc CHANGES.txt CONTRIBUTORS.txt README %{py_sitescriptdir}/%{module} %{py_sitescriptdir}/%{module}-*.egg-info %{_examplesdir}/%{name}-%{version}