Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv23524

Modified Files:
        keyring-py.info 
Added Files:
        keyring-py-0.9.2.info 
Log Message:
keyring-py 1.6 doesn't support py25 so keep old keyring around.

Index: keyring-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods/keyring-py.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- keyring-py.info     18 Jul 2013 21:42:36 -0000      1.7
+++ keyring-py.info     19 Jul 2013 22:49:07 -0000      1.8
@@ -2,7 +2,7 @@
 Package: keyring-py%type_pkg[python]
 Version: 1.6
 Revision: 1
-Type: python (2.5 2.6 2.7 3.1 3.2 3.3)
+Type: python (2.6 2.7 3.1 3.2 3.3)
 Description: Store and access your passwords safely
 DescDetail: <<
        The Python keyring lib provides a easy way to access the system keyring

--- NEW FILE: keyring-py-0.9.2.info ---
Info2: <<
Package: keyring-py%type_pkg[python]
Version: 0.9.2
Revision: 1
Type: python (2.5 2.6 2.7 3.1 3.2 3.3)
Description: Store and access your passwords safely
DescDetail: <<
        The Python keyring lib provides a easy way to access the system keyring
        service from python. It can be used in any application that needs safe
        password storage.
        
        The keyring services supported by the Python keyring lib:
        
        OSXKeychain: supports the Keychain service in Mac OS X.
        KDEKWallet: supports the KDE's Kwallet service.
        GnomeKeyring: for Gnome environment.
        
        Besides these native password storing services provided by operating
        systems. Python keyring lib also provides following build-in keyrings.
        
        Win32CryptoKeyring: for Windows 2k+.
        CryptedFileKeyring: a command line interface keyring base on PyCrypto.
        UncryptedFileKeyring: a keyring which leaves passwords directly in
        file.
<<
DescUsage: <<
        OSXKeychain and UncryptedFileKeyring are always supported, with
        OSXKeychain as the default. Install pycrypto-py%type_pkg[python]
        to enable CryptedFileKeyring and 
gnome-python2-desktop-py%type_pkg[python]
        for GnomeKeyring support. KDEKWallet isn't currently supported and
        Win32CryptoKeyring, of course, isn't either.
<<
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
License: OSI-Approved
Homepage: http://pypi.python.org/pypi/keyring

Source: mirror:custom:k/keyring/keyring-%v.zip
Source-MD5: 9233b34dd53715394ddd4e3f8f4421f2

Depends: python%type_pkg[python]
BuildDepends: fink (>= 0.24.12), setuptools-tng-py%type_pkg[python]
Suggests: pycrypto-py%type_pkg[python] (>= 2.6-1), 
gnome-python2-desktop-py%type_pkg[python]

CompileScript: %p/bin/python%type_raw[python] setup.py build

InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d

DocFiles: CHANGES.txt CONTRIBUTORS.txt PKG-INFO README demo

CustomMirror: <<
    eur-NL: http://a.pypi.python.org/packages/source/
    nam-US: http://b.pypi.python.org/packages/source/
    eur-DE: http://c.pypi.python.org/packages/source/
    eur-DE: http://d.pypi.python.org/packages/source/
    eur-DE: http://e.pypi.python.org/packages/source/
    eur-DE: http://f.pypi.python.org/packages/source/
<<
<<

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to