From 74572c610cd2c6332831d2ee6050b0105e46799f Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 21 Feb 2023 13:29:57 +0530 Subject: [PATCH] python3-frozendict: update to 2.3.5. --- srcpkgs/python3-frozendict/template | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/srcpkgs/python3-frozendict/template b/srcpkgs/python3-frozendict/template index 7f4a24286113..84845fc1b836 100644 --- a/srcpkgs/python3-frozendict/template +++ b/srcpkgs/python3-frozendict/template @@ -1,7 +1,7 @@ # Template file for 'python3-frozendict' pkgname=python3-frozendict -version=2.3.4 -revision=2 +version=2.3.5 +revision=1 build_style=python3-module make_check_args="-k not(test_c_extension)" hostmakedepends="python3-setuptools" @@ -13,12 +13,4 @@ maintainer="Joel Beckmeyer " license="LGPL-3.0-only" homepage="https://github.com/Marco-Sulla/python-frozendict" distfiles="${PYPI_SITE}/f/frozendict/frozendict-${version}.tar.gz" -checksum=15b4b18346259392b0d27598f240e9390fafbff882137a9c48a1e0104fb17f78 - -do_build() { - python3 setup.py py build -} - -do_install() { - python3 setup.py py install --prefix=/usr --root="${DESTDIR}" -} +checksum=65d7e3995c9174b77d7d80514d7062381750491e112bbeb44323368baa3e636a