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

Felix Yan felixonmars at archlinux.org
Fri Mar 12 21:37:48 UTC 2021


    Date: Friday, March 12, 2021 @ 21:37:48
  Author: felixonmars
Revision: 889815

upgpkg: python-ddt 1.4.2-1

Modified:
  python-ddt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-12 21:37:45 UTC (rev 889814)
+++ PKGBUILD	2021-03-12 21:37:48 UTC (rev 889815)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-ddt
-pkgver=1.4.1
-pkgrel=3
+pkgver=1.4.2
+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=('a4d80aea3e5c9399b52899616fb9de94321e68e50a82bcb8d6dadb1406c544bd65c01321ffdcc91535291b5d3fac801b26d6eb2b2c02fd72b27cb6d795894238')
+sha512sums=('f494c266af0f018d0c354309674cbf8c98bd8ba31ceb1820243ec1d92449ce712a21d22340fbfb4b1d850f4496a4cfcb4c24b346e88587c3dc025e2ef9496ad2')
 
 build() {
   cd ddt-$pkgver



More information about the arch-commits mailing list