python3-MarkupSafe: update to 2.1.0.
This commit is contained in:
parent
6d4dd2f477
commit
267ba61806
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-MarkupSafe'
|
||||
pkgname=python3-MarkupSafe
|
||||
version=2.0.1
|
||||
revision=2
|
||||
version=2.1.0
|
||||
revision=1
|
||||
wrksrc="MarkupSafe-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://palletsprojects.com/p/markupsafe/"
|
||||
distfiles="${PYPI_SITE}/M/MarkupSafe/MarkupSafe-${version}.tar.gz"
|
||||
checksum=594c67807fb16238b30c44bdf74f36c02cdf22d1c8cda91ef8a0ed8dabf5620a
|
||||
checksum=80beaf63ddfbc64a0452b841d8036ca0611e049650e20afcb882f5d3c266d65f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.rst
|
||||
|
|
Loading…
Reference in New Issue