diff --git a/srcpkgs/python3-SQLAlchemy2/template b/srcpkgs/python3-SQLAlchemy2/template index 9025510d587..bcc64d76522 100644 --- a/srcpkgs/python3-SQLAlchemy2/template +++ b/srcpkgs/python3-SQLAlchemy2/template @@ -1,9 +1,8 @@ # Template file for 'python3-SQLAlchemy2' pkgname=python3-SQLAlchemy2 -version=2.0.36 +version=2.0.41 revision=1 build_style=python3-pep517 -make_install_target="dist/SQLAlchemy-${version}-*-*-*.whl" hostmakedepends="python3-setuptools python3-Cython python3-wheel" makedepends="python3-devel" depends="python3-greenlet python3-typing_extensions" @@ -14,7 +13,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=7f2767680b6d2398aea7082e45a774b2b0767b5c8d8ffb9c8b683088ea9b29c5 +checksum=edba70118c4be3c2b1f90754d308d0b79c6fe2c0fdc52d8ddf603916f83f4db9 conflicts="python3-SQLAlchemy"