parent
921dc78b16
commit
e702885eb0
|
@ -1,17 +0,0 @@
|
|||
# Template file for 'python-MarkupSafe'
|
||||
pkgname=python-MarkupSafe
|
||||
version=1.1.1
|
||||
revision=7
|
||||
build_style=python2-module
|
||||
hostmakedepends="python-setuptools"
|
||||
makedepends="python-devel"
|
||||
short_desc="Implements a XML/HTML/XHTML Markup safe string for Python2"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://palletsprojects.com/p/markupsafe/"
|
||||
distfiles="${PYPI_SITE}/M/MarkupSafe/MarkupSafe-${version}.tar.gz"
|
||||
checksum=29872e92839765e546828bb7754a68c418d927cd064fd4708fab9fe9c8bb116b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.rst
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
ignore="*a[1-9] *rc[1-9]"
|
Loading…
Reference in New Issue