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

Levente Polyak anthraxx at archlinux.org
Sat Nov 16 19:48:18 UTC 2019


    Date: Saturday, November 16, 2019 @ 19:48:18
  Author: anthraxx
Revision: 529828

upgpkg: python-alembic 1.3.1-1

Modified:
  python-alembic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-16 19:46:57 UTC (rev 529827)
+++ PKGBUILD	2019-11-16 19:48:18 UTC (rev 529828)
@@ -4,8 +4,8 @@
 
 pkgbase=python-alembic
 pkgname=('python-alembic' 'python2-alembic')
-pkgver=1.1.0
-pkgrel=3
+pkgver=1.3.1
+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.org/packages/source/a/alembic/alembic-${pkgver}.tar.gz{,.asc})
-sha512sums=('9ddd5b64048aba67c03effa8839eec2ba486295f86223f281c345ef95077c3dc205773a2a4367c5204ca7789e3f05235de9ed6bc0d200f51515bf3ce5ed8e447'
+sha512sums=('686c109966c66c1720fb193e190d77fe8b039ed4fb114f08989cd44505bcc84d316cd7f6fd26a4a919a6633efc4a1d3d05b8706452ecf6b91ffb5067974bf5fc'
             'SKIP')
 validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1') # Michael Bayer <classic at zzzcomputing.com>
 



More information about the arch-commits mailing list