summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b18d111d9d213c84f1f3629529a3e7ff2403046c (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 = virtualfish-git
	pkgdesc = Fish shell tool for managing Python virtual environments
	pkgver = r407.2593997
	pkgrel = 1
	url = https://github.com/justinmayer/virtualfish
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-poetry-core
	depends = python-pkgconfig
	depends = python-psutil
	depends = python-setuptools
	depends = python-virtualenv
	depends = fish
	provides = virtualfish
	conflicts = virtualfish
	source = virtualfish::git+https://github.com/justinmayer/virtualfish.git
	md5sums = SKIP

pkgname = virtualfish-git