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

Levente Polyak anthraxx at archlinux.org
Mon Oct 22 23:16:03 UTC 2018


    Date: Monday, October 22, 2018 @ 23:16:02
  Author: anthraxx
Revision: 398587

upgpkg: python-alembic 1.0.1-1

Modified:
  python-alembic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-22 23:12:45 UTC (rev 398586)
+++ PKGBUILD	2018-10-22 23:16:02 UTC (rev 398587)
@@ -4,8 +4,8 @@
 
 pkgbase=python-alembic
 pkgname=('python-alembic' 'python2-alembic')
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.0.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=('919798fd886b2e457c780ed743e34c7b09dc68a90dd616c698b4a96b41cfe16e3efd63531ab106d22c036c42ce50501f5817c8aa008e5e595e0e25c5580fd0df'
+sha512sums=('79215923f2cffb576e79ac1b3193b978263f58a0f0d5464b1c71519ed4e4d936661074975a3b1b95b991dcb96dcd9bb99e028c20015cd69dd82a5fa7af4a1f00'
             'SKIP')
 validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1') # Michael Bayer <classic at zzzcomputing.com>
 



More information about the arch-commits mailing list