Revision: 149488 https://trac.macports.org/changeset/149488 Author: sean@macports.org Date: 2016-06-22 15:57:13 -0700 (Wed, 22 Jun 2016) Log Message: ----------- py-html2text: update to 2016.5.29 Modified Paths: -------------- trunk/dports/python/py-html2text/Portfile Modified: trunk/dports/python/py-html2text/Portfile =================================================================== --- trunk/dports/python/py-html2text/Portfile 2016-06-22 22:57:10 UTC (rev 149487) +++ trunk/dports/python/py-html2text/Portfile 2016-06-22 22:57:13 UTC (rev 149488) @@ -8,13 +8,13 @@ set realname html2text name py-${realname} -version 2016.1.8 +version 2016.5.29 categories-append textproc platforms darwin license GPL-3+ supported_archs noarch -maintainers sean openmaintainer +maintainers nomaintainer description html2text is a Python script that converts a page of HTML into text long_description html2text is a Python script that converts a page of HTML into clean, \ @@ -25,10 +25,10 @@ master_sites pypi:[string index ${realname} 0]/${realname}/ distname ${realname}-${version} -checksums rmd160 d58217dc30c3750538dbd78a016ca60ef958579b \ - sha256 088046f9b126761ff7e3380064d4792279766abaa5722d0dd765d011cf0bb079 +checksums rmd160 81019a1566f56ef75cea78009938b32cfc35a6df \ + sha256 98aa9e93724afb5ecd9445df9800d0690a3f910726b0c577009277024aa840c6 -python.versions 27 34 +python.versions 27 34 35 if {${name} eq ${subport}} { livecheck.type regex