Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] eyeD3: update to 0.9.7.
@ 2022-10-11 20:06 arete
  2022-12-08 20:45 ` Piraty
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: arete @ 2022-10-11 20:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/arete/void-packages eyeD3
https://github.com/void-linux/void-packages/pull/39898

eyeD3: update to 0.9.7.
<!-- 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/39898.patch is attached

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

From f30df19913c395de91b5460fea3fcb830730b4f0 Mon Sep 17 00:00:00 2001
From: Gerardo Di iorio <arete74@gmail.com>
Date: Tue, 11 Oct 2022 22:04:53 +0200
Subject: [PATCH] eyeD3: update to 0.9.7.

---
 srcpkgs/eyeD3/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/eyeD3/template b/srcpkgs/eyeD3/template
index eb06072f66a4..ede3d871093e 100644
--- a/srcpkgs/eyeD3/template
+++ b/srcpkgs/eyeD3/template
@@ -1,6 +1,6 @@
 # Template file for 'eyeD3'
 pkgname=eyeD3
-version=0.9.6
+version=0.9.7
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,4 +11,4 @@ license="GPL-3.0-or-later"
 homepage="https://eyed3.readthedocs.io/en/latest/"
 changelog="https://raw.githubusercontent.com/nicfit/eyeD3/master/HISTORY.rst"
 distfiles="https://github.com/nicfit/eyeD3/archive/v${version}.tar.gz"
-checksum=7120ebc014cf3004984be39a08ff7ac0377c212d578cafb77be982e835ebfd5c
+checksum=808f2d376b585ff13c35f614b970f3392c0f15de191c5a96c6b04532bf2217ec

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

* Re: eyeD3: update to 0.9.7.
  2022-10-11 20:06 [PR PATCH] eyeD3: update to 0.9.7 arete
@ 2022-12-08 20:45 ` Piraty
  2023-03-09  2:05 ` github-actions
  2023-03-24  1:54 ` [PR PATCH] [Closed]: " github-actions
  2 siblings, 0 replies; 5+ messages in thread
From: Piraty @ 2022-12-08 20:45 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/39898#issuecomment-1343331873

Comment:
can you adress test fail

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

* Re: eyeD3: update to 0.9.7.
  2022-10-11 20:06 [PR PATCH] eyeD3: update to 0.9.7 arete
  2022-12-08 20:45 ` Piraty
@ 2023-03-09  2:05 ` github-actions
  2023-03-24  1:54 ` [PR PATCH] [Closed]: " github-actions
  2 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2023-03-09  2:05 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/39898#issuecomment-1461156884

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: eyeD3: update to 0.9.7.
  2022-10-11 20:06 [PR PATCH] eyeD3: update to 0.9.7 arete
  2022-12-08 20:45 ` Piraty
  2023-03-09  2:05 ` github-actions
@ 2023-03-24  1:54 ` github-actions
  2 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2023-03-24  1:54 UTC (permalink / raw)
  To: ml

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

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

eyeD3: update to 0.9.7.
https://github.com/void-linux/void-packages/pull/39898

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

* [PR PATCH] eyeD3: update to 0.9.7
@ 2023-11-15 20:44 jadynbrammer
  0 siblings, 0 replies; 5+ messages in thread
From: jadynbrammer @ 2023-11-15 20:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jadynbrammer/void-packages eyeD3_update_to_0.9.7
https://github.com/void-linux/void-packages/pull/47260

eyeD3: update to 0.9.7
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for these architectures:
  - aarch64
  - aarch64-musl
  - armv6l
  - armv6l-musl
  - armv7l
  - armv7l-musl
  - x86_64
  - x86_64-musl

x86_64 was native; all others were crossbuilt.

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

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

From 7e1e5ea9efe1ea586508c8b348b9b73f6536c00b Mon Sep 17 00:00:00 2001
From: Jadyn Brammer <jadyn@brammer.social>
Date: Wed, 15 Nov 2023 14:01:18 -0600
Subject: [PATCH] eyeD3: update to 0.9.7.

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

diff --git a/srcpkgs/eyeD3/template b/srcpkgs/eyeD3/template
index 469383a78e224..ede3d871093e0 100644
--- a/srcpkgs/eyeD3/template
+++ b/srcpkgs/eyeD3/template
@@ -1,7 +1,7 @@
 # Template file for 'eyeD3'
 pkgname=eyeD3
-version=0.9.6
-revision=3
+version=0.9.7
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-pylast python3-setuptools python3-deprecation python3-filetype"
@@ -11,4 +11,4 @@ license="GPL-3.0-or-later"
 homepage="https://eyed3.readthedocs.io/en/latest/"
 changelog="https://raw.githubusercontent.com/nicfit/eyeD3/master/HISTORY.rst"
 distfiles="https://github.com/nicfit/eyeD3/archive/v${version}.tar.gz"
-checksum=7120ebc014cf3004984be39a08ff7ac0377c212d578cafb77be982e835ebfd5c
+checksum=808f2d376b585ff13c35f614b970f3392c0f15de191c5a96c6b04532bf2217ec

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

end of thread, other threads:[~2023-11-15 20:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-11 20:06 [PR PATCH] eyeD3: update to 0.9.7 arete
2022-12-08 20:45 ` Piraty
2023-03-09  2:05 ` github-actions
2023-03-24  1:54 ` [PR PATCH] [Closed]: " github-actions
2023-11-15 20:44 [PR PATCH] " jadynbrammer

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