[arch-commits] Commit in python-alembic/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Thu Sep 24 21:32:58 UTC 2020
Date: Thursday, September 24, 2020 @ 21:32:57
Author: anthraxx
Revision: 711929
upgpkg: python-alembic 1.4.3-1
Modified:
python-alembic/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-24 21:30:52 UTC (rev 711928)
+++ PKGBUILD 2020-09-24 21:32:57 UTC (rev 711929)
@@ -3,7 +3,7 @@
# Contributor: Oliver Mangold <o.mangold at gmail dot com>
pkgname=python-alembic
-pkgver=1.4.2
+pkgver=1.4.3
pkgrel=1
pkgdesc='Lightweight database migration tool for usage with SQLAlchemy'
url='https://bitbucket.org/zzzeek/alembic'
@@ -13,9 +13,9 @@
makedepends=('python-setuptools' 'python-mako' 'python-sqlalchemy' 'python-editor' 'python-dateutil')
checkdepends=('python-pytest' 'python-mock')
source=(https://pypi.org/packages/source/a/alembic/alembic-${pkgver}.tar.gz{,.asc})
-sha512sums=('82bdfe442c19033aa2b802ec49edd13ed265c00a2b5a048490a83ffa8e53587c56a90b64d554e746a9189923419c528482cb7a7c950c210e0de47b32fa7c270e'
+sha512sums=('925d8957fd9008d041737a9e79ec8d7a4c5deba1976e980362d355a75348c1638d783d9d48234a5bc3b2dc3f2f09dcb281d0c80ae0f0c5bc32e176c3dfa05463'
'SKIP')
-b2sums=('5f4001a756aacbb4db509669bc0d4d7c59c38e2983c433283243efa97bf28a22e38bcfd28a4bc72573e8ab78d6590e78f4e12a5b9dd08b60cf5a84520b955056'
+b2sums=('d9c8b6d6aebce7a45194dd6c654f4a2627714a5c1f7cb7a1cf80ed8c3fe861e3bb7857811128787ddd6c093b4370784b40cddb385cfbd30f6134d537fe949d2d'
'SKIP')
validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1') # Michael Bayer <classic at zzzcomputing.com>
More information about the arch-commits
mailing list