python3-SQLAlchemy2: update to 2.0.23.

This commit is contained in:
Luciogi 2023-11-17 23:38:12 +05:00 committed by Duncan Overbruck
parent 737d9a681d
commit 8481cb21ef

View File

@ -1,7 +1,7 @@
# Template file for 'python3-SQLAlchemy2'
pkgname=python3-SQLAlchemy2
version=2.0.16
revision=2
version=2.0.23
revision=1
build_style=python3-pep517
make_install_target="dist/SQLAlchemy-${version}-*-*-*.whl"
hostmakedepends="python3-setuptools python3-Cython python3-wheel"
@ -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=1e2caba78e7d1f5003e88817b7a1754d4e58f4a8f956dc423bf8e304c568ab09
checksum=c1bda93cbbe4aa2aa0aa8655c5aeda505cd219ff3e8da91d1d329e143e4aff69
conflicts="python3-SQLAlchemy"