Skip to content
Snippets Groups Projects
Commit f16c88cb authored by Lucidiot's avatar Lucidiot :smiley: Committed by alice
Browse files

community/py3-pylspci: bump to 0.4.3

The project has moved to a Gitea instance at tildegit.org.
parent 51b16a7f
No related branches found
No related tags found
2 merge requests!39304[3.16] main/expat: security upgrade to 2.4.9,!38107community/py3-pylspci: bump to 0.4.3
Pipeline #133683 passed
# Contributor: Erwan Rouchet <lucidiot@brainshit.fr>
# Maintainer: Erwan Rouchet <lucidiot@brainshit.fr>
pkgname=py3-pylspci
pkgver=0.4.1
pkgver=0.4.3
pkgrel=0
pkgdesc="Python wrapper for lspci"
url="https://lucidiot.gitlab.io/pylspci"
url="https://lucidiot.tildepages.org/pylspci"
arch="noarch"
license="GPL-3.0-only"
depends="py3-cached-property>=1.5.1 pciutils"
makedepends="py3-setuptools"
source="https://gitlab.com/Lucidiot/pylspci/-/archive/$pkgver/pylspci-$pkgver.tar.gz"
builddir="$srcdir/pylspci-$pkgver"
source="$pkgname-$pkgver.tar.gz::https://tildegit.org/lucidiot/pylspci/archive/$pkgver.tar.gz"
builddir="$srcdir/pylspci"
build() {
python3 setup.py build
......@@ -25,5 +25,5 @@ package() {
}
sha512sums="
226b78766d6dab0ffd431177a4ed910ac0e3f0ed9f0436d60f769f7c6c78cd1075acf815e41d060d1baf48708e97d47453c2b2826fc27fc815da45dced469c97 pylspci-0.4.1.tar.gz
f1e86b5b4d7272944d274bdd198628b0ed79c8f9a9bb440262ad2e24173abcd287af3caf798d504d3dfa1b9c6f8f8ad4de910d7b1f02c10eb00990d59c1d8017 py3-pylspci-0.4.3.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment