mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
python-SQLAlchemy: update to 1.1.11
This commit is contained in:
parent
ec69da540b
commit
d04e159b2c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-SQLAlchemy'
|
# Template file for 'python-SQLAlchemy'
|
||||||
pkgname=python-SQLAlchemy
|
pkgname=python-SQLAlchemy
|
||||||
version=1.1.10
|
version=1.1.11
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://www.sqlalchemy.org/"
|
homepage="http://www.sqlalchemy.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/S/SQLAlchemy/SQLAlchemy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/S/SQLAlchemy/SQLAlchemy-${version}.tar.gz"
|
||||||
checksum=dbd92b8af2306d600efa98ed36262d73aad227440a758c8dc3a067ca30096bd3
|
checksum=76f76965e9a968ba3aecd2a8bc0d991cea04fd9a182e6c95c81f1551487b0211
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue