python-MarkupSafe: remove

python 2
This commit is contained in:
classabbyamp 2023-10-11 17:23:21 -04:00 committed by classabbyamp
parent 921dc78b16
commit e702885eb0
2 changed files with 0 additions and 18 deletions

View File

@ -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
}

View File

@ -1 +0,0 @@
ignore="*a[1-9] *rc[1-9]"