summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 58629d77cae095786b91473461bf635053c5362a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = virtualfish
	pkgdesc = Fish shell tool for managing Python virtual environments
	pkgver = 2.1.0
	pkgrel = 1
	url = https://github.com/justinmayer/virtualfish
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-pkgconfig
	depends = python-psutil
	depends = python-virtualenv
	source = https://files.pythonhosted.org/packages/source/v/virtualfish/virtualfish-2.1.0.tar.gz
	source = xdg.py::https://github.com/srstevenson/xdg/blob/4.0.1/src/xdg/__init__.py
	sha256sums = 704b9e4ec0594f84ef6a29d3caca4c74ee9778ec57ab97c5bd79073e477982c2
	sha256sums = abf7d06bdb0eee3c51c05e0d271fd22771a3649802aad852c155b3e54b4afe4a

pkgname = virtualfish