mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
textproc/py-markups: Update to 3.1.2
Minimum required python version is now 3.7 (per changelog)
This commit is contained in:
parent
435e2485ec
commit
848654554a
@ -1,5 +1,5 @@
|
||||
PORTNAME= Markups
|
||||
PORTVERSION= 3.1.1
|
||||
PORTVERSION= 3.1.2
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,7 +10,7 @@ COMMENT= Wrapper around various text markup languages
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python:3.2+
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1630606573
|
||||
SHA256 (Markups-3.1.1.tar.gz) = e309d79dde0935576ce1def6752f2127a12e2c2ea2ae8b0c69f99ff8bc12181d
|
||||
SIZE (Markups-3.1.1.tar.gz) = 20482
|
||||
TIMESTAMP = 1631482641
|
||||
SHA256 (Markups-3.1.2.tar.gz) = 2954d53656d9ec84f2f6c077e91a1de534e05647f20d327757283bbb5a857770
|
||||
SIZE (Markups-3.1.2.tar.gz) = 20608
|
||||
|
Loading…
Reference in New Issue
Block a user