upgpkg: python-vdf: initial upload

This commit is contained in:
Christian Schendel 2025-12-25 18:22:55 +01:00
commit 97c3fd2ac4
Signed by: doppelhelix
GPG key ID: 5874D2437CD5BBB3
7 changed files with 119 additions and 0 deletions

16
.SRCINFO Normal file
View file

@ -0,0 +1,16 @@
pkgbase = python-vdf
pkgdesc = Library for working with Valve's VDF text format
pkgver = 4.0
pkgrel = 2
url = https://github.com/solsticegamestudios/vdf
arch = any
license = MIT
checkdepends = python-nose
checkdepends = python-coverage
checkdepends = python-pytest
makedepends = python-setuptools
depends = python>=3.6
source = python-vdf-4.0.tar.gz::https://github.com/solsticegamestudios/vdf/archive/v4.0.tar.gz
sha256sums = 1d778663f1158be0f70aa1cdd5b2685ae6eee14e4d11a0d96684b7ed86e89c93
pkgname = python-vdf