* [PR PATCH] picard: update to 2.12.3
@ 2024-11-02 14:58 slymattz
2024-12-18 16:36 ` [PR PATCH] [Updated] " slymattz
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: slymattz @ 2024-11-02 14:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1202 bytes --]
There is a new pull request by slymattz against master on the void-packages repository
https://github.com/slymattz/void-packages picard-2.12.3
https://github.com/void-linux/void-packages/pull/52884
picard: update to 2.12.3
<!-- 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: x86_64-glibc
- I built this PR locally for these architectures:
- x86_64-musl
- aarch64 (cross build)
A patch file from https://github.com/void-linux/void-packages/pull/52884.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-picard-2.12.3-52884.patch --]
[-- Type: text/x-diff, Size: 1021 bytes --]
From 9c10131d703ff614de46bbea26a0ddc782ada361 Mon Sep 17 00:00:00 2001
From: Mateusz Sylwestrzak <slymattz@gmail.com>
Date: Sat, 2 Nov 2024 15:51:47 +0100
Subject: [PATCH] picard: update to 2.12.3
---
srcpkgs/picard/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/picard/template b/srcpkgs/picard/template
index a6cc279038b5f1..fe8d9454d8d3bd 100644
--- a/srcpkgs/picard/template
+++ b/srcpkgs/picard/template
@@ -1,6 +1,6 @@
# Template file for 'picard'
pkgname=picard
-version=2.12.1
+version=2.12.3
revision=1
build_style=python3-module
make_install_args="--disable-autoupdate"
@@ -16,4 +16,4 @@ license="GPL-2.0-or-later"
homepage="https://picard.musicbrainz.org/"
changelog="https://picard.musicbrainz.org/changelog/"
distfiles="https://data.musicbrainz.org/pub/musicbrainz/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93a62309bdd2fde49152c15e52f4a009bebdb5dc68346154fe6caf12f5099b52
+checksum=a47ff4d60d9b4fd45d8fe3c13348fada1dda9cddd2b602a923af4643d6661a66
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Updated] picard: update to 2.12.3
2024-11-02 14:58 [PR PATCH] picard: update to 2.12.3 slymattz
@ 2024-12-18 16:36 ` slymattz
2024-12-18 16:44 ` slymattz
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: slymattz @ 2024-12-18 16:36 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1207 bytes --]
There is an updated pull request by slymattz against master on the void-packages repository
https://github.com/slymattz/void-packages picard-2.12.3
https://github.com/void-linux/void-packages/pull/52884
picard: update to 2.12.3
<!-- 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: x86_64-glibc
- I built this PR locally for these architectures:
- x86_64-musl
- aarch64 (cross build)
A patch file from https://github.com/void-linux/void-packages/pull/52884.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-picard-2.12.3-52884.patch --]
[-- Type: text/x-diff, Size: 1081 bytes --]
From a5b532070c66c3ecd767578ef806f27cb197b600 Mon Sep 17 00:00:00 2001
From: Mateusz Sylwestrzak <slymattz@gmail.com>
Date: Sat, 2 Nov 2024 15:51:47 +0100
Subject: [PATCH] picard: update to 2.12.3
---
srcpkgs/picard/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/picard/template b/srcpkgs/picard/template
index cd9e67d8b65ef5..fe8d9454d8d3bd 100644
--- a/srcpkgs/picard/template
+++ b/srcpkgs/picard/template
@@ -1,7 +1,7 @@
# Template file for 'picard'
pkgname=picard
-version=2.12.1
-revision=2
+version=2.12.3
+revision=1
build_style=python3-module
make_install_args="--disable-autoupdate"
hostmakedepends="gettext python3-setuptools"
@@ -16,4 +16,4 @@ license="GPL-2.0-or-later"
homepage="https://picard.musicbrainz.org/"
changelog="https://picard.musicbrainz.org/changelog/"
distfiles="https://data.musicbrainz.org/pub/musicbrainz/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93a62309bdd2fde49152c15e52f4a009bebdb5dc68346154fe6caf12f5099b52
+checksum=a47ff4d60d9b4fd45d8fe3c13348fada1dda9cddd2b602a923af4643d6661a66
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Updated] picard: update to 2.12.3
2024-11-02 14:58 [PR PATCH] picard: update to 2.12.3 slymattz
2024-12-18 16:36 ` [PR PATCH] [Updated] " slymattz
@ 2024-12-18 16:44 ` slymattz
2024-12-19 11:26 ` slymattz
2025-01-12 17:52 ` [PR PATCH] [Closed]: " slymattz
3 siblings, 0 replies; 5+ messages in thread
From: slymattz @ 2024-12-18 16:44 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1207 bytes --]
There is an updated pull request by slymattz against master on the void-packages repository
https://github.com/slymattz/void-packages picard-2.12.3
https://github.com/void-linux/void-packages/pull/52884
picard: update to 2.12.3
<!-- 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: x86_64-glibc
- I built this PR locally for these architectures:
- x86_64-musl
- aarch64 (cross build)
A patch file from https://github.com/void-linux/void-packages/pull/52884.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-picard-2.12.3-52884.patch --]
[-- Type: text/x-diff, Size: 1531 bytes --]
From 7972c2d8e7389ef736130336bcbf7066a9b74132 Mon Sep 17 00:00:00 2001
From: Mateusz Sylwestrzak <slymattz@gmail.com>
Date: Sat, 2 Nov 2024 15:51:47 +0100
Subject: [PATCH] picard: update to 2.12.3
---
srcpkgs/picard/template | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/picard/template b/srcpkgs/picard/template
index cd9e67d8b65ef5..bb259061fdd540 100644
--- a/srcpkgs/picard/template
+++ b/srcpkgs/picard/template
@@ -1,14 +1,15 @@
# Template file for 'picard'
pkgname=picard
-version=2.12.1
-revision=2
+version=2.12.3
+revision=1
build_style=python3-module
make_install_args="--disable-autoupdate"
hostmakedepends="gettext python3-setuptools"
makedepends="python3-devel"
depends="python3-PyQt5-multimedia chromaprint python3-mutagen
python3-dateutil python3-discid python3-fasteners desktop-file-utils
- hicolor-icon-theme python3-yaml"
+ hicolor-icon-theme python3-yaml python3-Markdown python3-PyJWT
+ python3-PyQt5 python3-charset-normalizer"
checkdepends="python3-pytest $depends"
short_desc="MusicBrainz's audio tagger"
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
@@ -16,4 +17,4 @@ license="GPL-2.0-or-later"
homepage="https://picard.musicbrainz.org/"
changelog="https://picard.musicbrainz.org/changelog/"
distfiles="https://data.musicbrainz.org/pub/musicbrainz/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93a62309bdd2fde49152c15e52f4a009bebdb5dc68346154fe6caf12f5099b52
+checksum=a47ff4d60d9b4fd45d8fe3c13348fada1dda9cddd2b602a923af4643d6661a66
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Updated] picard: update to 2.12.3
2024-11-02 14:58 [PR PATCH] picard: update to 2.12.3 slymattz
2024-12-18 16:36 ` [PR PATCH] [Updated] " slymattz
2024-12-18 16:44 ` slymattz
@ 2024-12-19 11:26 ` slymattz
2025-01-12 17:52 ` [PR PATCH] [Closed]: " slymattz
3 siblings, 0 replies; 5+ messages in thread
From: slymattz @ 2024-12-19 11:26 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1207 bytes --]
There is an updated pull request by slymattz against master on the void-packages repository
https://github.com/slymattz/void-packages picard-2.12.3
https://github.com/void-linux/void-packages/pull/52884
picard: update to 2.12.3
<!-- 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: x86_64-glibc
- I built this PR locally for these architectures:
- x86_64-musl
- aarch64 (cross build)
A patch file from https://github.com/void-linux/void-packages/pull/52884.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-picard-2.12.3-52884.patch --]
[-- Type: text/x-diff, Size: 1531 bytes --]
From 63952e0adcebf8a56fdf150bbade4e2b05547076 Mon Sep 17 00:00:00 2001
From: Mateusz Sylwestrzak <slymattz@gmail.com>
Date: Sat, 2 Nov 2024 15:51:47 +0100
Subject: [PATCH] picard: update to 2.12.3
---
srcpkgs/picard/template | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/picard/template b/srcpkgs/picard/template
index cd9e67d8b65ef5..bb259061fdd540 100644
--- a/srcpkgs/picard/template
+++ b/srcpkgs/picard/template
@@ -1,14 +1,15 @@
# Template file for 'picard'
pkgname=picard
-version=2.12.1
-revision=2
+version=2.12.3
+revision=1
build_style=python3-module
make_install_args="--disable-autoupdate"
hostmakedepends="gettext python3-setuptools"
makedepends="python3-devel"
depends="python3-PyQt5-multimedia chromaprint python3-mutagen
python3-dateutil python3-discid python3-fasteners desktop-file-utils
- hicolor-icon-theme python3-yaml"
+ hicolor-icon-theme python3-yaml python3-Markdown python3-PyJWT
+ python3-PyQt5 python3-charset-normalizer"
checkdepends="python3-pytest $depends"
short_desc="MusicBrainz's audio tagger"
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
@@ -16,4 +17,4 @@ license="GPL-2.0-or-later"
homepage="https://picard.musicbrainz.org/"
changelog="https://picard.musicbrainz.org/changelog/"
distfiles="https://data.musicbrainz.org/pub/musicbrainz/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93a62309bdd2fde49152c15e52f4a009bebdb5dc68346154fe6caf12f5099b52
+checksum=a47ff4d60d9b4fd45d8fe3c13348fada1dda9cddd2b602a923af4643d6661a66
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Closed]: picard: update to 2.12.3
2024-11-02 14:58 [PR PATCH] picard: update to 2.12.3 slymattz
` (2 preceding siblings ...)
2024-12-19 11:26 ` slymattz
@ 2025-01-12 17:52 ` slymattz
3 siblings, 0 replies; 5+ messages in thread
From: slymattz @ 2025-01-12 17:52 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1043 bytes --]
There's a closed pull request on the void-packages repository
picard: update to 2.12.3
https://github.com/void-linux/void-packages/pull/52884
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: x86_64-glibc
- I built this PR locally for these architectures:
- x86_64-musl
- aarch64 (cross build)
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2025-01-12 17:52 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-02 14:58 [PR PATCH] picard: update to 2.12.3 slymattz
2024-12-18 16:36 ` [PR PATCH] [Updated] " slymattz
2024-12-18 16:44 ` slymattz
2024-12-19 11:26 ` slymattz
2025-01-12 17:52 ` [PR PATCH] [Closed]: " slymattz
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).