[arch-commits] Commit in python-unittest-xml-reporting/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Feb 16 23:10:59 UTC 2020


    Date: Sunday, February 16, 2020 @ 23:10:58
  Author: felixonmars
Revision: 573696

upgpkg: python-unittest-xml-reporting 3.0.1-1

Modified:
  python-unittest-xml-reporting/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-16 23:10:51 UTC (rev 573695)
+++ PKGBUILD	2020-02-16 23:10:58 UTC (rev 573696)
@@ -3,7 +3,7 @@
 # Contributor: Thomas S Hatch <thatch45 at gmail.com>
 
 pkgname=python-unittest-xml-reporting
-pkgver=3.0.0
+pkgver=3.0.1
 pkgrel=1
 pkgdesc='unittest-based test runner with Ant/JUnit like XML reporting.'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-lxml' 'python-mock')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/xmlrunner/unittest-xml-reporting/archive/$pkgver.tar.gz")
-sha512sums=('1f84a9ef881fe1cd5c24132b803728b89abb48ef1476fa6fb91def499362431207fabaae957aca6da5d83ffa035bffa3f44daee01dd64826356f1de50e5612f3')
+sha512sums=('0b478fdfec801b1dd13259fff752e5fa8fd64648f21c52472df3a6be2d42ca8a8d8739e9138dccdef188ebc4dcd357e2062617cad5b268c9cec30c1fd5a45580')
 
 build() {
   cd unittest-xml-reporting-$pkgver



More information about the arch-commits mailing list