upgpkg: python-steam-1:1.6.1-1: initial upload
This commit is contained in:
commit
b53da11736
7 changed files with 129 additions and 0 deletions
21
.SRCINFO
Normal file
21
.SRCINFO
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
pkgbase = python-steam
|
||||
pkgdesc = Python package for interacting with Steam
|
||||
pkgver = 1.6.1
|
||||
pkgrel = 1
|
||||
url = https://github.com/solsticegamestudios/steam
|
||||
arch = any
|
||||
license = MIT
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-setuptools
|
||||
makedepends = python-wheel
|
||||
depends = python
|
||||
depends = python-cachetools
|
||||
depends = python-pycryptodomex
|
||||
depends = python-requests
|
||||
depends = python-six
|
||||
depends = python-vdf
|
||||
source = steam-1.6.1.tar.gz::https://github.com/solsticegamestudios/steam/archive/refs/tags/v1.6.1.tar.gz
|
||||
sha256sums = dcc305f11e1686a3557cd87afdc50ce177a5015ba3fdd51bef63c7302dd21b05
|
||||
|
||||
pkgname = python-steam
|
||||
Loading…
Add table
Add a link
Reference in a new issue