1
0
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:
Po-Chuan Hsieh 2022-03-08 01:57:12 +08:00
parent 0396cef982
commit 0b37489811
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Created by: wen@FreeBSD.org
PORTNAME= markupsafe
PORTVERSION= 2.0.1
PORTVERSION= 2.1.0
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -13,7 +13,7 @@ COMMENT= Implements XML/HTML/XHTML Markup safe string for Python
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
USES= python:3.6+
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
post-install:

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1631390737
SHA256 (MarkupSafe-2.0.1.tar.gz) = 594c67807fb16238b30c44bdf74f36c02cdf22d1c8cda91ef8a0ed8dabf5620a
SIZE (MarkupSafe-2.0.1.tar.gz) = 18596
TIMESTAMP = 1646058134
SHA256 (MarkupSafe-2.1.0.tar.gz) = 80beaf63ddfbc64a0452b841d8036ca0611e049650e20afcb882f5d3c266d65f
SIZE (MarkupSafe-2.1.0.tar.gz) = 18546