mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python3-overrides: update to 7.7.0.
This commit is contained in:
parent
f41cdf245c
commit
bb909ece40
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-overrides'
|
# Template file for 'python3-overrides'
|
||||||
pkgname=python3-overrides
|
pkgname=python3-overrides
|
||||||
version=7.4.0
|
version=7.7.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -12,4 +12,4 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/mkorpela/overrides"
|
homepage="https://github.com/mkorpela/overrides"
|
||||||
changelog="https://github.com/mkorpela/overrides/releases"
|
changelog="https://github.com/mkorpela/overrides/releases"
|
||||||
distfiles="https://github.com/mkorpela/overrides/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/mkorpela/overrides/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=71858fabf82f2a793099cb84af91dd289500fa0c63f0923d4a8bfc3f6bbab703
|
checksum=0d2b70ba4b51d6f9007fa830f425083b708438515bc284853ccd0ff47aacb0cc
|
||||||
|
|
Loading…
Add table
Reference in a new issue