python3-SQLAlchemy2: update to 2.0.16.
This commit is contained in:
parent
91bbbe2cac
commit
79c022a95d
@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-SQLAlchemy2'
|
||||
pkgname=python3-SQLAlchemy2
|
||||
version=2.0.9
|
||||
version=2.0.16
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_install_target="dist/SQLAlchemy-${version}-*-*-*.whl"
|
||||
@ -14,7 +14,7 @@ license="MIT"
|
||||
homepage="https://www.sqlalchemy.org"
|
||||
changelog="https://docs.sqlalchemy.org/en/20/changelog/"
|
||||
distfiles="${PYPI_SITE}/S/SQLAlchemy/SQLAlchemy-${version}.tar.gz"
|
||||
checksum=95719215e3ec7337b9f57c3c2eda0e6a7619be194a5166c07c1e599f6afc20fa
|
||||
checksum=1e2caba78e7d1f5003e88817b7a1754d4e58f4a8f956dc423bf8e304c568ab09
|
||||
|
||||
conflicts="python3-SQLAlchemy"
|
||||
|
||||
|
2
srcpkgs/python3-SQLAlchemy2/update
Normal file
2
srcpkgs/python3-SQLAlchemy2/update
Normal file
@ -0,0 +1,2 @@
|
||||
pkgname="SQLAlchemy"
|
||||
ignore="*rc* *b* *a*"
|
Loading…
x
Reference in New Issue
Block a user