summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 831201a792199ece29bac859a3b34be98010d056 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python2-incremental
	pkgdesc = A small library that versions your Python projects.
	pkgver = 22.10.0
	pkgrel = 2
	url = https://github.com/twisted/incremental
	arch = any
	license = MIT
	checkdepends = python2-pytest
	checkdepends = python2-twisted
	checkdepends = python2-click
	makedepends = python2-setuptools
	makedepends = python2-typing
	depends = python2
	source = https://files.pythonhosted.org/packages/source/i/incremental/incremental-22.10.0.tar.gz
	sha256sums = 912feeb5e0f7e0188e6f42241d2f450002e11bbc0937c65865045854c24c0bd0

pkgname = python2-incremental