summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1d5b63eb550..db46a955ba67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,16 @@
-# Generated by mksrcinfo v8
-# Thu Jul 13 18:10:56 UTC 2017
pkgbase = python-unicodecsv
- pkgdesc = Python2's stdlib csv module is nice, but it doesn't support unicode. This module is a drop-in replacement which *does*.
+ pkgdesc = A drop-in replacement for the csv module that supports unicode strings
pkgver = 0.14.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/jdunck/python-unicodecsv
arch = any
license = BSD
makedepends = python-setuptools
- source = https://pypi.python.org/packages/source/u/unicodecsv/unicodecsv-0.14.1.tar.gz
+ depends = python
+ source = https://files.pythonhosted.org/packages/source/u/unicodecsv/unicodecsv-0.14.1.tar.gz
source = https://raw.githubusercontent.com/jdunck/python-unicodecsv/master/LICENSE
sha256sums = 018c08037d48649a0412063ff4eda26eaa81eff1546dbffa51fa5293276ff7fc
sha256sums = a3b3fcd3f2b3e97b4c4ffc354f719e1519dc95dc0b09d82f769538feeb7db032
pkgname = python-unicodecsv
- depends = python