From af7bfcd6462b6cba926aa4933f2726ef90576da2 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, 7 Sep 2020 21:23:37 +0700 Subject: [PATCH] python3-elementpath: update to 2.0.2. --- srcpkgs/python3-elementpath/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-elementpath/template b/srcpkgs/python3-elementpath/template index 9f1a1fe1a8e..7eb7f5c8d2a 100644 --- a/srcpkgs/python3-elementpath/template +++ b/srcpkgs/python3-elementpath/template @@ -1,8 +1,7 @@ # Template file for 'python3-elementpath' pkgname=python3-elementpath -version=2.0.0 +version=2.0.2 revision=1 -archs=noarch wrksrc=elementpath-${version} build_style=python3-module hostmakedepends="python3-setuptools" @@ -13,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=5bbce8de94551c84eb8371dae8f0c7a3850385b1f9d8e9adf9c801bb7c722ffe +checksum=8ea6aefe90a3d7f968921789210cdfc1f6740b305dc5d7f70b1151c73d673d29 post_patch() { # locale handling in musl is NOT that ideal,