blob: 7ceaa2c06f21a13428db934c20ed943a1af9c83a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-ipython-autotime
pkgdesc = Time everything in IPython
pkgver = 0.3.2
pkgrel = 1
url = https://github.com/cpcloud/ipython-autotime
arch = any
license = APACHE
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-setuptools-scm
makedepends = python-wheel
depends = ipython
source = https://files.pythonhosted.org/packages/source/i/ipython-autotime/ipython-autotime-0.3.2.tar.gz
sha512sums = 1062df3b105257f515a97ff830f8603130abfba5e6dbef05aabaef521d5b2a5db8923e7418a686bf3f7e4ca8526d63f10780994486534166d9b089cf6ef5f6ab
pkgname = python-ipython-autotime
|