python3-SQLAlchemy: update to 1.4.50.
This commit is contained in:
parent
a01e0811d4
commit
6d1687f63e
@ -1,19 +1,18 @@
|
||||
# Template file for 'python3-SQLAlchemy'
|
||||
pkgname=python3-SQLAlchemy
|
||||
version=1.3.18
|
||||
revision=6
|
||||
version=1.4.50
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
depends="python3"
|
||||
depends="python3-greenlet"
|
||||
checkdepends="python3-pytest-xdist"
|
||||
short_desc="SQL Toolkit and Object Relational Mapper for Python3"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://www.sqlalchemy.org"
|
||||
distfiles="${PYPI_SITE}/S/SQLAlchemy/SQLAlchemy-${version}.tar.gz"
|
||||
checksum=da2fb75f64792c1fc64c82313a00c728a7c301efe6a60b7a9fe35b16b4368ce7
|
||||
make_check=no # FIXME
|
||||
checksum=3b97ddf509fc21e10b09403b5219b06c5b558b27fc2453150274fa4e70707dbf
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user