Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-pytest-xdist: update to 3.0.2.
@ 2022-11-19  5:37 classabbyamp
  2022-11-19  8:09 ` [PR PATCH] [Updated] " classabbyamp
  2022-11-19  8:18 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: classabbyamp @ 2022-11-19  5:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/classabbyamp/void-packages update/python3-pytest-xdist-3.0.2
https://github.com/void-linux/void-packages/pull/40605

python3-pytest-xdist: update to 3.0.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/python3-pytest-xdist-3.0.2-40605.patch --]
[-- Type: text/x-diff, Size: 1440 bytes --]

From f1a689d3a17c3dede10685bdc3ae7e5a48e3a03d Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sat, 19 Nov 2022 00:37:12 -0500
Subject: [PATCH] python3-pytest-xdist: update to 3.0.2.

---
 srcpkgs/python3-pytest-xdist/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-pytest-xdist/template b/srcpkgs/python3-pytest-xdist/template
index c615f80e438d..08a3bf984b40 100644
--- a/srcpkgs/python3-pytest-xdist/template
+++ b/srcpkgs/python3-pytest-xdist/template
@@ -1,17 +1,17 @@
 # Template file for 'python3-pytest-xdist'
 pkgname=python3-pytest-xdist
-version=2.5.0
-revision=2
+version=3.0.2
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools python3-setuptools_scm"
-depends="python3-pytest python3-pytest-forked python3-execnet"
+depends="python3-pytest python3-execnet"
 short_desc="Pytest plugin for distributed testing & loop-on-failures testing modes"
 maintainer="classabbyamp <void@placeviolette.net>"
 license="MIT"
 homepage="https://github.com/pytest-dev/pytest-xdist"
 changelog="https://raw.githubusercontent.com/pytest-dev/pytest-xdist/master/CHANGELOG.rst"
 distfiles="${PYPI_SITE}/p/pytest-xdist/pytest-xdist-${version}.tar.gz"
-checksum=4580deca3ff04ddb2ac53eba39d76cb5dd5edeac050cb6fbc768b0dd712b4edf
+checksum=688da9b814370e891ba5de650c9327d1a9d861721a524eb917e620eec3e90291
 # tests only work in tox
 make_check=no
 

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

* Re: [PR PATCH] [Updated] python3-pytest-xdist: update to 3.0.2.
  2022-11-19  5:37 [PR PATCH] python3-pytest-xdist: update to 3.0.2 classabbyamp
@ 2022-11-19  8:09 ` classabbyamp
  2022-11-19  8:18 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2022-11-19  8:09 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages update/python3-pytest-xdist-3.0.2
https://github.com/void-linux/void-packages/pull/40605

python3-pytest-xdist: update to 3.0.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/python3-pytest-xdist-3.0.2-40605.patch --]
[-- Type: text/x-diff, Size: 1548 bytes --]

From c4007b57e4a1e14fc9b9347a9024b136a5a1c4eb Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sat, 19 Nov 2022 00:37:12 -0500
Subject: [PATCH] python3-pytest-xdist: update to 3.0.2.

---
 srcpkgs/python3-pytest-xdist/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/python3-pytest-xdist/template b/srcpkgs/python3-pytest-xdist/template
index c615f80e438d..d171c0afe85b 100644
--- a/srcpkgs/python3-pytest-xdist/template
+++ b/srcpkgs/python3-pytest-xdist/template
@@ -1,17 +1,17 @@
 # Template file for 'python3-pytest-xdist'
 pkgname=python3-pytest-xdist
-version=2.5.0
-revision=2
-build_style=python3-module
-hostmakedepends="python3-setuptools python3-setuptools_scm"
-depends="python3-pytest python3-pytest-forked python3-execnet"
+version=3.0.2
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-setuptools python3-setuptools_scm python3-wheel"
+depends="python3-pytest python3-execnet"
 short_desc="Pytest plugin for distributed testing & loop-on-failures testing modes"
 maintainer="classabbyamp <void@placeviolette.net>"
 license="MIT"
 homepage="https://github.com/pytest-dev/pytest-xdist"
 changelog="https://raw.githubusercontent.com/pytest-dev/pytest-xdist/master/CHANGELOG.rst"
 distfiles="${PYPI_SITE}/p/pytest-xdist/pytest-xdist-${version}.tar.gz"
-checksum=4580deca3ff04ddb2ac53eba39d76cb5dd5edeac050cb6fbc768b0dd712b4edf
+checksum=688da9b814370e891ba5de650c9327d1a9d861721a524eb917e620eec3e90291
 # tests only work in tox
 make_check=no
 

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

* Re: [PR PATCH] [Merged]: python3-pytest-xdist: update to 3.0.2.
  2022-11-19  5:37 [PR PATCH] python3-pytest-xdist: update to 3.0.2 classabbyamp
  2022-11-19  8:09 ` [PR PATCH] [Updated] " classabbyamp
@ 2022-11-19  8:18 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2022-11-19  8:18 UTC (permalink / raw)
  To: ml

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

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

python3-pytest-xdist: update to 3.0.2.
https://github.com/void-linux/void-packages/pull/40605

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

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



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

end of thread, other threads:[~2022-11-19  8:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-19  5:37 [PR PATCH] python3-pytest-xdist: update to 3.0.2 classabbyamp
2022-11-19  8:09 ` [PR PATCH] [Updated] " classabbyamp
2022-11-19  8:18 ` [PR PATCH] [Merged]: " classabbyamp

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).