summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d0950f23ae92b09e59edfa2442a6c0a33fe17f77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = pypipe-git
	pkgdesc = Python command-line tool for pipeline processing
	pkgver = r83.29f6595
	pkgrel = 2
	url = https://github.com/bugen/pypipe
	arch = any
	license = Apache-2.0
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-hatchling
	makedepends = python-installer
	makedepends = python-wheel
	depends = bash
	depends = python
	provides = pypipe
	conflicts = pypipe
	options = !debug
	options = !strip
	source = pypipe::git+https://github.com/bugen/pypipe.git
	sha512sums = SKIP

pkgname = pypipe-git