python3-ddt: update to 1.6.0.
This commit is contained in:
parent
5e03c1b9e1
commit
da6e4748fe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-ddt'
|
||||
pkgname=python3-ddt
|
||||
version=1.5.0
|
||||
version=1.6.0
|
||||
revision=1
|
||||
wrksrc=ddt-${version}
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="MIT"
|
||||
homepage="https://ddt.readthedocs.io/"
|
||||
distfiles="https://github.com/datadriventests/ddt/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=5ba3bad9966b832931c03fa73cf8670e886166c3684354f8826636d2961767f9
|
||||
checksum=558fc05874a085e0ed4a84789f654e9f05053cfe39a4338141fe357f79b5612d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue