git: 0b37489811e3 - main - textproc/py-markupsafe: Update to 2.1.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 07 Mar 2022 18:19:01 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0b37489811e3da1d587208eb1afba9051ca16789

commit 0b37489811e3da1d587208eb1afba9051ca16789
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-07 17:57:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-07 18:11:29 +0000

    textproc/py-markupsafe: Update to 2.1.0
    
    Changes:        https://github.com/pallets/markupsafe/releases
---
 textproc/py-markupsafe/Makefile | 4 ++--
 textproc/py-markupsafe/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/py-markupsafe/Makefile b/textproc/py-markupsafe/Makefile
index cb7702941fa4..c198153808d4 100644
--- a/textproc/py-markupsafe/Makefile
+++ b/textproc/py-markupsafe/Makefile
@@ -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:
diff --git a/textproc/py-markupsafe/distinfo b/textproc/py-markupsafe/distinfo
index c352362d7e04..e7821d69655d 100644
--- a/textproc/py-markupsafe/distinfo
+++ b/textproc/py-markupsafe/distinfo
@@ -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