summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0fb1bb54d38b445d2d8488d47dd479667aa60b00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = pypipe
	pkgdesc = Python command-line tool for pipeline processing
	pkgver = 0.4.1
	pkgrel = 3
	url = https://github.com/bugen/pypipe
	arch = any
	license = Apache-2.0
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-hatchling
	makedepends = python-installer
	makedepends = python-wheel
	depends = bash
	depends = python
	options = !debug
	options = !strip
	source = pypipe-0.4.1.tar.gz::https://github.com/bugen/pypipe/archive/v0.4.1.tar.gz
	sha512sums = 6786d4d7358036706c2a9179fc33f4b5df67d15d245055eca052711b05f82e7927764281c78450a2ef2ad91b2fb6eb25dc3a611b6ad0b0a875928a1562b83e03

pkgname = pypipe