[124628] trunk/dports/python/py-markupsafe/Portfile

aronnax at macports.org aronnax at macports.org
Tue Aug 26 23:01:35 PDT 2014


Revision: 124628
          https://trac.macports.org/changeset/124628
Author:   aronnax at macports.org
Date:     2014-08-26 23:01:35 -0700 (Tue, 26 Aug 2014)
Log Message:
-----------
py-markupsafe: update to 0.23, drop unsupported Python versions (fixes #44196)

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

Modified: trunk/dports/python/py-markupsafe/Portfile
===================================================================
--- trunk/dports/python/py-markupsafe/Portfile	2014-08-27 04:40:43 UTC (rev 124627)
+++ trunk/dports/python/py-markupsafe/Portfile	2014-08-27 06:01:35 UTC (rev 124628)
@@ -5,16 +5,14 @@
 PortGroup           python 1.0
 
 name                py-markupsafe
-version             0.18
-revision            0
+version             0.23
 categories-append   textproc
 platforms           darwin
 license             BSD
 
-python.default_version  27
-python.versions     24 25 26 27 31 32 33 34
+python.versions     26 27 33 34
 
-maintainers         nomaintainer
+maintainers         perry openmaintainer
 
 description         Implements a XML/HTML/XHTML Markup safe string for Python
 long_description    ${description}
@@ -24,8 +22,8 @@
 
 distname            MarkupSafe-${version}
 
-checksums           rmd160  9773511d83b71a5208d9aa096996894697d8fc89 \
-                    sha256  b7d5d688bdd345bfa897777d297756688cf02e1b3742c56885e2e5c2b996ff82
+checksums           rmd160  8d1dd780a46a18b6f6bad78bf92eeca2d06a1f54 \
+                    sha256  a4ec1aff59b95a14b45eb2e23761a0179e98319da5a7eb76b56ea8cdc7b871c3
 
 if {${name} ne ${subport}} {
     depends_build-append    port:py${python.version}-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140826/ca2a55dd/attachment.html>


More information about the macports-changes mailing list