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

Andrzej Giniewicz aginiewicz at archlinux.org
Mon Aug 19 19:14:00 UTC 2019


    Date: Monday, August 19, 2019 @ 19:14:00
  Author: aginiewicz
Revision: 500214

upgpkg: python-traits 5.1.2-1

python-traits: new upstream release

Modified:
  python-traits/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-19 19:05:16 UTC (rev 500213)
+++ PKGBUILD	2019-08-19 19:14:00 UTC (rev 500214)
@@ -1,7 +1,7 @@
 # Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname='python-traits'
-pkgver=5.1.1
+pkgver=5.1.2
 pkgrel=1
 pkgdesc="Explicitly typed attributes for Python"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('python-numpy')
 makedepends=('python-setuptools')
 source=("traits-${pkgver}.tar.gz::https://github.com/enthought/traits/archive/${pkgver}.tar.gz")
-sha256sums=('f1c80743dc952c34d25438be202071aef7d397ea9d29995efce9a6f300271d24')
+sha256sums=('9bafc5211ddbb4f6949511726c1696a080d0a3498c2657b6a1527029b7df7951')
 
 build() {
   cd "$srcdir"/traits-$pkgver



More information about the arch-commits mailing list