summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f30405ffd7e3..0b4947786516 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
-# Generated by mksrcinfo v8
-# Tue Oct 24 09:43:12 UTC 2017
pkgbase = python2-junit-xml
pkgdesc = Creates JUnit XML test result documents that can be read by tools such as Jenkins.
- pkgver = 1.0
+ pkgver = 1.9
pkgrel = 1
+ url = https://github.com/kyrus/python-junit-xml
arch = any
- license = LGPL
+ license = MIT
makedepends = python2-setuptools
depends = python2
- source = https://pypi.python.org/packages/63/34/995c6f062e813f52ba42e82f3d21a8f25fbdf375cede1bfbf36112636ca0/junit-xml-1.0.tar.gz
- md5sums = b4b6f2d9a247bd50bd0246ce014ef8f3
+ depends = python2-six
+ source = python2-junit-xml-1.9.tar.gz::https://github.com/kyrus/python-junit-xml/archive/v1.9.tar.gz
+ sha256sums = eaa679cafff29e8ac447b5e1e6351f3917d3802703fffcdba628ab1fb0b8bfbd
pkgname = python2-junit-xml