[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fink-commits
Subject:    [cvs] dists/10.7/stable/main/finkinfo/libs/pythonmods dateutil-py.info, 1.6, 1.7
From:       Kurt Schwehr <goatbar () users ! sourceforge ! net>
Date:       2014-03-30 21:39:44
Message-ID: E1WUNSF-0003pn-TZ () sfs-ml-2 ! v29 ! ch3 ! sourceforge ! com
[Download RAW message or body]

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

Modified Files:
	dateutil-py.info 
Log Message:
update to dateutil to 2.2, add pyhon 3.4, suppress __pycache__ during testing with -B


Index: dateutil-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/dateutil-py.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dateutil-py.info	22 Mar 2014 04:52:29 -0000	1.6
+++ dateutil-py.info	30 Mar 2014 21:39:42 -0000	1.7
@@ -1,23 +1,31 @@
 Info2: <<
 Package: dateutil-py%type_pkg[python]
-Version: 1.5
-Revision: 2
-Type: python (2.7)
+Version: 2.2
+Revision: 1
+Type: python (2.7 3.4)
 
 BuildDepends: setuptools-tng-py%type_pkg[python]
 Depends: python%type_pkg[python]
 Replaces: matplotlib-py%type_pkg[python] (<< 0.91.3-23)
 
-Source: http://labix.org/download/python-dateutil/python-dateutil-%v.tar.gz
-Source-MD5: 35f3732db3f2cc4afdc68a8533b60a52
+Source: https://pypi.python.org/packages/source/p/python-dateutil/python-dateutil-%v.tar.gz
+Source-MD5: c1f654d0ff7e33999380a8ba9783fd5c
 
 CompileScript: %p/bin//python%type_raw[python] setup.py build
-InfoTest: TestScript: %p/bin/python%type_raw[python] test.py || exit 2
-InstallScript: %p/bin//python%type_raw[python] setup.py install --root=%d
+InfoTest: <<
+  TestScript: <<
+    #!/bin/bash -ev
+    # -B prevents the test run from generating __pycache__ .pyc files.
+    %p/bin/python%type_raw[python] -B test.py || exit 2
+  <<
+<<
+InstallScript: <<
+  %p/bin//python%type_raw[python] setup.py install --root %d
+<<
 DocFiles: LICENSE NEWS README
 
 Description: Extended date and time calculations
-License: GPL
-Homepage: http://labix.org/python-dateutil
+License: BSD
+Homepage: https://pypi.python.org/pypi/python-dateutil/
 Maintainer: Daniel Macks <dmacks@netspace.org>
 <<


------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic