mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-MarkupSafe: update to 2.1.5.
This commit is contained in:
parent
dd6a49f784
commit
74cf6120bf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-MarkupSafe'
|
# Template file for 'python3-MarkupSafe'
|
||||||
pkgname=python3-MarkupSafe
|
pkgname=python3-MarkupSafe
|
||||||
version=2.1.4
|
version=2.1.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://palletsprojects.com/p/markupsafe/"
|
homepage="https://palletsprojects.com/p/markupsafe/"
|
||||||
distfiles="${PYPI_SITE}/M/MarkupSafe/MarkupSafe-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/M/MarkupSafe/MarkupSafe-${version}.tar.gz"
|
||||||
checksum=3aae9af4cac263007fd6309c64c6ab4506dd2b79382d9d19a1994f9240b8db4f
|
checksum=d283d37a890ba4c1ae73ffadf8046435c76e7bc2247bbb63c00bd1a709c6544b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst
|
vlicense LICENSE.rst
|
||||||
|
|
Loading…
Add table
Reference in a new issue