blob: c3ab2940b666abeb54b0076502cf0b41ed567b8f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-scooby
pkgdesc = A Great Dane turned Python environment detective
pkgver = 0.9.2
pkgrel = 1
url = https://github.com/banesullivan/scooby
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools-scm
depends = python
source = https://files.pythonhosted.org/packages/source/s/scooby/scooby-0.9.2.tar.gz
sha512sums = 901655c468c1338a38ec3139515b517ec7e89892e209b9966b5274ae073e61152fa9fc5a7526cf3c2a05bdfe3148d4576b77d27cd6c1d043c29924692097a596
pkgname = python-scooby
|