]> git.pld-linux.org Git - packages/python-keyring.git/commitdiff
- up to 0.6.2, add suggests for possible backends auto/th/python-keyring-0_6_2-1
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 4 Dec 2011 14:59:03 +0000 (14:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-keyring.spec -> 1.3

python-keyring.spec

index 03c608d99226251af66e112e3690d08a8ed2336b..5ebca5aaad57c1399c6da6e8d7178fbe2a3d9240 100644 (file)
@@ -1,15 +1,21 @@
 %define        module  keyring
 Summary:       Python library to access the system keyring service
 Name:          python-%{module}
 %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
 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
 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
 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)
 
 %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}
 %{py_sitescriptdir}/%{module}
 %{py_sitescriptdir}/%{module}-*.egg-info
 %{_examplesdir}/%{name}-%{version}
This page took 0.124733 seconds and 4 git commands to generate.