mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
python3-Flask-SQLAlchemy: update to 2.4.3.
This commit is contained in:
parent
e38a7e8038
commit
b645ad1759
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Flask-SQLAlchemy'
|
||||
pkgname=python3-Flask-SQLAlchemy
|
||||
version=2.4.1
|
||||
version=2.4.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -12,7 +12,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/pallets/flask-sqlalchemy"
|
||||
distfiles="${PYPI_SITE}/F/Flask-SQLAlchemy/Flask-SQLAlchemy-${version}.tar.gz"
|
||||
checksum=6974785d913666587949f7c2946f7001e4fa2cb2d19f4e69ead02e4b8f50b33d
|
||||
checksum=0b656fbf87c5f24109d859bafa791d29751fabbda2302b606881ae5485b557a5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.rst
|
||||
|
|
Loading…
Add table
Reference in a new issue