summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7886df91ec469d76255eb4e4112778ba7e82f3ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-gitchangelog
	pkgdesc = Creates a changelog from git log history.
	pkgver = 3.2.0
	pkgrel = 1
	url = https://github.com/sarnold/gitchangelog
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-pip
	makedepends = python-wheel
	depends = python
	optdepends = python-pystache
	source = git+https://github.com/sarnold/gitchangelog#tag=3.2.0
	sha256sums = 32799a97f232967209caf4f80a9b06a7e75aca2c32640caa17a4a168a4a7e092

pkgname = python-gitchangelog