summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 16 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b0624858e6d..73f383f1977b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,27 @@
# Generated by mksrcinfo v8
-# Sat Jun 25 12:57:18 UTC 2016
+# Fri Oct 21 15:54:13 UTC 2016
pkgbase = python-radon
- pkgdesc = A tool that computes various metrics for Python source code.
- pkgver = 1.4.0
+ pkgver = 1.4.2
pkgrel = 1
url = https://radon.readthedocs.org/
arch = any
license = MIT
makedepends = python-sphinx
+ makedepends = python2-sphinx
+ source = https://pypi.python.org/packages/91/48/5853fa60811d6cec1043bd60b057aafc22706e19ab90b33d8df8155e6b8d/radon-1.4.2.tar.gz
+ source = https://raw.githubusercontent.com/rubik/radon/master/LICENSE
+ sha256sums = 4f24ea6215e17c7c6d8548035c56d29e31131d17da1d607359fc07e9b6fabe97
+ sha256sums = 13cde2df14c3b42e6ecd452dd2b4d679ac40e7cbaaa8d2d87068f1e46be53677
+
+pkgname = python-radon
+ pkgdesc = A tool that computes various metrics for Python source code
+ depends = python-flake8-polyfill
depends = python-mando
depends = python-colorama
- source = https://pypi.python.org/packages/99/f9/31a0a3eb9e63bd8e3a3c44b4c676bf051ec05273ed09dcf00695ee8df318/radon-1.4.0.tar.gz
- md5sums = 52d5ab0564ceff5edb9b38d8c49cf544
-pkgname = python-radon
+pkgname = python2-radon
+ pkgdesc = A tool that computes various metrics for Python source code (Python2)
+ depends = python2-flake8-polyfill
+ depends = python2-mando
+ depends = python2-colorama