mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
textproc/py-pymdown-extensions: Update to 9.2
* Support for Python 3.6 was dropped with this release. Changelog: https://github.com/facelessuser/pymdown-extensions/releases/tag/9.2
This commit is contained in:
parent
3c2cbe1142
commit
843271ef01
@ -1,5 +1,5 @@
|
||||
PORTNAME= pymdown-extensions
|
||||
DISTVERSION= 9.1
|
||||
DISTVERSION= 9.2
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown>=3.2:textproc/py-markdown@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1641746059
|
||||
SHA256 (pymdown-extensions-9.1.tar.gz) = 74247f2c80f1d9e3c7242abe1c16317da36c6f26c7ad4b8a7f457f0ec20f0365
|
||||
SIZE (pymdown-extensions-9.1.tar.gz) = 714776
|
||||
TIMESTAMP = 1644942841
|
||||
SHA256 (pymdown-extensions-9.2.tar.gz) = ed8f69a18bc158f00cbf03abc536b88b6e541b7e699156501e767c48f81d8850
|
||||
SIZE (pymdown-extensions-9.2.tar.gz) = 716218
|
||||
|
Loading…
Reference in New Issue
Block a user