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

Felix Yan felixonmars at gemini.archlinux.org
Sat Oct 9 10:26:00 UTC 2021


    Date: Saturday, October 9, 2021 @ 10:26:00
  Author: felixonmars
Revision: 1028129

upgpkg: python-ddt 1.4.4-1

Modified:
  python-ddt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-09 10:22:57 UTC (rev 1028128)
+++ PKGBUILD	2021-10-09 10:26:00 UTC (rev 1028129)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-ddt
-pkgver=1.4.3
+pkgver=1.4.4
 pkgrel=1
 pkgdesc="Data-Driven/Decorated Tests"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-six' 'python-yaml')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/txels/ddt/archive/$pkgver.tar.gz")
-sha512sums=('ac66dd0d20c49df6fae6e86dfa1dce6d4326f985f17ad955ec2c7bdb2e411bf633baf2d3b244cd49ac45eb91e976a33460e73e4d155e17fbf90418062c6ca187')
+sha512sums=('a7cb4565254d47aeaccaa98cc1bf5a605d5dc323b7f15130d16f6322af3d084e5fae34da5e793be1d197b1ca6213306ab1a907277982766ba38bdfd20f53ea59')
 
 build() {
   cd ddt-$pkgver



More information about the arch-commits mailing list