mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
python3-mistune: update to 3.1.3.
This commit is contained in:
parent
ef60ca0b03
commit
d8884e6283
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-mistune'
|
# Template file for 'python3-mistune'
|
||||||
pkgname=python3-mistune
|
pkgname=python3-mistune
|
||||||
version=3.0.2
|
version=3.1.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://mistune.lepture.com/"
|
homepage="https://mistune.lepture.com/"
|
||||||
changelog="https://raw.githubusercontent.com/lepture/mistune/master/docs/changes.rst"
|
changelog="https://raw.githubusercontent.com/lepture/mistune/master/docs/changes.rst"
|
||||||
distfiles="${PYPI_SITE}/m/mistune/mistune-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/m/mistune/mistune-${version}.tar.gz"
|
||||||
checksum=fc7f93ded930c92394ef2cb6f04a8aabab4117a91449e72dcc8dfa646a508be8
|
checksum=a7035c21782b2becb6be62f8f25d3df81ccb4d6fa477a6525b15af06539f02a0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue