Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tox: update to 4.13.0.
@ 2024-03-03 22:32 tornaria
  2024-03-04 15:32 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: tornaria @ 2024-03-03 22:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1236 bytes --]

There is a new pull request by tornaria against master on the void-packages repository

https://github.com/tornaria/void-packages tox
https://github.com/void-linux/void-packages/pull/49064

tox: update to 4.13.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/49064.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-tox-49064.patch --]
[-- Type: text/x-diff, Size: 1698 bytes --]

From 8b8388871fb00a6a31387e7134791c832e89dc7e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Mon, 19 Feb 2024 20:44:19 -0300
Subject: [PATCH] tox: update to 4.13.0.

---
 srcpkgs/tox/patches/fix-testing.patch | 2 +-
 srcpkgs/tox/template                  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/tox/patches/fix-testing.patch b/srcpkgs/tox/patches/fix-testing.patch
index 011d4d1dfef552..7eb4685b8f45bb 100644
--- a/srcpkgs/tox/patches/fix-testing.patch
+++ b/srcpkgs/tox/patches/fix-testing.patch
@@ -5,7 +5,7 @@ index d7243bd8..c4d20e2d 100644
 @@ -16,7 +16,6 @@ from typing import TYPE_CHECKING, Any, Callable, Iterator, Protocol, Sequence, c
  
  import pytest
- from _pytest.fixtures import SubRequest
+ from _pytest.fixtures import SubRequest  # noqa: PLC2701
 -from devpi_process import IndexServer
  from virtualenv.info import fs_supports_symlink
  
diff --git a/srcpkgs/tox/template b/srcpkgs/tox/template
index 2d993075bcedd6..0227d637520c62 100644
--- a/srcpkgs/tox/template
+++ b/srcpkgs/tox/template
@@ -1,6 +1,6 @@
 # Template file for 'tox'
 pkgname=tox
-version=4.12.1
+version=4.13.0
 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=61aafbeff1bd8a5af84e54ef6e8402f53c6a6066d0782336171ddfbf5362122e
+checksum=dd789a554c16c4b532924ba393c92fc8991323c4b3d466712bfecc8c9b9f24f7
 
 do_check() {
 	# Running via PYTHONPATH breaks a few tests so we use a venv

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: tox: update to 4.13.0.
  2024-03-03 22:32 [PR PATCH] tox: update to 4.13.0 tornaria
@ 2024-03-04 15:32 ` leahneukirchen
  0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2024-03-04 15:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1087 bytes --]

There's a merged pull request on the void-packages repository

tox: update to 4.13.0.
https://github.com/void-linux/void-packages/pull/49064

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-04 15:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-03 22:32 [PR PATCH] tox: update to 4.13.0 tornaria
2024-03-04 15:32 ` [PR PATCH] [Merged]: " leahneukirchen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).