Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pysolfc-cardsets: update to 2.1
@ 2022-05-30 18:42 newbluemoon
  2022-06-01 20:27 ` [PR REVIEW] " paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: newbluemoon @ 2022-05-30 18:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages pysolfc-cardsets
https://github.com/void-linux/void-packages/pull/37362

pysolfc-cardsets: update to 2.1
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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/37362.patch is attached

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

From 88e86db4d77852f6a14c577333e392df7a8ff2e6 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Mon, 30 May 2022 20:39:10 +0200
Subject: [PATCH] pysolfc-cardsets: update to 2.1

---
 srcpkgs/pysolfc-cardsets/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pysolfc-cardsets/template b/srcpkgs/pysolfc-cardsets/template
index ea795afd6d8c..01eb10ecf32c 100644
--- a/srcpkgs/pysolfc-cardsets/template
+++ b/srcpkgs/pysolfc-cardsets/template
@@ -1,7 +1,7 @@
 # Template file for 'pysolfc-cardsets'
 pkgname=pysolfc-cardsets
-version=2.0
-revision=2
+version=2.1
+revision=1
 wrksrc="PySolFC-Cardsets-${version}"
 short_desc="PySolFC Cardsets"
 maintainer="newbluemoon <blaumolch@mailbox.org>"
@@ -9,7 +9,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="GPL-3.0-or-later"
 homepage="http://pysolfc.sourceforge.net/"
 distfiles="$SOURCEFORGE_SITE/pysolfc/PySolFC-Cardsets/PySolFC-Cardsets-${version}/PySolFC-Cardsets-${version}.tar.bz2"
-checksum=c388d6360191b3b7e463d84e5a64260c4e3ed36e791a85227d7e8923f3f47ca7
+checksum=0fc819d28e2b14b84ff4f86b6983557d3e2b4353e19815724e4daeded3463774
 
 do_install() {
 	vmkdir usr/share/PySolFC/cardsets

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

* Re: [PR REVIEW] pysolfc-cardsets: update to 2.1
  2022-05-30 18:42 [PR PATCH] pysolfc-cardsets: update to 2.1 newbluemoon
@ 2022-06-01 20:27 ` paper42
  2022-06-01 20:31 ` paper42
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-06-01 20:27 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/37362#discussion_r887270011

Comment:
Do you know the reason for this comment? It sounds like a mistake. It was added by @sgn in 5e3add83f790fc8e97952341df0c93161c71f07e

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

* Re: pysolfc-cardsets: update to 2.1
  2022-05-30 18:42 [PR PATCH] pysolfc-cardsets: update to 2.1 newbluemoon
  2022-06-01 20:27 ` [PR REVIEW] " paper42
@ 2022-06-01 20:31 ` paper42
  2022-06-01 20:32 ` [PR REVIEW] " newbluemoon
  2022-06-01 20:32 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-06-01 20:31 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/37362#issuecomment-1144105899

Comment:
pysol 2.16.0 which we have in repositories needs this version of pysolfc-cardsets, so they should have been updated at the same time.

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

* Re: [PR REVIEW] pysolfc-cardsets: update to 2.1
  2022-05-30 18:42 [PR PATCH] pysolfc-cardsets: update to 2.1 newbluemoon
  2022-06-01 20:27 ` [PR REVIEW] " paper42
  2022-06-01 20:31 ` paper42
@ 2022-06-01 20:32 ` newbluemoon
  2022-06-01 20:32 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: newbluemoon @ 2022-06-01 20:32 UTC (permalink / raw)
  To: ml

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

New review comment by newbluemoon on void-packages repository

https://github.com/void-linux/void-packages/pull/37362#discussion_r887273090

Comment:
No idea. I was wondering about it myself.

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

* Re: [PR PATCH] [Merged]: pysolfc-cardsets: update to 2.1
  2022-05-30 18:42 [PR PATCH] pysolfc-cardsets: update to 2.1 newbluemoon
                   ` (2 preceding siblings ...)
  2022-06-01 20:32 ` [PR REVIEW] " newbluemoon
@ 2022-06-01 20:32 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-06-01 20:32 UTC (permalink / raw)
  To: ml

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

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

pysolfc-cardsets: update to 2.1
https://github.com/void-linux/void-packages/pull/37362

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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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-06-01 20:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-30 18:42 [PR PATCH] pysolfc-cardsets: update to 2.1 newbluemoon
2022-06-01 20:27 ` [PR REVIEW] " paper42
2022-06-01 20:31 ` paper42
2022-06-01 20:32 ` [PR REVIEW] " newbluemoon
2022-06-01 20:32 ` [PR PATCH] [Merged]: " paper42

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