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

Levente Polyak anthraxx at archlinux.org
Sat Mar 28 16:34:52 UTC 2020


    Date: Saturday, March 28, 2020 @ 16:34:51
  Author: anthraxx
Revision: 605306

upgpkg: python-alembic 1.4.2-1

Modified:
  python-alembic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-28 16:32:27 UTC (rev 605305)
+++ PKGBUILD	2020-03-28 16:34:51 UTC (rev 605306)
@@ -4,7 +4,7 @@
 
 pkgbase=python-alembic
 pkgname=('python-alembic' 'python2-alembic')
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc='Lightweight database migration tool for usage with SQLAlchemy'
 url='https://bitbucket.org/zzzeek/alembic'
@@ -14,9 +14,9 @@
              'python2-setuptools' 'python2-mako' 'python2-sqlalchemy' 'python2-editor' 'python2-dateutil')
 checkdepends=('python-pytest' 'python-mock' 'python2-pytest' 'python2-mock')
 source=(https://pypi.org/packages/source/a/alembic/alembic-${pkgver}.tar.gz{,.asc})
-sha512sums=('a3333c83533e8bba5fb41a1bf438806728db9597071da2afa8e8e4f246d7d5b13d081d1df7d4e8cd17a67ba2a62900808c324e2f27de7d556f9afebea5cb6ecb'
+sha512sums=('82bdfe442c19033aa2b802ec49edd13ed265c00a2b5a048490a83ffa8e53587c56a90b64d554e746a9189923419c528482cb7a7c950c210e0de47b32fa7c270e'
             'SKIP')
-b2sums=('d7f42452b9fbb1fb7bcf63805db16988ea83bfdb33133f2d8f01d40b926c0176ed96625643d75421e38d1af72600f77824a4fa9d503e8a4108998b60913be0d9'
+b2sums=('5f4001a756aacbb4db509669bc0d4d7c59c38e2983c433283243efa97bf28a22e38bcfd28a4bc72573e8ab78d6590e78f4e12a5b9dd08b60cf5a84520b955056'
         'SKIP')
 validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1') # Michael Bayer <classic at zzzcomputing.com>
 



More information about the arch-commits mailing list