python3-SQLAlchemy2: update to 2.0.36.

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:26:58 -05:00
parent 57769a90f1
commit 5e45d272f9
2 changed files with 4 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'python3-SQLAlchemy2'
pkgname=python3-SQLAlchemy2
version=2.0.23
version=2.0.36
revision=1
build_style=python3-pep517
make_install_target="dist/SQLAlchemy-${version}-*-*-*.whl"
@ -13,8 +13,8 @@ maintainer="icp <pangolin@vivaldi.net>"
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=c1bda93cbbe4aa2aa0aa8655c5aeda505cd219ff3e8da91d1d329e143e4aff69
distfiles="${PYPI_SITE}/s/sqlaLchemy/sqlalchemy-${version}.tar.gz"
checksum=7f2767680b6d2398aea7082e45a774b2b0767b5c8d8ffb9c8b683088ea9b29c5
conflicts="python3-SQLAlchemy"

View file

@ -0,0 +1 @@
pkgname=sqlalchemy