1.4.1 (2019-10-26) This is the latest release with py2 support Remove py33, py34 support web scraping improvements: default timeout and session support Add API methods to serialize form-related elements according to spec Include HTML markup when querying textarea text/value
There are no consumers and tests pass the same as previous version on both amd64 and sparc64. ok? --Kurt Index: Makefile =================================================================== RCS file: /cvs/ports/www/py-query/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 Makefile --- Makefile 14 Dec 2019 22:21:55 -0000 1.1.1.1 +++ Makefile 9 Feb 2020 22:00:58 -0000 @@ -2,7 +2,7 @@ COMMENT = jquery-like library for python -MODPY_EGG_VERSION = 1.4.0 +MODPY_EGG_VERSION = 1.4.1 DISTNAME = pyquery-${MODPY_EGG_VERSION} PKGNAME = py-query-${MODPY_EGG_VERSION} Index: distinfo =================================================================== RCS file: /cvs/ports/www/py-query/distinfo,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 distinfo --- distinfo 14 Dec 2019 22:21:55 -0000 1.1.1.1 +++ distinfo 9 Feb 2020 22:00:58 -0000 @@ -1,2 +1,2 @@ -SHA256 (pyquery-1.4.0.tar.gz) = R3Hbdr0UNS66AGRjZWrvmQoBR6DurwlHJQl6z6kEQr8= -SIZE (pyquery-1.4.0.tar.gz) = 45215 +SHA256 (pyquery-1.4.1.tar.gz) = j893xy49YCzhCgvU5l9X8JRcGOFWJ+SRMMJxctSTnZg= +SIZE (pyquery-1.4.1.tar.gz) = 47983