python3-Flask-Mail: remove package

This package hasn't been updated since 2014 and hasn't been meaningfully
touched since its addition to the Void repository and is not required by
any other packages.
This commit is contained in:
Andrew J. Hesford 2023-10-16 15:57:50 -04:00
parent 0e284bd177
commit 9a29c1388f
2 changed files with 1 additions and 17 deletions

View File

@ -1,17 +0,0 @@
# Template file for 'python3-Flask-Mail'
pkgname=python3-Flask-Mail
version=0.9.1
revision=5
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-Flask"
short_desc="Flask extension for sending email (python3)"
maintainer="pulux <pulux@pf4sh.de>"
license="BSD-2-Clause"
homepage="https://pythonhosted.org/flask-mail/"
distfiles="${PYPI_SITE}/F/Flask-Mail/Flask-Mail-${version}.tar.gz"
checksum=22e5eb9a940bf407bcf30410ecc3708f3c56cc44b29c34e1726fe85006935f41
post_install() {
vlicense LICENSE
}

View File

@ -588,6 +588,7 @@ replaces="
python-zipp<=1.2.0_2
python3-Django<=3.0.7_2
python3-Flask-Assets<=0.12_9
python3-Flask-Mail<=0.9.1_5
python3-Flask-User<=1.0.2.2_6
python3-SPARQLWrapper<=1.8.4_4
python3-aiohttp-cors2<=0.7.0_3