From 9e5a6078d11a599d0dba6eecf06c715ac9a0bf42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Mon, 28 Oct 2024 23:27:25 -0300 Subject: [PATCH 1/4] python3-cachetools: update to 5.5.0. --- srcpkgs/python3-cachetools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-cachetools/template b/srcpkgs/python3-cachetools/template index c97ecbadf544cb..b1170a6cc4d188 100644 --- a/srcpkgs/python3-cachetools/template +++ b/srcpkgs/python3-cachetools/template @@ -1,6 +1,6 @@ # Template file for 'python3-cachetools' pkgname=python3-cachetools -version=5.4.0 +version=5.5.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/tkem/cachetools/" changelog="https://raw.githubusercontent.com/tkem/cachetools/master/CHANGELOG.rst" distfiles="${PYPI_SITE}/c/cachetools/cachetools-${version}.tar.gz" -checksum=b8adc2e7c07f105ced7bc56dbb6dfbe7c4a00acce20e2227b3f355be89bc6827 +checksum=2cc24fb4cbe39633fb7badd9db9ca6295d766d9c2995f245725a46715d050f2a post_install() { vlicense LICENSE From 025ab2445124ba24483bd9290669328d5ce40748 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Mon, 28 Oct 2024 23:27:30 -0300 Subject: [PATCH 2/4] python3-pyproject-api: update to 1.8.0. --- srcpkgs/python3-pyproject-api/template | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pyproject-api/template b/srcpkgs/python3-pyproject-api/template index 7f8015a95d2b26..c640c344771a98 100644 --- a/srcpkgs/python3-pyproject-api/template +++ b/srcpkgs/python3-pyproject-api/template @@ -1,8 +1,10 @@ # Template file for 'python3-pyproject-api' pkgname=python3-pyproject-api -version=1.7.1 +version=1.8.0 revision=1 build_style=python3-pep517 +# failing test, see: https://github.com/tox-dev/pyproject-api/issues/153 +make_check_args="--deselect tests/test_frontend_setuptools.py::test_setuptools_prepare_metadata_for_build_wheel" hostmakedepends="hatchling hatch-vcs" depends="python3-packaging" checkdepends="python3-pytest python3-pytest-mock python3-wheel" @@ -12,7 +14,7 @@ license="MIT" homepage="https://github.com/tox-dev/pyproject-api" changelog="https://raw.githubusercontent.com/tox-dev/pyproject-api/main/docs/changelog.rst" distfiles="${PYPI_SITE}/p/pyproject-api/pyproject_api-${version}.tar.gz" -checksum=7ebc6cd10710f89f4cf2a2731710a98abce37ebff19427116ff2174c9236a827 +checksum=77b8049f2feb5d33eefcc21b57f1e279636277a8ac8ad6b5871037b243778496 if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then # this test fails on CI From d2e6f8eb24feaa84f45fc447e1646cdffab25334 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Tue, 29 Oct 2024 23:54:51 -0300 Subject: [PATCH 3/4] python3-time-machine: update to 2.16.0. --- srcpkgs/python3-time-machine/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-time-machine/template b/srcpkgs/python3-time-machine/template index 63d8d7a3c3fa51..8962b13ede0a66 100644 --- a/srcpkgs/python3-time-machine/template +++ b/srcpkgs/python3-time-machine/template @@ -1,6 +1,6 @@ # Template file for 'python3-time-machine' pkgname=python3-time-machine -version=2.15.0 +version=2.16.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" @@ -13,7 +13,7 @@ license="MIT" homepage="https://github.com/adamchainz/time-machine" changelog="https://raw.githubusercontent.com/adamchainz/time-machine/main/CHANGELOG.rst" distfiles="https://github.com/adamchainz/time-machine/archive/refs/tags/${version}.tar.gz" -checksum=1b8d9e36813cbaee65e554f0c104e09ac9cb2a54ac641e5dadd969550496f8ed +checksum=d2ed8ebef04133d69bce09114bbf66be0d404d725597874a644318af6e0b3e28 post_install() { vlicense LICENSE From 67db37bfe65b2bb1260159cf5aea12886bb51822 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Mon, 28 Oct 2024 23:27:34 -0300 Subject: [PATCH 4/4] tox: update to 4.23.2. --- srcpkgs/tox/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tox/template b/srcpkgs/tox/template index 227905ce1b1389..1177bd1f436aa2 100644 --- a/srcpkgs/tox/template +++ b/srcpkgs/tox/template @@ -1,6 +1,6 @@ # Template file for 'tox' pkgname=tox -version=4.18.0 +version=4.23.2 revision=1 build_style=python3-pep517 hostmakedepends="hatchling hatch-vcs" @@ -15,7 +15,7 @@ license="MIT" homepage="https://tox.wiki/" changelog="https://raw.githubusercontent.com/tox-dev/tox/main/docs/changelog.rst" distfiles="${PYPI_SITE}/t/tox/tox-${version}.tar.gz" -checksum=5dfa1cab9f146becd6e351333a82f9e0ade374451630ba65ee54584624c27b58 +checksum=86075e00e555df6e82e74cfc333917f91ecb47ffbc868dcafbd2672e332f4a2c do_check() { # Running via PYTHONPATH breaks a few tests so we use a venv