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

Andrzej Giniewicz aginiewicz at archlinux.org
Thu May 7 11:33:49 UTC 2020


    Date: Thursday, May 7, 2020 @ 11:33:49
  Author: aginiewicz
Revision: 625328

upgpkg: python-traits 6.0.0-1: python-traits: new upstream release

Modified:
  python-traits/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-07 11:30:28 UTC (rev 625327)
+++ PKGBUILD	2020-05-07 11:33:49 UTC (rev 625328)
@@ -1,7 +1,7 @@
 # Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=python-traits
-pkgver=5.2.0
+pkgver=6.0.0
 pkgrel=1
 pkgdesc="Explicitly typed attributes for Python"
 arch=('x86_64')
@@ -12,7 +12,7 @@
             'python-traitsui: to support Gui Views')
 makedepends=('python-setuptools')
 source=("traits-${pkgver}.tar.gz::https://github.com/enthought/traits/archive/${pkgver}.tar.gz")
-sha256sums=('81f56d962d6a92f88ccddbd819a3f7623fa0b9819a9a4f196354cd12bae7d286')
+sha256sums=('6751b6f218bdfd0f34095c241dbc237f18c7cf5992c97c795e7c6abe2dd3850d')
 
 build() {
   cd "$srcdir"/traits-$pkgver



More information about the arch-commits mailing list