[141492] trunk/dports/python/py-pygit2/Portfile

sean at macports.org sean at macports.org
Sat Dec 12 01:45:39 PST 2015


Revision: 141492
          https://trac.macports.org/changeset/141492
Author:   sean at macports.org
Date:     2015-10-19 15:03:13 -0700 (Mon, 19 Oct 2015)
Log Message:
-----------
py-pygit2: update to 0.23.2 and add python 3.5

Modified Paths:
--------------
    trunk/dports/python/py-pygit2/Portfile

Modified: trunk/dports/python/py-pygit2/Portfile
===================================================================
--- trunk/dports/python/py-pygit2/Portfile	2015-10-19 22:03:11 UTC (rev 141491)
+++ trunk/dports/python/py-pygit2/Portfile	2015-10-19 22:03:13 UTC (rev 141492)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 PortGroup           github 1.0
 
-github.setup        libgit2 pygit2 0.23.0 v
+github.setup        libgit2 pygit2 0.23.2 v
 name                py-pygit2
 
 categories-append   devel
@@ -18,10 +18,10 @@
 long_description    Pygit2 is a set of Python bindings to the libgit2 shared \
                     library, libgit2 implements the core of Git.
 
-checksums           rmd160  29e348b1fe1c703930505d0fb428ce64518bea23 \
-                    sha256  10fab08ee6f18fa7c4d7a3d96718c34bb911e5587ad2afc514c976165e2832c2
+checksums           rmd160  5300351c6e5b1099465114a7050b4abf0d1fa85e \
+                    sha256  accef79ce86dd76baeb3d1cdc42c3977bc587533e91e106b28c6a1837cc76e4e
 
-python.versions     27 34
+python.versions     27 34 35
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:libgit2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/e249e265/attachment.html>


More information about the macports-changes mailing list