python3-Flask-OAuthlib: remove package

This package has not been meaningfully touched since it was added to the
repository on 2020-11-29, nothing depends on it, and upstream recommends
using an alternative package anyway.
This commit is contained in:
Andrew J. Hesford 2023-10-16 16:03:29 -04:00
parent 9a29c1388f
commit 014de782a0
2 changed files with 1 additions and 18 deletions

View File

@ -1,18 +0,0 @@
# Template file for 'python3-Flask-OAuthlib'
pkgname=python3-Flask-OAuthlib
version=0.9.6
revision=4
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-Flask python3-requests-oauthlib"
short_desc="OAuthlib for Flask (Python3)"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/lepture/flask-oauthlib"
changelog="https://raw.githubusercontent.com/lepture/flask-oauthlib/master/CHANGES.rst"
distfiles="${PYPI_SITE}/F/Flask-OAuthlib/Flask-OAuthlib-${version}.tar.gz"
checksum=5bb79c8a8e670c2eb4cb553dfc3283b6c8d1202f674934676dc173cee94fe39c
post_install() {
vlicense LICENSE
}

View File

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