python3-MarkupSafe: update to 2.1.3.
This commit is contained in:
parent
8342faf5f8
commit
8cc8693cd0
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.2
|
version=2.1.3
|
||||||
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=abcabc8c2b26036d62d4c746381a6f7cf60aafcc653198ad678306986b09450d
|
checksum=af598ed32d6ae86f1b747b82783958b1a4ab8f617b06fe68795c7f026abbdcad
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst
|
vlicense LICENSE.rst
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue