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

Andrzej Giniewicz aginiewicz at archlinux.org
Sat Dec 7 11:12:34 UTC 2019


    Date: Saturday, December 7, 2019 @ 11:12:34
  Author: aginiewicz
Revision: 536263

upgpkg: python-envisage 4.9.0-1

python-envisage: new upstream release

Modified:
  python-envisage/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-07 11:02:32 UTC (rev 536262)
+++ PKGBUILD	2019-12-07 11:12:34 UTC (rev 536263)
@@ -1,8 +1,8 @@
 # Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
 
-pkgname='python-envisage'
-pkgver=4.8.0
-pkgrel=4
+pkgname=python-envisage
+pkgver=4.9.0
+pkgrel=1
 pkgdesc="Extensible Application Framework"
 arch=('any')
 url="https://github.com/enthought/envisage"
@@ -9,10 +9,9 @@
 license=('BSD')
 depends=('python-apptools')
 makedepends=('python-setuptools')
-checkdepends=('python-nose' 'python-configobj')
 optdepends=('ipython: for IPython shell plugin')
 source=("envisage-$pkgver.tar.gz::https://github.com/enthought/envisage/archive/${pkgver}.tar.gz")
-sha256sums=('43b49eff50c352392c9228aa4eae6dc466ddf51cbf26f8f7765bf7bb00726add')
+sha256sums=('c38bdea72c9c942d5a846e592687d5629520ae7fab1057ea1c530ab2f4896c78')
 
 build() {
   cd "$srcdir"/envisage-$pkgver



More information about the arch-commits mailing list