From 1770b0dc25ac404c4cbba3c6edcfd66748b76837 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 25 Sep 2020 08:00:16 +0700 Subject: [PATCH] python3-elementpath: update to 2.0.3. --- 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 7eb7f5c8d2a..ebfddd82a31 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.0.2 +version=2.0.3 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=8ea6aefe90a3d7f968921789210cdfc1f6740b305dc5d7f70b1151c73d673d29 +checksum=1f652f515866f2a9bdf96f118cd3f9d328af213451c0a88c34d061eec729bdcf post_patch() { # locale handling in musl is NOT that ideal,