Revision
149513
Author
sean@macports.org
Date
2016-06-23 15:52:34 -0700 (Thu, 23 Jun 2016)

Log Message

py-dulwich: update to 0.13.0

Modified Paths

Diff

Modified: trunk/dports/python/py-dulwich/Portfile (149512 => 149513)


--- trunk/dports/python/py-dulwich/Portfile	2016-06-23 22:52:31 UTC (rev 149512)
+++ trunk/dports/python/py-dulwich/Portfile	2016-06-23 22:52:34 UTC (rev 149513)
@@ -17,11 +17,11 @@
                     formats and protocols. Dulwich is the place where \
                     Mr. and Mrs. Git live in one of the Monty Python sketches.
 
-github.setup        jelmer dulwich 0.12.0 dulwich-
+github.setup        jelmer dulwich 0.13.0 dulwich-
 name                py-dulwich
 
-checksums           rmd160  641a8c390906f477fc00943c7f3adadc271fbb91 \
-                    sha256  8b05856c1091647a3cb8716509bfcd4542d72636517903e75414410b0e13e232
+checksums           rmd160  88eb2ccb70de22c7b8ebf0f05c780e32c5d1edda \
+                    sha256  c1916740c7c798dc0f93e79adfca205c264738008e278e05dd2db83303b9c755
 
 python.versions     27