diff --git a/srcpkgs/python-SQLAlchemy/template b/srcpkgs/python-SQLAlchemy/template index adfddcce8aa..234d9d7940d 100644 --- a/srcpkgs/python-SQLAlchemy/template +++ b/srcpkgs/python-SQLAlchemy/template @@ -1,18 +1,18 @@ # Template file for 'python-SQLAlchemy' pkgname=python-SQLAlchemy -version=1.2.15 -revision=2 +version=1.2.17 +revision=1 wrksrc="${pkgname#*-}-${version}" build_style=python-module +pycompile_module="sqlalchemy" hostmakedepends="python-setuptools python3-setuptools" makedepends="python-devel python3-devel" -pycompile_module="sqlalchemy" short_desc="SQL Toolkit and Object Relational Mapper for Python2" maintainer="Alessio Sergi " -homepage="https://www.sqlalchemy.org/" license="MIT" +homepage="https://www.sqlalchemy.org" distfiles="${PYPI_SITE}/S/SQLAlchemy/SQLAlchemy-${version}.tar.gz" -checksum=809547455d012734b4252081db1e6b4fc731de2299f3755708c39863625e1c77 +checksum=52a42dbf02d0562d6e90e7af59f177f1cc027e72833cc29c3a821eefa009c71d post_install() { vlicense LICENSE