Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-pytest-sugar: update to 0.9.6.
@ 2022-11-14 11:43 jcgruenhage
  2022-11-14 16:37 ` [PR REVIEW] " paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jcgruenhage @ 2022-11-14 11:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages python3-pytest-sugar-0.9.6_1
https://github.com/void-linux/void-packages/pull/40527

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

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

<!--
#### 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/40527.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-pytest-sugar-0.9.6_1-40527.patch --]
[-- Type: text/x-diff, Size: 1278 bytes --]

From 49519edf7ae1624b145c580159374172798091af Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Mon, 14 Nov 2022 12:43:00 +0100
Subject: [PATCH] python3-pytest-sugar: update to 0.9.6.

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

diff --git a/srcpkgs/python3-pytest-sugar/template b/srcpkgs/python3-pytest-sugar/template
index 8f2a16e066e8..46de5baf293f 100644
--- a/srcpkgs/python3-pytest-sugar/template
+++ b/srcpkgs/python3-pytest-sugar/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-pytest-sugar'
 pkgname=python3-pytest-sugar
-version=0.9.5
-revision=2
+version=0.9.6
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-pytest python3-termcolor python3-packaging"
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
 homepage="http://pivotfinland.com/pytest-sugar"
 changelog="https://raw.githubusercontent.com/Teemu/pytest-sugar/master/CHANGES.rst"
 distfiles="${PYPI_SITE}/p/pytest-sugar/pytest-sugar-${version}.tar.gz"
-checksum=eea78b6f15b635277d3d90280cd386d8feea1cab0f9be75947a626e8b02b477d
+checksum=c4793495f3c32e114f0f5416290946c316eb96ad5a3684dcdadda9267e59b2b8
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] python3-pytest-sugar: update to 0.9.6.
  2022-11-14 11:43 [PR PATCH] python3-pytest-sugar: update to 0.9.6 jcgruenhage
@ 2022-11-14 16:37 ` paper42
  2022-11-15 18:03 ` [PR PATCH] [Updated] " jcgruenhage
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-11-14 16:37 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/40527#discussion_r1021800213

Comment:
this homepage is empty, can we switch to github or something else?

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

* Re: [PR PATCH] [Updated] python3-pytest-sugar: update to 0.9.6.
  2022-11-14 11:43 [PR PATCH] python3-pytest-sugar: update to 0.9.6 jcgruenhage
  2022-11-14 16:37 ` [PR REVIEW] " paper42
@ 2022-11-15 18:03 ` jcgruenhage
  2022-11-15 18:03 ` [PR REVIEW] " jcgruenhage
  2022-11-16  7:33 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: jcgruenhage @ 2022-11-15 18:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages python3-pytest-sugar-0.9.6_1
https://github.com/void-linux/void-packages/pull/40527

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

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

<!--
#### 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/40527.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-pytest-sugar-0.9.6_1-40527.patch --]
[-- Type: text/x-diff, Size: 1482 bytes --]

From 57eff3314e528f97167a8bdf0dbd0601d1642c50 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Mon, 14 Nov 2022 12:43:00 +0100
Subject: [PATCH] python3-pytest-sugar: update to 0.9.6.

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

diff --git a/srcpkgs/python3-pytest-sugar/template b/srcpkgs/python3-pytest-sugar/template
index 8f2a16e066e8..70fda09b3448 100644
--- a/srcpkgs/python3-pytest-sugar/template
+++ b/srcpkgs/python3-pytest-sugar/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-pytest-sugar'
 pkgname=python3-pytest-sugar
-version=0.9.5
-revision=2
+version=0.9.6
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-pytest python3-termcolor python3-packaging"
@@ -9,10 +9,10 @@ checkdepends="${depends}"
 short_desc="Pytest plugin to improve the look and feel"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="BSD-3-Clause"
-homepage="http://pivotfinland.com/pytest-sugar"
+homepage="https://github.com/Teemu/pytest-sugar"
 changelog="https://raw.githubusercontent.com/Teemu/pytest-sugar/master/CHANGES.rst"
 distfiles="${PYPI_SITE}/p/pytest-sugar/pytest-sugar-${version}.tar.gz"
-checksum=eea78b6f15b635277d3d90280cd386d8feea1cab0f9be75947a626e8b02b477d
+checksum=c4793495f3c32e114f0f5416290946c316eb96ad5a3684dcdadda9267e59b2b8
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] python3-pytest-sugar: update to 0.9.6.
  2022-11-14 11:43 [PR PATCH] python3-pytest-sugar: update to 0.9.6 jcgruenhage
  2022-11-14 16:37 ` [PR REVIEW] " paper42
  2022-11-15 18:03 ` [PR PATCH] [Updated] " jcgruenhage
@ 2022-11-15 18:03 ` jcgruenhage
  2022-11-16  7:33 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: jcgruenhage @ 2022-11-15 18:03 UTC (permalink / raw)
  To: ml

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

New review comment by jcgruenhage on void-packages repository

https://github.com/void-linux/void-packages/pull/40527#discussion_r1023110102

Comment:
done

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

* Re: [PR PATCH] [Merged]: python3-pytest-sugar: update to 0.9.6.
  2022-11-14 11:43 [PR PATCH] python3-pytest-sugar: update to 0.9.6 jcgruenhage
                   ` (2 preceding siblings ...)
  2022-11-15 18:03 ` [PR REVIEW] " jcgruenhage
@ 2022-11-16  7:33 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-11-16  7:33 UTC (permalink / raw)
  To: ml

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

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

python3-pytest-sugar: update to 0.9.6.
https://github.com/void-linux/void-packages/pull/40527

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

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

<!--
#### 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] 5+ messages in thread

end of thread, other threads:[~2022-11-16  7:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-14 11:43 [PR PATCH] python3-pytest-sugar: update to 0.9.6 jcgruenhage
2022-11-14 16:37 ` [PR REVIEW] " paper42
2022-11-15 18:03 ` [PR PATCH] [Updated] " jcgruenhage
2022-11-15 18:03 ` [PR REVIEW] " jcgruenhage
2022-11-16  7:33 ` [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).