blob: 6d920f4e22109fc406c44d2ff7d6ce1b0f8a34da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-vapor-steam
pkgdesc = TUI program to check the ProtonDB compatibility of all the games of a Steam user
pkgver = 1.7.0
pkgrel = 1
url = https://github.com/TabulateJarl8/vapor
arch = any
license = GPLv3
checkdepends = python-pytest
checkdepends = python-pytest-asyncio
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry-core
makedepends = python-wheel
depends = python-aiohttp
depends = python-rich
depends = python-textual
depends = python-platformdirs
depends = python-linkify-it-py
source = https://files.pythonhosted.org/packages/source/v/vapor_steam/vapor_steam-1.7.0.tar.gz
sha512sums = 17d3181f416f98aac5165630db034019c0a1afd684076adcfd9d9aa644300659a3101920287365f6bd41f8dd56e96f81c4a923779c86d16f151c1daa3e516fa0
pkgname = python-vapor-steam
|