mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
textproc/py-myst-parser: Update to 4.0.1
Changes: https://github.com/executablebooks/MyST-Parser/releases https://myst-parser.readthedocs.io/en/latest/develop/_changelog.html
This commit is contained in:
parent
c43c46b6ac
commit
5c22745902
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= myst-parser
|
||||
PORTVERSION= 4.0.0
|
||||
PORTVERSION= 4.0.1
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1723201097
|
||||
SHA256 (myst_parser-4.0.0.tar.gz) = 851c9dfb44e36e56d15d05e72f02b80da21a9e0d07cba96baf5e2d476bb91531
|
||||
SIZE (myst_parser-4.0.0.tar.gz) = 93858
|
||||
TIMESTAMP = 1739930206
|
||||
SHA256 (myst_parser-4.0.1.tar.gz) = 5cfea715e4f3574138aecbf7d54132296bfd72bb614d31168f48c477a830a7c4
|
||||
SIZE (myst_parser-4.0.1.tar.gz) = 93985
|
||||
|
|
Loading…
Add table
Reference in a new issue