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

Felix Yan felixonmars at archlinux.org
Sat Aug 15 05:45:23 UTC 2020


    Date: Saturday, August 15, 2020 @ 05:45:22
  Author: felixonmars
Revision: 679371

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-15 05:45:19 UTC (rev 679370)
+++ PKGBUILD	2020-08-15 05:45:22 UTC (rev 679371)
@@ -3,7 +3,7 @@
 # Contributor: Thomas S Hatch <thatch45 at gmail.com>
 
 pkgname=python-unittest-xml-reporting
-pkgver=3.0.2
+pkgver=3.0.3
 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=('40bd28c829733c1f1fd2ede5e4bda5044d9775c2462ebbc445166f0823f974a278b4e580faeed0ba7a6e48e522388ca30b360ab014c7bc5e5aa346c89990b337')
+sha512sums=('712f89500276e3041b550ced4dad7579512f1bd67f1a65d0042d134828f047308dde9d912c6b0ba004541badff145cdb7db046b933a4724bbbf2da7a1baff11b')
 
 build() {
   cd unittest-xml-reporting-$pkgver



More information about the arch-commits mailing list