New package: python3-py-cpuinfo-6.0.0
This commit is contained in:
18
srcpkgs/python3-py-cpuinfo/template
Normal file
18
srcpkgs/python3-py-cpuinfo/template
Normal file
@@ -0,0 +1,18 @@
|
||||
# Template file for 'python3-py-cpuinfo'
|
||||
pkgname=python3-py-cpuinfo
|
||||
version=6.0.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="py-cpuinfo-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends=python3-setuptools
|
||||
short_desc="Python module for getting CPU info"
|
||||
maintainer="Karol Kosek <krkk@krkk.ct8.pl>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/workhorsy/py-cpuinfo"
|
||||
distfiles="${PYPI_SITE}/p/py-cpuinfo/py-cpuinfo-${version}.tar.gz"
|
||||
checksum=7ffb31dea845b9f359b99bd5f7eea72dc70f852e0e34547d261a630f2b8c9c61
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
Reference in New Issue
Block a user