python3-Flask-Assets: remove package
This package hasn't been meaningfully touched since 2016-08-25.
This commit is contained in:
parent
565144f032
commit
abe489895c
|
@ -1,17 +0,0 @@
|
|||
# Template file for 'python3-Flask-Assets'
|
||||
pkgname=python3-Flask-Assets
|
||||
version=0.12
|
||||
revision=9
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-Flask python3-webassets"
|
||||
short_desc="Asset management for Flask (Python3)"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/miracle2k/flask-assets"
|
||||
distfiles="${PYPI_SITE}/F/Flask-Assets/Flask-Assets-${version}.tar.gz"
|
||||
checksum=6031527b89fb3509d1581d932affa5a79dd348cfffb58d0aef99a43461d47847
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
|
@ -587,6 +587,7 @@ replaces="
|
|||
python-xlib<=0.29_1
|
||||
python-zipp<=1.2.0_2
|
||||
python3-Django<=3.0.7_2
|
||||
python3-Flask-Assets<=0.12_9
|
||||
python3-SPARQLWrapper<=1.8.4_4
|
||||
python3-aiohttp-cors2<=0.7.0_3
|
||||
python3-aiohttp2<=2.3.10_4
|
||||
|
|
Loading…
Reference in New Issue