From 700e8c38c0f1ba1426184f1df312b221ce2c3172 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sat, 20 Feb 2021 07:06:47 +0700 Subject: [PATCH] python3-elementpath: update to 2.1.4. --- 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 039c2b1f87..199c05cdfe 100644 --- a/srcpkgs/python3-elementpath/template +++ b/srcpkgs/python3-elementpath/template @@ -1,6 +1,6 @@ # Template file for 'python3-elementpath' pkgname=python3-elementpath -version=2.1.1 +version=2.1.4 revision=1 wrksrc=elementpath-${version} build_style=python3-module @@ -12,7 +12,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=7ac47a1a0da75ccde8a7427954a05a8d8d341a6032c8e272c4d471babcc63e02 +checksum=326643aca7beff0864d022cd591736b8550a70fccafd67a89198166baed1c2c4 post_patch() { # locale handling in musl is NOT that ideal,