Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-pyacoustid: update to 1.2.2
@ 2022-04-08  8:41 aurieh
  2022-04-08 11:16 ` aurieh
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: aurieh @ 2022-04-08  8:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/aurieh/void-packages python3-pyacoustid-1.2.2
https://github.com/void-linux/void-packages/pull/36572

python3-pyacoustid: update to 1.2.2
<!-- 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/36572.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-pyacoustid-1.2.2-36572.patch --]
[-- Type: text/x-diff, Size: 1124 bytes --]

From 0a6c587d550eb2e76b3b3d4e5dbfbfed2acd0b9d Mon Sep 17 00:00:00 2001
From: Auri <me@aurieh.me>
Date: Fri, 8 Apr 2022 08:39:33 +0000
Subject: [PATCH] python3-pyacoustid: update to 1.2.2

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

diff --git a/srcpkgs/python3-pyacoustid/template b/srcpkgs/python3-pyacoustid/template
index 6e6f4f8c70cc..5841779de5f8 100644
--- a/srcpkgs/python3-pyacoustid/template
+++ b/srcpkgs/python3-pyacoustid/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-pyacoustid'
 pkgname=python3-pyacoustid
-version=1.2.0
-revision=2
+version=1.2.2
+revision=1
 wrksrc="pyacoustid-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/sampsyo/pyacoustid"
 distfiles="${PYPI_SITE}/p/pyacoustid/pyacoustid-${version}.tar.gz"
-checksum=5f98e34e79749439ea1b9440a0811996fdb5b12abadccfbeafda36ea9dd56d30
+checksum=c279d9c30a7f481f1420fc37db65833b5f9816cd364dc2acaa93a11c482d4141
 
 post_install() {
 	vlicense LICENSE

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

* Re: python3-pyacoustid: update to 1.2.2
  2022-04-08  8:41 [PR PATCH] python3-pyacoustid: update to 1.2.2 aurieh
@ 2022-04-08 11:16 ` aurieh
  2022-04-10  0:54 ` tibequadorian
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: aurieh @ 2022-04-08 11:16 UTC (permalink / raw)
  To: ml

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

New comment by aurieh on void-packages repository

https://github.com/void-linux/void-packages/pull/36572#issuecomment-1092754829

Comment:
pyacoustid doesn't currently have any tests; should I set `make_check` to `no` or fix `checkdepends` so the check passes even though no tests are actually run?

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

* Re: python3-pyacoustid: update to 1.2.2
  2022-04-08  8:41 [PR PATCH] python3-pyacoustid: update to 1.2.2 aurieh
  2022-04-08 11:16 ` aurieh
@ 2022-04-10  0:54 ` tibequadorian
  2022-04-10  5:05 ` aurieh
  2022-04-10  5:05 ` [PR PATCH] [Closed]: " aurieh
  3 siblings, 0 replies; 6+ messages in thread
From: tibequadorian @ 2022-04-10  0:54 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/36572#issuecomment-1094150443

Comment:
#35912

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

* Re: python3-pyacoustid: update to 1.2.2
  2022-04-08  8:41 [PR PATCH] python3-pyacoustid: update to 1.2.2 aurieh
  2022-04-08 11:16 ` aurieh
  2022-04-10  0:54 ` tibequadorian
@ 2022-04-10  5:05 ` aurieh
  2022-04-10  5:05 ` [PR PATCH] [Closed]: " aurieh
  3 siblings, 0 replies; 6+ messages in thread
From: aurieh @ 2022-04-10  5:05 UTC (permalink / raw)
  To: ml

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

New comment by aurieh on void-packages repository

https://github.com/void-linux/void-packages/pull/36572#issuecomment-1094177643

Comment:
@tibequadorian my bad, Github search failed me.

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

* Re: [PR PATCH] [Closed]: python3-pyacoustid: update to 1.2.2
  2022-04-08  8:41 [PR PATCH] python3-pyacoustid: update to 1.2.2 aurieh
                   ` (2 preceding siblings ...)
  2022-04-10  5:05 ` aurieh
@ 2022-04-10  5:05 ` aurieh
  3 siblings, 0 replies; 6+ messages in thread
From: aurieh @ 2022-04-10  5:05 UTC (permalink / raw)
  To: ml

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

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

python3-pyacoustid: update to 1.2.2
https://github.com/void-linux/void-packages/pull/36572

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] 6+ messages in thread

* Re: [PR PATCH] [Closed]: python3-pyacoustid: update to 1.2.2.
  2022-03-02  1:24 [PR PATCH] " tibequadorian
@ 2022-07-25  2:14 ` github-actions
  0 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2022-07-25  2:14 UTC (permalink / raw)
  To: ml

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

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

python3-pyacoustid: update to 1.2.2.
https://github.com/void-linux/void-packages/pull/35912

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

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

<!--
#### 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 [skip CI](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] 6+ messages in thread

end of thread, other threads:[~2022-07-25  2:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-08  8:41 [PR PATCH] python3-pyacoustid: update to 1.2.2 aurieh
2022-04-08 11:16 ` aurieh
2022-04-10  0:54 ` tibequadorian
2022-04-10  5:05 ` aurieh
2022-04-10  5:05 ` [PR PATCH] [Closed]: " aurieh
  -- strict thread matches above, loose matches on Subject: below --
2022-03-02  1:24 [PR PATCH] " tibequadorian
2022-07-25  2:14 ` [PR PATCH] [Closed]: " github-actions

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