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

Felix Yan felixonmars at archlinux.org
Wed Jan 9 10:41:14 UTC 2019


    Date: Wednesday, January 9, 2019 @ 10:41:14
  Author: felixonmars
Revision: 421103

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-09 09:46:43 UTC (rev 421102)
+++ PKGBUILD	2019-01-09 10:41:14 UTC (rev 421103)
@@ -4,8 +4,8 @@
 
 pkgbase=python-unittest-xml-reporting
 pkgname=('python-unittest-xml-reporting' 'python2-unittest-xml-reporting')
-pkgver=2.2.0
-pkgrel=2
+pkgver=2.2.1
+pkgrel=1
 pkgdesc='unittest-based test runner with Ant/JUnit like XML reporting.'
 arch=('any')
 url='https://github.com/xmlrunner/unittest-xml-reporting'
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-lxml' 'python2-lxml' 'python-mock' 'python2-mock')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/xmlrunner/unittest-xml-reporting/archive/$pkgver.tar.gz")
-sha512sums=('1fe8138dd00ee55d417f63473ec090a1dc6ff03c1c4c8b3f31c886a3efe8dd4d798e6eb0d65c6b11d8a07d185c13aa1fb096c263d2e208f90cbde35fef613604')
+sha512sums=('cd857e84fdfd9611a5ce3e535311a2d1d40a877b273e772dc63a59f0587eea53c04dd8555f290f8e8282c8d900bc73a4631e738de2c294e9108b11d90a37560f')
 
 prepare() {
   cp -a unittest-xml-reporting-$pkgver{,-py2}



More information about the arch-commits mailing list