aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-myst-parser/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-myst-parser/APKBUILD')
-rw-r--r--community/py3-myst-parser/APKBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/community/py3-myst-parser/APKBUILD b/community/py3-myst-parser/APKBUILD
index 4e221c82f76..dd0a027584f 100644
--- a/community/py3-myst-parser/APKBUILD
+++ b/community/py3-myst-parser/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Patrycja Rosa <alpine@ptrcnull.me>
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
pkgname=py3-myst-parser
-pkgver=2.0.0
-pkgrel=1
+pkgver=3.0.1
+pkgrel=0
pkgdesc="Extended commonmark compliant parser"
url="https://myst-parser.readthedocs.io/"
arch="noarch"
@@ -15,7 +15,6 @@ depends="
py3-sphinx
py3-typing-extensions
py3-yaml
- python3
"
makedepends="py3-gpep517 py3-flit-core py3-installer"
checkdepends="py3-pytest py3-pytest-benchmark py3-beautifulsoup4"
@@ -42,5 +41,5 @@ package() {
}
sha512sums="
-c47bdd773565e93c4714d318a70f9a8adab1be6e2a63c23175667fc4afb5da4d66b84e11176782c8202e9fd68883e74d444911ddfb0b91356c2ba07fa65f7ea4 py3-myst-parser-2.0.0.tar.gz
+4c2b08e9307685c2ef02eee89becba1d6e9f67eba7ab6d5bb5b425f232ac0922bb31cb5df5d60a5ed0846a9314475bcd2cb073a0101f514455c2598340e4b441 py3-myst-parser-3.0.1.tar.gz
"