python3-Flask-User: remove package
This package isn't required by any others and hasn't been meaningfully touched since 2020-07-27.
This commit is contained in:
parent
abe489895c
commit
0e284bd177
|
@ -1,18 +0,0 @@
|
|||
# Template file for 'python3-Flask-User'
|
||||
pkgname=python3-Flask-User
|
||||
version=1.0.2.2
|
||||
revision=6
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-Flask-Login python3-wheel"
|
||||
depends="python3-Flask python3-Flask-Login python3-Flask-WTF
|
||||
python3-Flask-SQLAlchemy python3-Flask-Mail python3-Flask-Babel"
|
||||
short_desc="User session management for Flask (Python3)"
|
||||
maintainer="pulux <pulux@pf4sh.de>"
|
||||
license="MIT"
|
||||
homepage="https://flask-user.readthedocs.io/en/latest/"
|
||||
distfiles="${PYPI_SITE}/F/Flask-User/Flask-User-${version}.tar.gz"
|
||||
checksum=c9785febc2fc7ca15c69cfff1c8dabc2788f25043b54a33f73a6c2a9daf7fbe4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
}
|
|
@ -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-User<=1.0.2.2_6
|
||||
python3-SPARQLWrapper<=1.8.4_4
|
||||
python3-aiohttp-cors2<=0.7.0_3
|
||||
python3-aiohttp2<=2.3.10_4
|
||||
|
|
Loading…
Reference in New Issue