New package: python3-distro-1.4.0
This commit is contained in:
parent
3e05307ff6
commit
90ad1d76af
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python3-distro'
|
||||
pkgname=python3-distro
|
||||
version=1.4.0
|
||||
revision=1
|
||||
wrksrc=distro-${version}
|
||||
build_style=python3-module
|
||||
pycompile_module="distro"
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
depends="python3"
|
||||
short_desc="OS platform information API"
|
||||
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/nir0s/distro"
|
||||
distfiles="${PYPI_SITE}/d/distro/distro-${version}.tar.gz"
|
||||
checksum=362dde65d846d23baee4b5c058c8586f219b5a54be1cf5fc6ff55c4578392f57
|
Loading…
Reference in New Issue