summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 83093466a9ff7616728ec0284f2c0347d5c5ad1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = git-machete
	pkgdesc = Git repository organizer & rebase/merge workflow automation tool
	pkgver = 3.36.0
	pkgrel = 1
	url = https://github.com/VirtusLab/git-machete
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-mock
	checkdepends = python-pytest-xdist
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = git
	depends = python
	optdepends = bash: bash completion
	optdepends = fish: fish completion
	optdepends = zsh: zsh completion
	source = git-machete-3.36.0.tar.gz::https://github.com/VirtusLab/git-machete/archive/v3.36.0.tar.gz
	source = setup_packages.patch
	sha256sums = 5417f9b94e907a5ba5a5229b98c49df57a0a95ea382ce9d11b0936e4d0f69535
	sha256sums = 85d234fb2bdc8cef581056cadbc45003cd2ad36e5feb7330a71f64e7c9ac8dda

pkgname = git-machete