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

Felix Yan felixonmars at gemini.archlinux.org
Tue Sep 28 00:33:23 UTC 2021


    Date: Tuesday, September 28, 2021 @ 00:33:23
  Author: felixonmars
Revision: 1025822

upgpkg: python-ddt 1.4.3-1

Modified:
  python-ddt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-28 00:31:08 UTC (rev 1025821)
+++ PKGBUILD	2021-09-28 00:33:23 UTC (rev 1025822)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-ddt
-pkgver=1.4.2
+pkgver=1.4.3
 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=('f494c266af0f018d0c354309674cbf8c98bd8ba31ceb1820243ec1d92449ce712a21d22340fbfb4b1d850f4496a4cfcb4c24b346e88587c3dc025e2ef9496ad2')
+sha512sums=('ac66dd0d20c49df6fae6e86dfa1dce6d4326f985f17ad955ec2c7bdb2e411bf633baf2d3b244cd49ac45eb91e976a33460e73e4d155e17fbf90418062c6ca187')
 
 build() {
   cd ddt-$pkgver



More information about the arch-commits mailing list