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

Felix Yan felixonmars at archlinux.org
Fri May 8 06:07:08 UTC 2020


    Date: Friday, May 8, 2020 @ 06:07:07
  Author: felixonmars
Revision: 625534

upgpkg: python-ddt 1.4.0-1

Modified:
  python-ddt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-08 06:06:52 UTC (rev 625533)
+++ PKGBUILD	2020-05-08 06:07:07 UTC (rev 625534)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-ddt
-pkgver=1.3.1
+pkgver=1.4.0
 pkgrel=1
 pkgdesc="Data-Driven/Decorated Tests"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-nose' 'python-mock' 'python-yaml')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/txels/ddt/archive/$pkgver.tar.gz")
-sha512sums=('dc4f2f9fa21aeccc87b7e09eea228f83d7b5dd7922ce3b990f865c68af3371348f00a20782ff16e9695bfbc3b3257f02816becc4d9dff6bc18c5224d5751d396')
+sha512sums=('3787589b2693e64e2da8bf9381c08b66fc816e19174d5a2a06247fe82ec3588ff6342d0c18f5fd544b8a505676df61bd797119df7d1313c2fdc5d16bd6e02504')
 
 build() {
   cd ddt-$pkgver



More information about the arch-commits mailing list