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

Levente Polyak anthraxx at archlinux.org
Thu Dec 20 00:10:19 UTC 2018


    Date: Thursday, December 20, 2018 @ 00:10:18
  Author: anthraxx
Revision: 416824

upgpkg: python-flask-migrate 2.3.1-1

Modified:
  python-flask-migrate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-20 00:04:01 UTC (rev 416823)
+++ PKGBUILD	2018-12-20 00:10:18 UTC (rev 416824)
@@ -4,7 +4,7 @@
 _pkgname=Flask-Migrate
 pkgbase=python-flask-migrate
 pkgname=('python-flask-migrate' 'python2-flask-migrate')
-pkgver=2.3.0
+pkgver=2.3.1
 pkgrel=1
 pkgdesc='SQLAlchemy database migrations for Flask applications using Alembic..'
 url='https://github.com/miguelgrinberg/Flask-Migrate/'
@@ -13,8 +13,8 @@
 makedepends=('python-alembic' 'python-flask' 'python-flask-script' 'python-flask-sqlalchemy' 'python-setuptools' 'python-sphinx'
              'python2-alembic' 'python2-flask' 'python2-flask-script' 'python2-flask-sqlalchemy' 'python2-setuptools' 'python2-sphinx')
 source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/Flask-Migrate/archive/v${pkgver}.tar.gz)
-sha256sums=('ce702062043496e89c174c158d1ad227b7112f6631f4ec8a750d41e54a9f30ba')
-sha512sums=('7e7ab39d78a5870f986538ba3ff73bba94196d1e02259380e3522587069f9d156962978c037d21c2c0c53800393825b986f9fd8fc93fe6868410518374180f6d')
+sha256sums=('92b61640f000ed5e9a72d0f71f357802e27e517d8dc0fbf92ba5dde2e3a9f014')
+sha512sums=('6557235350a286141e946def30f117a2beab4c71009c09a46bb683704b475fb23028b01028c4429913fdafbd5245b4ba3cad785274ebbe42fa6695bc4d16b087')
 
 prepare() {
   cp -ra ${_pkgname}-${pkgver}{,-py2}



More information about the arch-commits mailing list