[148474] trunk/dports/python/py-cryptography/Portfile

stromnov at macports.org stromnov at macports.org
Tue May 10 04:13:36 PDT 2016


Revision: 148474
          https://trac.macports.org/changeset/148474
Author:   stromnov at macports.org
Date:     2016-05-10 04:13:36 -0700 (Tue, 10 May 2016)
Log Message:
-----------
py-cryptography: update to version 1.3.2

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

Modified: trunk/dports/python/py-cryptography/Portfile
===================================================================
--- trunk/dports/python/py-cryptography/Portfile	2016-05-10 11:11:49 UTC (rev 148473)
+++ trunk/dports/python/py-cryptography/Portfile	2016-05-10 11:13:36 UTC (rev 148474)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-cryptography
-version             1.3.1
+version             1.3.2
 revision            0
 categories-append   devel
 platforms           darwin
@@ -19,12 +19,12 @@
 long_description    ${description}
 
 homepage            https://github.com/pyca/cryptography
-master_sites        pypi:[string index ${python.rootname} 0]/${python.rootname}
+master_sites        https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}
 
 distname            ${python.rootname}-${version}
 
-checksums           rmd160  c97d4a804c43ecd2df71c2f99637c932d978b046 \
-                    sha256  b4b36175e0f95ddc88435c26dbe3397edce48e2ff5fe41d504cdb3beddcd53e2
+checksums           rmd160  9e68ba6fc817bc7d4bc653d0ddc8ebe79f715c7c \
+                    sha256  fbaafa8827966dc588ccb00be813d3149fa8de04aec96e418ea0fdd5f0312088
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:py${python.version}-setuptools \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160510/17acc5f6/attachment.html>


More information about the macports-changes mailing list