mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
textproc/py-markupsafe: Update to 2.1.0
Changes: https://github.com/pallets/markupsafe/releases
This commit is contained in:
parent
0396cef982
commit
0b37489811
@ -1,7 +1,7 @@
|
|||||||
# Created by: wen@FreeBSD.org
|
# Created by: wen@FreeBSD.org
|
||||||
|
|
||||||
PORTNAME= markupsafe
|
PORTNAME= markupsafe
|
||||||
PORTVERSION= 2.0.1
|
PORTVERSION= 2.1.0
|
||||||
CATEGORIES= textproc python
|
CATEGORIES= textproc python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
@ -13,7 +13,7 @@ COMMENT= Implements XML/HTML/XHTML Markup safe string for Python
|
|||||||
LICENSE= BSD3CLAUSE
|
LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
|
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
|
||||||
|
|
||||||
USES= python:3.6+
|
USES= python:3.7+
|
||||||
USE_PYTHON= autoplist concurrent distutils
|
USE_PYTHON= autoplist concurrent distutils
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1631390737
|
TIMESTAMP = 1646058134
|
||||||
SHA256 (MarkupSafe-2.0.1.tar.gz) = 594c67807fb16238b30c44bdf74f36c02cdf22d1c8cda91ef8a0ed8dabf5620a
|
SHA256 (MarkupSafe-2.1.0.tar.gz) = 80beaf63ddfbc64a0452b841d8036ca0611e049650e20afcb882f5d3c266d65f
|
||||||
SIZE (MarkupSafe-2.0.1.tar.gz) = 18596
|
SIZE (MarkupSafe-2.1.0.tar.gz) = 18546
|
||||||
|
Loading…
Reference in New Issue
Block a user