diff options
author | Wen Heping <wen@FreeBSD.org> | 2020-11-04 12:08:23 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2020-11-04 12:08:23 +0000 |
commit | 0ead977a9d1af2d9c6fb0f90e16469733412f427 (patch) | |
tree | b0da9d3a37c3ea23e72b305f2051c2690a7f160a | |
parent | - Update to 0.25 (diff) |
- Update to 2.0.1
Notes
Notes:
svn path=/head/; revision=554072
Diffstat (limited to '')
-rw-r--r-- | www/py-soupsieve/Makefile | 3 | ||||
-rw-r--r-- | www/py-soupsieve/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/py-soupsieve/Makefile b/www/py-soupsieve/Makefile index fa2fee055062..613ec4e6b935 100644 --- a/www/py-soupsieve/Makefile +++ b/www/py-soupsieve/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= soupsieve -PORTVERSION= 1.9 -PORTREVISION= 1 +PORTVERSION= 2.0.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-soupsieve/distinfo b/www/py-soupsieve/distinfo index 4c06b239da07..4bad341b9491 100644 --- a/www/py-soupsieve/distinfo +++ b/www/py-soupsieve/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1584763865 -SHA256 (soupsieve-1.9.tar.gz) = e41a65e99bd125972d84221022beb1e4b5cfc68fa12c170c39834ce32d1b294c -SIZE (soupsieve-1.9.tar.gz) = 91366 +TIMESTAMP = 1604520380 +SHA256 (soupsieve-2.0.1.tar.gz) = a59dc181727e95d25f781f0eb4fd1825ff45590ec8ff49eadfd7f1a537cc0232 +SIZE (soupsieve-2.0.1.tar.gz) = 95986 |