summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e59b850244b217098c71ccd05456b847eba873f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-pipx-git
	pkgdesc = Install and Run Python Applications in Isolated Environments
	pkgver = r723.9ae41342
	pkgrel = 1
	url = https://github.com/pipxproject/pipx
	arch = any
	license = MIT
	license = BSD
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-hatchling
	makedepends = python-wheel
	makedepends = python-hatch-vcs
	depends = python
	depends = python-userpath
	depends = python-argcomplete
	depends = python-packaging
	depends = python-platformdirs
	provides = python-pipx
	conflicts = python-pipx
	source = git+https://github.com/pipxproject/pipx.git
	sha512sums = SKIP

pkgname = python-pipx-git