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

Felix Yan felixonmars at gemini.archlinux.org
Sun May 29 05:26:23 UTC 2022


    Date: Sunday, May 29, 2022 @ 05:26:23
  Author: felixonmars
Revision: 1213855

upgpkg: python-ddt 1.5.0-1

Modified:
  python-ddt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-29 05:25:13 UTC (rev 1213854)
+++ PKGBUILD	2022-05-29 05:26:23 UTC (rev 1213855)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-ddt
-pkgver=1.4.4
-pkgrel=3
+pkgver=1.5.0
+pkgrel=1
 pkgdesc="Data-Driven/Decorated Tests"
 arch=('any')
 license=('MIT')
@@ -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=('a7cb4565254d47aeaccaa98cc1bf5a605d5dc323b7f15130d16f6322af3d084e5fae34da5e793be1d197b1ca6213306ab1a907277982766ba38bdfd20f53ea59')
+sha512sums=('91faba2bed66df5cf366011343886e3f0059d4e0f44ca46ffcfed7288068ba43a94a426bd692717b3ea735437ee6c0339d42b5c15f75221386153c035597ae5c')
 
 build() {
   cd ddt-$pkgver



More information about the arch-commits mailing list