[152723] trunk/dports/python/py-amqp/Portfile

stromnov at macports.org stromnov at macports.org
Thu Sep 15 05:09:51 PDT 2016


Revision: 152723
          https://trac.macports.org/changeset/152723
Author:   stromnov at macports.org
Date:     2016-09-15 05:09:51 -0700 (Thu, 15 Sep 2016)
Log Message:
-----------
py-amqp: update to version 2.1.0

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

Modified: trunk/dports/python/py-amqp/Portfile
===================================================================
--- trunk/dports/python/py-amqp/Portfile	2016-09-15 12:08:45 UTC (rev 152722)
+++ trunk/dports/python/py-amqp/Portfile	2016-09-15 12:09:51 UTC (rev 152723)
@@ -5,11 +5,11 @@
 PortGroup           python 1.0
 
 name                py-amqp
-version             2.0.3
+version             2.1.0
 revision            0
 categories-append   devel
 platforms           darwin
-license             LGPL-2.1+
+license             BSD
 supported_archs     noarch
 
 python.versions     27 34 35
@@ -24,12 +24,13 @@
 
 distname            ${python.rootname}-${version}
 
-checksums           rmd160  67358d0083ec87f7e9cca5f6388370964c7c826b \
-                    sha256  70d2bef354dd94a13d24aabe209e8e05fabe1a456a66b6d73323cedab53b9a1b
+checksums           rmd160  6cd2892a9b3a457a4a5434b740942f86147cc09b \
+                    sha256  0f51aeb45641c974250ce169f89d99d116d937ff83de5435d0d5978d8de4c2cd
 
 if {${name} ne ${subport}} {
     depends_build-append \
                         port:py${python.version}-setuptools
+    depends_lib-append  port:py${python.version}-vine
 
     livecheck.type      none
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160915/929f1dd3/attachment.html>


More information about the macports-changes mailing list