From 874a11ecb5fddb82fcedec7377937359e5fcd996 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Mon, 25 May 2020 23:05:56 +0700 Subject: [PATCH] python3-elementpath: update to 1.4.5. --- srcpkgs/python3-elementpath/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-elementpath/template b/srcpkgs/python3-elementpath/template index 20bde659525..e757bd508de 100644 --- a/srcpkgs/python3-elementpath/template +++ b/srcpkgs/python3-elementpath/template @@ -1,6 +1,6 @@ # Template file for 'python3-elementpath' pkgname=python3-elementpath -version=1.4.4 +version=1.4.5 revision=1 archs=noarch wrksrc=elementpath-${version} @@ -13,7 +13,7 @@ maintainer="Đoàn Trần Công Danh " license="MIT" homepage="https://github.com/sissaschool/elementpath" distfiles="${PYPI_SITE}/e/elementpath/elementpath-${version}.tar.gz" -checksum=edef8099a6c606cf0fa7b8a4845bd90875af1649f12288228950eb936ccbc44a +checksum=37d1e4a62a7955281a99e0b0f322da08e32371dadf6aba5e60fd8471009dd98a post_patch() { # locale handling in musl is NOT that ideal,