python-MarkupSafe: update to 1.0
This commit is contained in:
parent
8a93c91cfb
commit
23c7cc6f18
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-MarkupSafe'
|
# Template file for 'python-MarkupSafe'
|
||||||
pkgname=python-MarkupSafe
|
pkgname=python-MarkupSafe
|
||||||
version=0.23
|
version=1.0
|
||||||
revision=7
|
revision=1
|
||||||
wrksrc="MarkupSafe-${version}"
|
wrksrc="MarkupSafe-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -10,9 +10,9 @@ pycompile_module="markupsafe"
|
||||||
short_desc="Implements a XML/HTML/XHTML Markup safe string for Python2"
|
short_desc="Implements a XML/HTML/XHTML Markup safe string for Python2"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://github.com/mitsuhiko/markupsafe"
|
homepage="http://github.com/mitsuhiko/markupsafe"
|
||||||
license="BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/M/MarkupSafe/MarkupSafe-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/M/MarkupSafe/MarkupSafe-${version}.tar.gz"
|
||||||
checksum=a4ec1aff59b95a14b45eb2e23761a0179e98319da5a7eb76b56ea8cdc7b871c3
|
checksum=a6be69091dac236ea9c6bc7d012beab42010fa914c459791d627dad4910eb665
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue