summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7b7a3ccc651233dfa3613f8f1af017c462170c47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = pip-tools
	pkgdesc = A set of tools to keep your pinned Python dependencies fresh.
	pkgver = 5.1.0
	pkgrel = 1
	url = https://github.com/jazzband/pip-tools/
	arch = any
	license = BSD
	depends = python-click
	depends = python-pip>=20.0
	depends = python-six
	source = https://files.pythonhosted.org/packages/source/p/pip-tools/pip-tools-5.1.0.tar.gz
	sha256sums = 37c40df48c349ad516b96b447f93ca6d6398d477df95497295e32ab91979614c

pkgname = pip-tools