summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3f74bd9cdd6..227f48027006 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-lineprofiler
pkgdesc = Line-by-line profiler
- pkgver = 2.1
- pkgrel = 2
+ pkgver = 2.1.2
+ pkgrel = 3
url = https://pypi.python.org/pypi/line_profiler
arch = i686
arch = x86_64
@@ -9,8 +9,10 @@ pkgbase = python-lineprofiler
makedepends = cython
depends = python-setuptools
depends = ipython
- source = python-lineprofiler-2.1.tar.gz::https://github.com/rkern/line_profiler/archive/2.1.tar.gz
- sha256sums = 5625157e76e1f70c237c7df07389b48028aa1b94ec630aaa5f094d5755bcaa76
+ source = https://files.pythonhosted.org/packages/14/fc/ecf4e238bb601ff829068e5a72cd1bd67b0ee0ae379db172eb6a0779c6b6/line_profiler-2.1.2.tar.gz
+ source = line_profiler.patch
+ md5sums = 141cb6996f0e3188ca05bfddcb403e36
+ md5sums = fd05a4246f3bb741bbf9b51ca3e14d34
pkgname = python-lineprofiler