From ac3a83cd027f9cd632eca13418d346596ba171eb Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 16 Oct 2023 16:29:38 -0400 Subject: [PATCH] python3-Flask-SQLAlchemy: remove package This package has not been meaningfully touched since 2021-05-08, nothing depends on it, its current version does not function with Flask 3.0, and newer versions require an update to python3-SQLAlchemy that will break other packages in the repository. --- srcpkgs/python3-Flask-SQLAlchemy/template | 18 ------------------ srcpkgs/removed-packages/template | 1 + 2 files changed, 1 insertion(+), 18 deletions(-) delete mode 100644 srcpkgs/python3-Flask-SQLAlchemy/template diff --git a/srcpkgs/python3-Flask-SQLAlchemy/template b/srcpkgs/python3-Flask-SQLAlchemy/template deleted file mode 100644 index d2ab61d9fb7..00000000000 --- a/srcpkgs/python3-Flask-SQLAlchemy/template +++ /dev/null @@ -1,18 +0,0 @@ -# Template file for 'python3-Flask-SQLAlchemy' -pkgname=python3-Flask-SQLAlchemy -version=2.5.1 -revision=4 -build_style=python3-module -hostmakedepends="python3-setuptools" -depends="python3-Flask python3-SQLAlchemy" -checkdepends="$depends" -short_desc="Adds SQLAlchemy support to your Flask application (python3)" -maintainer="pulux " -license="MIT" -homepage="https://github.com/pallets/flask-sqlalchemy" -distfiles="${PYPI_SITE}/F/Flask-SQLAlchemy/Flask-SQLAlchemy-${version}.tar.gz" -checksum=2bda44b43e7cacb15d4e05ff3cc1f8bc97936cc464623424102bfc2c35e95912 - -post_install() { - vlicense LICENSE.rst -} diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template index fa4110e883a..84611441190 100644 --- a/srcpkgs/removed-packages/template +++ b/srcpkgs/removed-packages/template @@ -591,6 +591,7 @@ replaces=" python3-Flask-Mail<=0.9.1_5 python3-Flask-OAuthlib<=0.9.6_4 python3-Flask-Script<=2.0.6_7 + python3-Flask-SQLAlchemy<=2.5.1_4 python3-Flask-User<=1.0.2.2_6 python3-SPARQLWrapper<=1.8.4_4 python3-aiohttp-cors2<=0.7.0_3