From 9c5f2d11114fc01ec37fc9f8fec6e9bf59e29886 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Tue, 16 Aug 2022 17:27:55 +0200 Subject: [PATCH] python3-ddt: update to 1.6.0. --- srcpkgs/python3-ddt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-ddt/template b/srcpkgs/python3-ddt/template index 80b7023d7e7c..a90a45083450 100644 --- a/srcpkgs/python3-ddt/template +++ b/srcpkgs/python3-ddt/template @@ -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 " 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