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

Felix Yan felixonmars at archlinux.org
Tue Dec 3 22:41:37 UTC 2019


    Date: Tuesday, December 3, 2019 @ 22:41:37
  Author: felixonmars
Revision: 534991

upgpkg: python-ddt 1.2.2-1

Modified:
  python-ddt/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-03 22:17:48 UTC (rev 534990)
+++ PKGBUILD	2019-12-03 22:41:37 UTC (rev 534991)
@@ -2,8 +2,8 @@
 
 pkgbase=python-ddt
 pkgname=('python-ddt' 'python2-ddt')
-pkgver=1.2.1
-pkgrel=3
+pkgver=1.2.2
+pkgrel=1
 pkgdesc="Data-Driven/Decorated Tests"
 arch=('any')
 license=('MIT')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-nose' 'python2-nose' 'python-mock' 'python2-mock' 'python-yaml' 'python2-yaml')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/txels/ddt/archive/$pkgver.tar.gz")
-sha512sums=('c40114109fb99577a9572157e0cec7011efb3415b80874d0038949febf6c2d31ff7977c953e7c23770bc965541f79c7015826c1c7f39c2606db39ad5f38d60ad')
+sha512sums=('9b45c4b422cab9e6858235b413b622f077bf4e5254214165c50afdea767dda7d9f39e7be7b0d583b87849a078271f4fba34ac5fe0f35bd196eb7f396bd308fe7')
 
 prepare() {
   cp -a ddt-$pkgver{,-py2}



More information about the arch-commits mailing list