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

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

Index: dulwich-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/dulwich-py.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- dulwich-py.info     26 Aug 2013 02:55:45 -0000      1.9
+++ dulwich-py.info     29 Sep 2013 12:11:53 -0000      1.10
@@ -1,13 +1,14 @@
 Info2: <<
 Package: dulwich-py%type_pkg[python]
-Version: 0.9.1
-Revision: 0.1
+Version: 0.9.3
+Revision: 1
 Type: python (2.6 2.7)
-Source: 
https://codeload.github.com/jelmer/dulwich/tar.gz/a2e26995dae6815d59d98639fc65135bf99ac1f6
-SourceRename: dulwich-%v-%r.tar.gz
-SourceDirectory: dulwich-a2e26995dae6815d59d98639fc65135bf99ac1f6
+#Source: https://codeload.github.com/jelmer/dulwich/tar.gz/%v
+#SourceRename: dulwich-%v.tar.gz
+#SourceDirectory: dulwich-%v
+Source: https://pypi.python.org/packages/source/d/dulwich/dulwich-%v.tar.gz
 #Source: http://samba.org/~jelmer/dulwich/dulwich-%v.tar.gz
-Source-MD5: 16eff60df7ba66b9dfca539d96c80541
+Source-MD5: 47fdcf8deb7fbc2a6a6fa79cdc3a1f28
 
 BuildDepends: setuptools-tng-py%type_pkg[python], fink (>= 0.24.12)
 Depends: python%type_pkg[python], python-fastimport-py%type_pkg[python]
@@ -35,16 +36,20 @@
   mv %i/bin/dul-daemon %i/bin/dul-daemon-py%type_pkg[python]
   mv %i/bin/dul-web %i/bin/dul-web-py%type_pkg[python]
   mv %i/bin/dulwich %i/bin/dulwich-py%type_pkg[python]
+  mv %i/bin/dul-receive-pack %i/bin/dul-receive-pack-py%type_pkg[python]
+  mv %i/bin/dul-upload-pack %i/bin/dul-upload-pack-py%type_pkg[python]
   
   mkdir -p %i/share/doc
   cp -r docs %i/share/doc/%n
 <<
-DocFiles: AUTHORS COPYING NEWS README
+DocFiles: COPYING NEWS README
 
 PostInstScript: <<
        update-alternatives --install %p/bin/dul-daemon dul-daemon 
%p/bin/dul-daemon-py%type_pkg[python] %type_pkg[python]
        update-alternatives --install %p/bin/dul-web dul-web 
%p/bin/dul-web-py%type_pkg[python] %type_pkg[python]
        update-alternatives --install %p/bin/dulwich dulwich 
%p/bin/dulwich-py%type_pkg[python] %type_pkg[python]
+       update-alternatives --install %p/bin/dul-receive-pack dul-receive-pack 
%p/bin/dul-receive-pack-py%type_pkg[python] %type_pkg[python]
+       update-alternatives --install %p/bin/dul-upload-pack dul-upload-pack 
%p/bin/dul-upload-pack-py%type_pkg[python] %type_pkg[python]
 <<
 
 PreRmScript: <<
@@ -52,6 +57,8 @@
                update-alternatives --remove dul-daemon 
%p/bin/dul-daemon-py%type_pkg[python]
                update-alternatives --remove dul-web 
%p/bin/dul-web-py%type_pkg[python]
                update-alternatives --remove dulwich 
%p/bin/dulwich-py%type_pkg[python]
+               update-alternatives --remove dul-receive-pack 
%p/bin/dul-receive-pack-py%type_pkg[python]
+               update-alternatives --remove dul-upload-pack 
%p/bin/dul-upload-pack-py%type_pkg[python]
        fi
 <<
 


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&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