Hi ports@,
Here's an update for www/py-soupsieve.
Builds, and works for me on amd64. All test pass too. The only
consumer for it is www/py-beautifulsoup4 which also pass tests. I'm
going to send an update on that one too later.
Cheers,
Paco.
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/py-soupsieve/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile 12 Aug 2019 23:58:09 -0000 1.1.1.1
+++ Makefile 15 Nov 2019 07:53:02 -0000
@@ -2,7 +2,7 @@
COMMENT = modern CSS selector implementation for Beautiful Soup
-MODPY_EGG_VERSION = 1.9.2
+MODPY_EGG_VERSION = 1.9.5
DISTNAME = soupsieve-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/py-soupsieve/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo 12 Aug 2019 23:58:09 -0000 1.1.1.1
+++ distinfo 15 Nov 2019 07:53:02 -0000
@@ -1,2 +1,2 @@
-SHA256 (soupsieve-1.9.2.tar.gz) = crXxrqkQHPcgo2uyMn7ehm/W8aB7HofJKhzBgRPLyUY=
-SIZE (soupsieve-1.9.2.tar.gz) = 95448
+SHA256 (soupsieve-1.9.5.tar.gz) = 4sHF3uShw2vLeQ4Pq9VJLYdLjr1GF2IsT2pzFwEGDdo=
+SIZE (soupsieve-1.9.5.tar.gz) = 98999
--
Paco Esteban.
5818130B8A6DBC03