mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
python3-Flask-Script: remove package
The package hasn't been meaningfully touched since 2017-09-13, nothing depends on it, and the upstream repo has been archived for 3.5 years.
This commit is contained in:
parent
014de782a0
commit
84b1e1ee29
2 changed files with 1 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
||||||
# Template file for 'python3-Flask-Script'
|
|
||||||
pkgname=python3-Flask-Script
|
|
||||||
version=2.0.6
|
|
||||||
revision=7
|
|
||||||
build_style=python3-module
|
|
||||||
hostmakedepends="python3-setuptools"
|
|
||||||
depends="python3-Flask"
|
|
||||||
short_desc="Scripting support for Flask (Python3)"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
license="BSD-3-Clause"
|
|
||||||
homepage="https://github.com/smurfix/flask-script"
|
|
||||||
distfiles="${PYPI_SITE}/F/Flask-Script/Flask-Script-${version}.tar.gz"
|
|
||||||
checksum=6425963d91054cfcc185807141c7314a9c5ad46325911bd24dcb489bd0161c65
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
|
@ -590,6 +590,7 @@ replaces="
|
||||||
python3-Flask-Assets<=0.12_9
|
python3-Flask-Assets<=0.12_9
|
||||||
python3-Flask-Mail<=0.9.1_5
|
python3-Flask-Mail<=0.9.1_5
|
||||||
python3-Flask-OAuthlib<=0.9.6_4
|
python3-Flask-OAuthlib<=0.9.6_4
|
||||||
|
python3-Flask-Script<=2.0.6_7
|
||||||
python3-Flask-User<=1.0.2.2_6
|
python3-Flask-User<=1.0.2.2_6
|
||||||
python3-SPARQLWrapper<=1.8.4_4
|
python3-SPARQLWrapper<=1.8.4_4
|
||||||
python3-aiohttp-cors2<=0.7.0_3
|
python3-aiohttp-cors2<=0.7.0_3
|
||||||
|
|
Loading…
Add table
Reference in a new issue