python-SQLAlchemy: remove

python 2
This commit is contained in:
classabbyamp 2023-10-11 17:24:54 -04:00 committed by classabbyamp
parent 6eef4a1c4b
commit 82efff226d
2 changed files with 0 additions and 20 deletions

View File

@ -1,19 +0,0 @@
# Template file for 'python-SQLAlchemy'
pkgname=python-SQLAlchemy
version=1.3.18
revision=5
build_style=python2-module
hostmakedepends="python-setuptools"
makedepends="python-devel"
short_desc="SQL Toolkit and Object Relational Mapper for Python2"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://www.sqlalchemy.org"
distfiles="${PYPI_SITE}/S/SQLAlchemy/SQLAlchemy-${version}.tar.gz"
checksum=da2fb75f64792c1fc64c82313a00c728a7c301efe6a60b7a9fe35b16b4368ce7
# no more python2 checks
make_check=no
post_install() {
vlicense LICENSE
}

View File

@ -1 +0,0 @@
ignore="*b*"