textproc/py-myst-parser: Update to 1.0.0
Changes: https://github.com/executablebooks/MyST-Parser/releases https://myst-parser.readthedocs.io/en/latest/develop/_changelog.html
This commit is contained in:
parent
e8dd7558c3
commit
831fef02d8
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= myst-parser
|
||||
PORTVERSION= 0.19.2
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1679498828
|
||||
SHA256 (myst-parser-0.19.2.tar.gz) = 043540aecc6d9cffbc17109afab21c024c2a9b7d32cdada28b6e9735fd7fce3a
|
||||
SIZE (myst-parser-0.19.2.tar.gz) = 84157
|
||||
TIMESTAMP = 1680726208
|
||||
SHA256 (myst-parser-1.0.0.tar.gz) = 502845659313099542bd38a2ae62f01360e7dd4b1310f025dd014dfc0439cdae
|
||||
SIZE (myst-parser-1.0.0.tar.gz) = 84224
|
||||
|
|
Loading…
Reference in a new issue