[arch-commits] Commit in python-alembic/trunk (PKGBUILD)

Levente Polyak anthraxx at gemini.archlinux.org
Fri Oct 1 17:40:09 UTC 2021


    Date: Friday, October 1, 2021 @ 17:40:08
  Author: anthraxx
Revision: 1026490

upgpkg: python-alembic 1.7.3-1

Modified:
  python-alembic/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-01 17:38:41 UTC (rev 1026489)
+++ PKGBUILD	2021-10-01 17:40:08 UTC (rev 1026490)
@@ -3,7 +3,7 @@
 # Contributor: Oliver Mangold <o.mangold at gmail dot com>
 
 pkgname=python-alembic
-pkgver=1.7.1
+pkgver=1.7.3
 pkgrel=1
 pkgdesc='Lightweight database migration tool for usage with SQLAlchemy'
 url='https://github.com/sqlalchemy/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=('222a643363f89077b7d30068e0abeb8d8dc373778dd6e4364b559d8a63428f0fe3617505207f431c30a1bd43745dd95fd679dfb1401222f20068327805c2309c'
+sha512sums=('cf6d6dd0913d1552ed82ceefc6254af3ef9aea46c08a2d0879a941e7807e5ed41195f5d0b98d108f77a2db5a3c502115af1ce4c9c76618f8c720255dbe58bcad'
             'SKIP')
-b2sums=('f107c1d787bf9025dc7c092a650449cb911e327fb501f6e4717285f627c455ad43765ca229522a605ac8345f754bbd6808485d77b99576b691ac04185263db51'
+b2sums=('209ccb03b5745eda2dd54a9a6376ab62dfd5902b497a86cde460c258c87917a534bbe5a028be58444fcbf3acb9c7d84ce5f26798a636089b5d869a238bc2f23b'
         'SKIP')
 validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1') # Michael Bayer <classic at zzzcomputing.com>
 



More information about the arch-commits mailing list