summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 8 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35757235b6c3..321f4d173468 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,16 @@
pkgbase = python2-unittest2
- pkgdesc = The new features in unittest for Python 2.7 backported to Python 2.3+.
- pkgver = 0.5.1
- pkgrel = 3
+ pkgdesc = Backports of the unittest module
+ pkgver = 1.1.0
+ pkgrel = 7
url = http://www.voidspace.org.uk/python/articles/unittest2.shtml
- install = python2-unittest2.install
- changelog = Changelog
arch = any
license = BSD
- makedepends = python2-distribute
- depends = python2
- source = http://pypi.python.org/packages/source/u/unittest2/unittest2-0.5.1.tar.gz
+ makedepends = python2-setuptools
+ depends = python2-six
+ depends = python2-traceback2
+ source = https://pypi.python.org/packages/source/u/unittest2/unittest2-1.1.0.tar.gz
source = LICENSE
- source = python2-unittest2.install
- md5sums = a0af5cac92bbbfa0c3b0e99571390e0f
- md5sums = 0c162ecb7937c6a146e5b0457f0ccf1e
- md5sums = 322c77e5e303e5d4a35a6f7e7297538f
- sha256sums = aa5de8cdf654d843379c97bd1ee240e86356d3355a97b147a6f3f4d149247a71
+ sha256sums = 22882a0e418c284e1f718a822b3b022944d53d2d908e1690b319a9d3eb2c0579
sha256sums = e0bfff5f29a59d078142b8b24b60b0105043057b9e238974d26ae778804ba9bc
- sha256sums = 653310fa1e9d8224ee819944584f5b8a90e0ba92e84f8dbd37537bb6814729ae
pkgname = python2-unittest2
-