[107418] trunk/dports/python/py-blessings/Portfile

jmr at macports.org jmr at macports.org
Thu Jun 27 20:13:57 PDT 2013


Revision: 107418
          https://trac.macports.org/changeset/107418
Author:   jmr at macports.org
Date:     2013-06-27 20:13:56 -0700 (Thu, 27 Jun 2013)
Log Message:
-----------
py-blessings: update to 1.5

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

Modified: trunk/dports/python/py-blessings/Portfile
===================================================================
--- trunk/dports/python/py-blessings/Portfile	2013-06-27 23:26:55 UTC (rev 107417)
+++ trunk/dports/python/py-blessings/Portfile	2013-06-28 03:13:56 UTC (rev 107418)
@@ -6,7 +6,7 @@
 
 name                py-blessings
 set real_name       blessings
-version             1.3
+version             1.5
 maintainers         nomaintainer
 python.versions     25 26 27 31 32
 
@@ -17,10 +17,11 @@
 license             MIT
 
 homepage            https://github.com/erikrose/blessings
-master_sites        http://pypi.python.org/packages/source/b/${real_name}/
+master_sites        https://pypi.python.org/packages/source/b/${real_name}/
 distname            ${real_name}-${version}
-checksums           rmd160  44deda73fa391ec87bf4452ee4c7ad3bc04b9b9f \
-                    sha256  1bc5679fdf1807c74eb8da3774dd61ba928134cfb729df664fb60602161af193
+checksums           md5    368094303d698512f86e1aab8dde3b9e \
+                    rmd160 0f4ec8ff55914d3266daa651a5c9ce84119ffa11 \
+                    sha256 3aa414066c285646622384b563ec4b93c7e50099bd65a397b8db6b6e9a90b657
 
 if {$name != $subport} {
     depends_build  port:py${python.version}-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130627/6b6904b6/attachment.html>


More information about the macports-changes mailing list