From 7cbe1e4f2ec11250c770ed662adc1b7529e0cbaf Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 13 Apr 2023 08:07:03 -0400 Subject: [PATCH] python3-packaging: update to 23.1. --- srcpkgs/python3-packaging/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-packaging/template b/srcpkgs/python3-packaging/template index 0bb9e33c2f3..b009dc98c4f 100644 --- a/srcpkgs/python3-packaging/template +++ b/srcpkgs/python3-packaging/template @@ -1,6 +1,6 @@ # Template file for 'python3-packaging' pkgname=python3-packaging -version=23.0 +version=23.1 revision=1 # This package is required by python3-build, used by the python3-pep517 style; # using that style here would create a cycle @@ -13,7 +13,7 @@ maintainer="Andrew J. Hesford " license="Apache-2.0, BSD-2-Clause" homepage="https://github.com/pypa/packaging" distfiles="${PYPI_SITE}/p/packaging/packaging-${version}.tar.gz" -checksum=b6ad297f8907de0fa2fe1ccbd26fdaf387f5f47c7275fedf8cce89f99446cf97 +checksum=a392980d2b6cffa644431898be54b0045151319d1e7ec34f0cfed48767dd334f make_check=no # provides no tests do_build() {