python3-alembic: update to 1.9.4.
This commit is contained in:
parent
7d6d5e95ff
commit
36ea0d3998
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-alembic'
|
||||
pkgname=python3-alembic
|
||||
version=1.8.0
|
||||
revision=2
|
||||
version=1.9.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-Mako python3-SQLAlchemy python3-dateutil python3-editor"
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="https://github.com/sqlalchemy/alembic"
|
||||
changelog="https://raw.githubusercontent.com/sqlalchemy/alembic/master/docs/build/changelog.rst"
|
||||
distfiles="${PYPI_SITE}/a/alembic/alembic-${version}.tar.gz"
|
||||
checksum=a2d4d90da70b30e70352cd9455e35873a255a31402a438fe24815758d7a0e5e1
|
||||
checksum=4d3bd32ecdbb7bbfb48a9fe9e6d6fd6a831a1b59d03e26e292210237373e7db5
|
||||
make_check=no # tests require deprecated pytest behavior that throws errors
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue