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

Modified Files:
        dulwich-py.info 
Log Message:
New upstream dulwich-py 0.9.1 snapshot.

Index: dulwich-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/dulwich-py.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- dulwich-py.info     16 Jun 2013 00:21:29 -0000      1.8
+++ dulwich-py.info     26 Aug 2013 02:55:45 -0000      1.9
@@ -1,16 +1,20 @@
 Info2: <<
 Package: dulwich-py%type_pkg[python]
-Version: 0.8.7
-Revision: 1
+Version: 0.9.1
+Revision: 0.1
 Type: python (2.6 2.7)
-Source: http://samba.org/~jelmer/dulwich/dulwich-%v.tar.gz
-Source-MD5: 60d8b8e974970f2c3cbae5dc9fe0f645
+Source: 
https://codeload.github.com/jelmer/dulwich/tar.gz/a2e26995dae6815d59d98639fc65135bf99ac1f6
+SourceRename: dulwich-%v-%r.tar.gz
+SourceDirectory: dulwich-a2e26995dae6815d59d98639fc65135bf99ac1f6
+#Source: http://samba.org/~jelmer/dulwich/dulwich-%v.tar.gz
+Source-MD5: 16eff60df7ba66b9dfca539d96c80541
 
 BuildDepends: setuptools-tng-py%type_pkg[python], fink (>= 0.24.12)
 Depends: python%type_pkg[python], python-fastimport-py%type_pkg[python]
 
 PatchScript: <<
-  sed -i.bak -e's/darwin/notdarwin/' setup.py
+  perl -pi -e 's/darwin/notdarwin/' setup.py
+  perl -pi -e 's/tempfile\.mkdtemp\(\)/os.path.realpath(tempfile.mkdtemp())/' 
dulwich/tests/test_repository.py
 <<
 
 CompileScript: <<
@@ -19,7 +23,7 @@
   # make doc
 <<
 
-# Getting socket errors in tests.
+# Getting socket errors in tests. Firewall issue?
 InfoTest: <<
   TestDepends: git, (%type_pkg[python] != 27) unittest2-py%type_pkg[python]
   TestScript: make check PYTHON=%p/bin/python%type_raw[python] || exit 1


------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&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