mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-distro: update to 1.5.0.
This commit is contained in:
parent
ae4a23c0f9
commit
5b2e8dd6ad
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'python3-distro'
|
||||
pkgname=python3-distro
|
||||
version=1.4.0
|
||||
revision=2
|
||||
version=1.5.0
|
||||
revision=1
|
||||
wrksrc=distro-${version}
|
||||
build_style=python3-module
|
||||
pycompile_module="distro"
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
depends="python3"
|
||||
|
@ -13,4 +12,4 @@ 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
|
||||
checksum=0e58756ae38fbd8fc3020d54badb8eae17c5b9dcbed388b17bb55b8a5928df92
|
||||
|
|
Loading…
Add table
Reference in a new issue