summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMaikel Wever2016-09-16 14:56:14 +0200
committerMaikel Wever2016-09-16 14:56:14 +0200
commit582a753c93e45fd7159381c2d0e6ba19732a1a1d (patch)
tree04028ebf8d2fca4a14fb10e5ff9eec9cea7ec2c2 /.SRCINFO
downloadaur-582a753c93e45fd7159381c2d0e6ba19732a1a1d.tar.gz
Initial commit v5.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..45ab4aa5e697
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+# Generated by mksrcinfo v8
+# Fri Sep 16 12:56:00 UTC 2016
+pkgbase = python-coloredlogs
+ pkgdesc = Colored terminal output for Python's logging module
+ pkgver = 5.0
+ pkgrel = 1
+ url = https://github.com/xolox/python-coloredlogs
+ arch = any
+ license = MIT
+ depends = python
+ depends = python-humanfriendly
+ source = https://github.com/xolox/python-coloredlogs/archive/5.0.tar.gz
+ md5sums = c73643dcc77e185cbe854dbe1cd0d41e
+
+pkgname = python-coloredlogs
+