[137822] trunk/dports/python/py-psycopg2/Portfile

snc at macports.org snc at macports.org
Sat Jun 20 14:14:24 PDT 2015


Revision: 137822
          https://trac.macports.org/changeset/137822
Author:   snc at macports.org
Date:     2015-06-20 14:14:23 -0700 (Sat, 20 Jun 2015)
Log Message:
-----------
py-psycopg2: update to 2.6.1

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

Modified: trunk/dports/python/py-psycopg2/Portfile
===================================================================
--- trunk/dports/python/py-psycopg2/Portfile	2015-06-20 20:57:50 UTC (rev 137821)
+++ trunk/dports/python/py-psycopg2/Portfile	2015-06-20 21:14:23 UTC (rev 137822)
@@ -5,8 +5,9 @@
 PortGroup           python 1.0
 
 name                py-psycopg2
-version             2.6
-python.versions     26 27 33 34
+version             2.6.1
+# only port:trac requires py26-psyocopg2
+python.versions     26 27 34
 python.default_version  27
 categories-append   databases
 maintainers         snc openmaintainer
@@ -26,9 +27,9 @@
 master_sites        http://www.psycopg.org/psycopg/tarballs/PSYCOPG-${branch}/
 distname            psycopg2-${version}
 
-checksums           md5     fbbb039a8765d561a1c04969bbae7c74 \
-                    rmd160  9ead00b8be9168e0492050705b17b218edbbb669 \
-                    sha256  c00afecb302a99a4f83dec9b055c4d1cc196926d62c8db015d68432df8118ca8
+checksums           md5     842b44f8c95517ed5b792081a2370da1 \
+                    rmd160  6f90c8cad1aadf32af8275faddb728238390205a \
+                    sha256  6acf9abbbe757ef75dc2ecd9d91ba749547941abaffbe69ff2086a9e37d4904c
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:openssl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150620/2c8183da/attachment.html>


More information about the macports-changes mailing list