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

Modified Files:
        keyring-py.info mercurial-keyring-py.info 
Log Message:
New upstream keyring-py 1.6 and mercurial-keyring-py 0.5.7.

Index: keyring-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/keyring-py.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- keyring-py.info     16 Jun 2013 00:21:29 -0000      1.8
+++ keyring-py.info     18 Jul 2013 21:42:19 -0000      1.9
@@ -1,6 +1,6 @@
 Info2: <<
 Package: keyring-py%type_pkg[python]
-Version: 0.9.2
+Version: 1.6
 Revision: 1
 Type: python (2.6 2.7 3.1 3.2 3.3)
 Description: Store and access your passwords safely
@@ -35,17 +35,43 @@
 Homepage: http://pypi.python.org/pypi/keyring
 
 Source: mirror:custom:k/keyring/keyring-%v.zip
-Source-MD5: 9233b34dd53715394ddd4e3f8f4421f2
+Source-MD5: 62bbf3db914fa710204664da331eba87
 
 Depends: python%type_pkg[python]
-BuildDepends: fink (>= 0.24.12), setuptools-tng-py%type_pkg[python]
+BuildDepends: fink (>= 0.24.12), setuptools-tng-py%type_pkg[python], 
pytest-runner-py%type_pkg[python], hgtools-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
+#InfoTest: <<
+#      TestDepends: <<
+#              (%type_pkg[python] <= 26) unittest2-py%type_pkg[python],
+#              (%type_pkg[python] <= 27) fs-py%type_pkg[python],
+#              (%type_pkg[python] <= 27) gdata-py%type_pkg[python],
+#              (%type_pkg[python] <= 27) keyczar-py%type_pkg[python],
+#              mock-py%type_pkg[python],
+#              pycrypto-py%type_pkg[python],
+#              pytest-py%type_pkg[python]
+#      <<
+#      TestScript: %p/bin/python%type_raw[python] setup.py ptr || exit 2
+#<<
 
-DocFiles: CHANGES.txt CONTRIBUTORS.txt PKG-INFO README demo
+InstallScript: <<
+       %p/bin/python%type_raw[python] setup.py install --root=%d
+       mv %i/bin/keyring %i/bin/keyring-py%type_pkg[python]
+<<
+
+PostInstScript: <<
+       update-alternatives --verbose --install "%p/bin/keyring" keyring 
"%p/bin/keyring-py%type_pkg[python]" %type_pkg[python]
+<<
+
+PreRmScript: <<
+       if [ $1 != "upgrade" ]; then
+               update-alternatives --verbose --remove keyring 
"%p/bin/keyring-py%type_pkg[python]"
+       fi
+<<
+
+DocFiles: CHANGES.rst CONTRIBUTORS.txt PKG-INFO README.rst demo
 
 CustomMirror: <<
     eur-NL: http://a.pypi.python.org/packages/source/

Index: mercurial-keyring-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/mercurial-keyring-py.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- mercurial-keyring-py.info   16 Jun 2013 00:21:29 -0000      1.7
+++ mercurial-keyring-py.info   18 Jul 2013 21:42:19 -0000      1.8
@@ -1,6 +1,6 @@
 Info2: <<
 Package: mercurial-keyring-py%type_pkg[python]
-Version: 0.5.3
+Version: 0.5.7
 Revision: 1
 Type: python (2.6 2.7)
 Description: Mercurial Keyring Extension
@@ -22,9 +22,9 @@
 Homepage: http://pypi.python.org/pypi/mercurial_keyring
 
 Source: mirror:custom:m/mercurial_keyring/mercurial_keyring-%v.tar.gz
-Source-MD5: 2a533149815ca102ba84f09bc05538ed
+Source-MD5: cc5f1fe30f79e20d7cce16ad3d150480
 
-Depends: python%type_pkg[python], mercurial-py%type_pkg[python], 
keyring-py%type_pkg[python] (>= 0.9.2-1), (%type_pkg[python] = 25) 
simplejson-py25
+Depends: python%type_pkg[python], mercurial-py%type_pkg[python], 
keyring-py%type_pkg[python] (>= 0.9.2-1)
 BuildDepends: fink (>= 0.24.12), setuptools-tng-py%type_pkg[python]
 
 CompileScript: %p/bin/python%type_raw[python] setup.py build


------------------------------------------------------------------------------
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