summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0ad786a77cfb6c0c951f3def847431f1d13f9818 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = pip-autoremove
	pkgdesc = Remove a package and its unused dependencies.
	pkgver = 0.10.0
	pkgrel = 1
	url = https://github.com/invl/pip-autoremove
	arch = any
	license = Apache
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-pip
	depends = python-setuptools
	source = https://files.pythonhosted.org/packages/source/p/pip-autoremove/pip-autoremove-0.10.0.tar.gz
	md5sums = 517d91f5017a1881baeb7b9bd015d116

pkgname = pip-autoremove