mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-ddt: update to 1.5.0.
This commit is contained in:
parent
db1d1d7305
commit
254eb98c76
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-ddt'
|
# Template file for 'python3-ddt'
|
||||||
pkgname=python3-ddt
|
pkgname=python3-ddt
|
||||||
version=1.4.4
|
version=1.5.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=ddt-${version}
|
wrksrc=ddt-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://ddt.readthedocs.io/"
|
homepage="https://ddt.readthedocs.io/"
|
||||||
distfiles="https://github.com/datadriventests/ddt/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/datadriventests/ddt/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=658c994827f84acc1b67f0d882960724328459078d4a3fdd4737c642fe0ea090
|
checksum=5ba3bad9966b832931c03fa73cf8670e886166c3684354f8826636d2961767f9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue