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

Levente Polyak anthraxx at archlinux.org
Sun Oct 15 22:03:07 UTC 2017


    Date: Sunday, October 15, 2017 @ 22:03:07
  Author: anthraxx
Revision: 263009

upgpkg: python-alembic 0.9.6-1

Modified:
  python-alembic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-15 21:55:44 UTC (rev 263008)
+++ PKGBUILD	2017-10-15 22:03:07 UTC (rev 263009)
@@ -4,8 +4,8 @@
 
 pkgbase=python-alembic
 pkgname=('python-alembic' 'python2-alembic')
-pkgver=0.9.5
-pkgrel=2
+pkgver=0.9.6
+pkgrel=1
 pkgdesc='Lightweight database migration tool for usage with SQLAlchemy'
 url='https://bitbucket.org/zzzeek/alembic'
 arch=('any')
@@ -14,7 +14,7 @@
              'python2-setuptools' 'python2-mako' 'python2-sqlalchemy' 'python2-editor' 'python2-dateutil')
 checkdepends=('python-pytest' 'python-mock' 'python2-pytest' 'python2-mock')
 source=(https://pypi.io/packages/source/a/alembic/alembic-${pkgver}.tar.gz{,.asc})
-sha512sums=('7588a681a6cf50a58ad697cb879d465d259880a473647d598242609c6321a8be7f53fc0d9a24fe976c4c65750eb0acc1a8e60253d4ccda33c87319ac9985e8b8'
+sha512sums=('f7bc6fa2888056d66b1d3640387b933b4accea6e6062ec089e5ce1353cbaa89ad3c1afac6c06aa52ddd497bdd41f9fdf5d4d860244ed8f339c69c16eb5494c46'
             'SKIP')
 validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1') # Michael Bayer <classic at zzzcomputing.com>
 



More information about the arch-commits mailing list