diff options
author | Wen Heping <wen@FreeBSD.org> | 2021-02-06 02:02:45 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2021-02-06 02:02:45 +0000 |
commit | 39558e45538a0869dbd7e8557abd22b0728f1048 (patch) | |
tree | ff6151a3848db8f6b339c2963db02c3b619de003 /textproc/py-elementpath | |
parent | This module provides you with a constant STRICT which you can (diff) |
- Update to 2.1.3
Notes
Notes:
svn path=/head/; revision=564174
Diffstat (limited to 'textproc/py-elementpath')
-rw-r--r-- | textproc/py-elementpath/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-elementpath/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-elementpath/Makefile b/textproc/py-elementpath/Makefile index aa5b248cd031..9c854947a20a 100644 --- a/textproc/py-elementpath/Makefile +++ b/textproc/py-elementpath/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= elementpath -DISTVERSION= 2.1.2 +DISTVERSION= 2.1.3 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-elementpath/distinfo b/textproc/py-elementpath/distinfo index 92eabe59c897..298389322bfb 100644 --- a/textproc/py-elementpath/distinfo +++ b/textproc/py-elementpath/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611740985 -SHA256 (elementpath-2.1.2.tar.gz) = 23e1fed8d196d9a6cc4d220ef11fbe7eb8cff3a27848621c447e9d96134b2085 -SIZE (elementpath-2.1.2.tar.gz) = 204979 +TIMESTAMP = 1612575343 +SHA256 (elementpath-2.1.3.tar.gz) = b729d9376cc0f76479c9b0cef30cc0d3c9082ccb4507caa0da1a5e4964926960 +SIZE (elementpath-2.1.3.tar.gz) = 206716 |