From df28974cbadf0a2e07414e4749f3ea9877776e9f Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 12 Feb 2018 01:56:20 -0200 Subject: [PATCH] python-utils: update to 2.3.0. Closes: #11589 [via git-merge-pr] --- srcpkgs/python-utils/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-utils/template b/srcpkgs/python-utils/template index f73baad0322..6fbd5d5258d 100644 --- a/srcpkgs/python-utils/template +++ b/srcpkgs/python-utils/template @@ -1,6 +1,6 @@ # Template file for 'python-utils' pkgname=python-utils -version=2.2.0 +version=2.3.0 revision=1 build_style=python-module wrksrc="python-utils-${version}" @@ -10,10 +10,10 @@ depends="python-six" pycompile_module="python_utils" short_desc="Convenient utilities not included with the standard Python install " maintainer="Karl Nilsson " -license="3-Clause-BSD" +license="BSD-3-Clause" homepage="https://github.com/WoLpH/python-utils" distfiles="https://github.com/WoLpH/python-utils/archive/v${version}.tar.gz" -checksum=5ee886412312adf91756be6b69090fb21fe55c0305910d5459c954430cdd1acc +checksum=7c1fe42afda087be7afc9145d3914ee51779a1560bf5cc070f06bca5d0879a1f pkg_install() { vlicense LICENSE