python3-py-cpuinfo: update to 9.0.0.
This commit is contained in:
committed by
Andrew J. Hesford
parent
b27eef3614
commit
0ded9094b1
@@ -1,16 +1,18 @@
|
||||
# Template file for 'python3-py-cpuinfo'
|
||||
pkgname=python3-py-cpuinfo
|
||||
version=8.0.0
|
||||
revision=6
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
version=9.0.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest"
|
||||
short_desc="Python module for getting CPU info"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/workhorsy/py-cpuinfo"
|
||||
distfiles="${PYPI_SITE}/p/py-cpuinfo/py-cpuinfo-${version}.tar.gz"
|
||||
checksum=5f269be0e08e33fd959de96b34cd4aeeeacac014dd8305f70eb28d06de2345c5
|
||||
checksum=3cdbbf3fac90dc6f118bfd64384f309edeadd902d7c8fb17f02ffa1fc3f49690
|
||||
conflicts=cpuinfo
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
||||
Reference in New Issue
Block a user