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

Felix Yan felixonmars at archlinux.org
Wed Mar 18 08:16:08 UTC 2020


    Date: Wednesday, March 18, 2020 @ 08:16:08
  Author: felixonmars
Revision: 600451

upgpkg: python-ddt 1.3.1-1

Modified:
  python-ddt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-18 08:14:51 UTC (rev 600450)
+++ PKGBUILD	2020-03-18 08:16:08 UTC (rev 600451)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-ddt
-pkgver=1.3.0
+pkgver=1.3.1
 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=('8738765f37132e3cb87737ad2e73a760e1021b7defcd1e7b024b29331ebd2e44d2fff0b3758de4c5cb27cc1c20020dc2d56e6da5dec1155ba44665e6b1585506')
+sha512sums=('dc4f2f9fa21aeccc87b7e09eea228f83d7b5dd7922ce3b990f865c68af3371348f00a20782ff16e9695bfbc3b3257f02816becc4d9dff6bc18c5224d5751d396')
 
 build() {
   cd ddt-$pkgver



More information about the arch-commits mailing list