[144960] trunk/dports/python/py-beautifulsoup4/Portfile

mmoll at macports.org mmoll at macports.org
Fri Jan 22 07:33:35 PST 2016


Revision: 144960
          https://trac.macports.org/changeset/144960
Author:   mmoll at macports.org
Date:     2016-01-22 07:33:35 -0800 (Fri, 22 Jan 2016)
Log Message:
-----------
py-beautifulsoup4: add py35 subport; update to version 4.4.1

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

Modified: trunk/dports/python/py-beautifulsoup4/Portfile
===================================================================
--- trunk/dports/python/py-beautifulsoup4/Portfile	2016-01-22 14:47:01 UTC (rev 144959)
+++ trunk/dports/python/py-beautifulsoup4/Portfile	2016-01-22 15:33:35 UTC (rev 144960)
@@ -6,7 +6,7 @@
 
 name                py-beautifulsoup4
 license             MIT
-version             4.3.2
+version             4.4.1
 categories-append   textproc
 platforms           darwin
 maintainers         lightnin openmaintainer
@@ -17,12 +17,12 @@
                     quick turnaround projects like screen-scraping.
 
 homepage            http://www.crummy.com/software/BeautifulSoup/
-master_sites        http://www.crummy.com/software/BeautifulSoup/bs4/download/4.3/
+master_sites        http://www.crummy.com/software/BeautifulSoup/bs4/download/4.4/
 distname            beautifulsoup4-${version}
-checksums           rmd160  d2811f99b7fda7ff02ca7aa3e4383273edf2ea6d \
-                    sha256  a2b29bd048ca2fe54a046b29770964738872a9747003a371344a93eedf7ad58e
+checksums           rmd160  1ae89b456336edd2a5c4cb9b879984be7622f29c \
+                    sha256  87d4013d0625d4789a4f56b8d79a04d5ce6db1152bb65f1d39744f7709a366b4
 
-python.versions     26 27 33 34
+python.versions     26 27 33 34 35
 
 livecheck.type      regex
 livecheck.regex     (4\\.\[0-9.\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160122/7ff65ddf/attachment.html>


More information about the macports-changes mailing list