summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c397f85b6fff2cf95abfe7cebd223bc1929255be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = virtualfish
	pkgdesc = Fish shell tool for managing Python virtual environments
	pkgver = 2.5.0
	pkgrel = 1
	url = https://github.com/justinmayer/virtualfish
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-pkgconfig
	depends = python-psutil
	depends = python-virtualenv
	depends = fish>=3.1
	source = https://files.pythonhosted.org/packages/source/v/virtualfish/virtualfish-2.5.0.tar.gz
	sha256sums = 922f4990980136db3b62791f4898add90eea03e3b8f8c8ca9d21327987033468

pkgname = virtualfish