Revision: 140129 https://trac.macports.org/changeset/140129 Author: sean@macports.org Date: 2015-09-09 14:27:56 -0700 (Wed, 09 Sep 2015) Log Message: ----------- py-pygit2: update to 0.23.0 Modified Paths: -------------- trunk/dports/python/py-pygit2/Portfile Modified: trunk/dports/python/py-pygit2/Portfile =================================================================== --- trunk/dports/python/py-pygit2/Portfile 2015-09-09 21:27:54 UTC (rev 140128) +++ trunk/dports/python/py-pygit2/Portfile 2015-09-09 21:27:56 UTC (rev 140129) @@ -5,7 +5,7 @@ PortGroup python 1.0 PortGroup github 1.0 -github.setup libgit2 pygit2 0.22.1 v +github.setup libgit2 pygit2 0.23.0 v name py-pygit2 categories-append devel @@ -18,8 +18,8 @@ long_description Pygit2 is a set of Python bindings to the libgit2 shared \ library, libgit2 implements the core of Git. -checksums rmd160 b3fbb25a487dad45d3478e2a685819c3099058e2 \ - sha256 ddc415d089acbe539cc631f066665211678d44675ad7a600dde7eaf319294418 +checksums rmd160 29e348b1fe1c703930505d0fb428ce64518bea23 \ + sha256 10fab08ee6f18fa7c4d7a3d96718c34bb911e5587ad2afc514c976165e2832c2 python.versions 27 34
participants (1)
-
sean@macports.org