python-SQLAlchemy: update to 1.3.3.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'python-SQLAlchemy'
|
||||
pkgname=python-SQLAlchemy
|
||||
version=1.3.2
|
||||
version=1.3.3
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
@@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://www.sqlalchemy.org"
|
||||
distfiles="${PYPI_SITE}/S/SQLAlchemy/SQLAlchemy-${version}.tar.gz"
|
||||
checksum=d5432832f91d200c3d8b473a266d59442d825f9ea744c467e68c5d9a9479fbce
|
||||
checksum=91c54ca8345008fceaec987e10924bf07dcab36c442925357e5a467b36a38319
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
||||
Reference in New Issue
Block a user