Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-spotipy: update to 2.21.0.
@ 2022-11-16 11:29 Eloitor
  2022-11-16 15:02 ` [PR PATCH] [Updated] " Eloitor
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eloitor @ 2022-11-16 11:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages python3-spotipy
https://github.com/void-linux/void-packages/pull/40556

python3-spotipy: update to 2.21.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

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

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

From c117ddf9703a4f94c76b8cf741287416ec25a46d Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Wed, 16 Nov 2022 12:36:00 +0100
Subject: [PATCH] python3-spotipy: update to 2.21.0.

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

diff --git a/srcpkgs/python3-spotipy/template b/srcpkgs/python3-spotipy/template
index 27ade869d488..8b80cf81e04c 100644
--- a/srcpkgs/python3-spotipy/template
+++ b/srcpkgs/python3-spotipy/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-spotipy'
 pkgname=python3-spotipy
-version=2.20.0
+version=2.21.0
 revision=3
 build_style=python3-module
 hostmakedepends="pkg-config python3-setuptools"
@@ -11,7 +11,7 @@ maintainer="Eloi Torrents <eloitor@disroot.org>"
 license="MIT"
 homepage="https://github.com/plamere/spotipy"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=5f14c44945520b5fc0c5bf985ea7767d2b86f5f666a69191d12a376919cf95ed
+checksum=da0310c3635b973742bc3e5ff217af492d54095ddb150d8a022039f3b0e179cb
 make_check=no # Requires Spotify API Key
 
 post_install() {

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

* Re: [PR PATCH] [Updated] python3-spotipy: update to 2.21.0.
  2022-11-16 11:29 [PR PATCH] python3-spotipy: update to 2.21.0 Eloitor
@ 2022-11-16 15:02 ` Eloitor
  2022-11-17 11:48 ` [PR REVIEW] " paper42
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Eloitor @ 2022-11-16 15:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages python3-spotipy
https://github.com/void-linux/void-packages/pull/40556

python3-spotipy: update to 2.21.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

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

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

From 6e67b6a2f624c6f0c73cd1ffda768a1fd70d8c47 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Wed, 16 Nov 2022 12:36:00 +0100
Subject: [PATCH] python3-spotipy: update to 2.21.0.

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

diff --git a/srcpkgs/python3-spotipy/template b/srcpkgs/python3-spotipy/template
index 27ade869d488..a6078b167a9d 100644
--- a/srcpkgs/python3-spotipy/template
+++ b/srcpkgs/python3-spotipy/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-spotipy'
 pkgname=python3-spotipy
-version=2.20.0
-revision=3
+version=2.21.0
+revision=1
 build_style=python3-module
 hostmakedepends="pkg-config python3-setuptools"
 makedepends="python3-devel"
@@ -11,7 +11,7 @@ maintainer="Eloi Torrents <eloitor@disroot.org>"
 license="MIT"
 homepage="https://github.com/plamere/spotipy"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=5f14c44945520b5fc0c5bf985ea7767d2b86f5f666a69191d12a376919cf95ed
+checksum=da0310c3635b973742bc3e5ff217af492d54095ddb150d8a022039f3b0e179cb
 make_check=no # Requires Spotify API Key
 
 post_install() {

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

* Re: [PR REVIEW] python3-spotipy: update to 2.21.0.
  2022-11-16 11:29 [PR PATCH] python3-spotipy: update to 2.21.0 Eloitor
  2022-11-16 15:02 ` [PR PATCH] [Updated] " Eloitor
@ 2022-11-17 11:48 ` paper42
  2022-11-17 12:58 ` [PR PATCH] [Updated] " Eloitor
  2022-11-18  6:48 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-11-17 11:48 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/40556#discussion_r1025088625

Comment:
```suggestion
changelog="https://raw.githubusercontent.com/spotipy-dev/spotipy/master/CHANGELOG.md"
distfiles="https://github.com/plamere/spotipy/archive/${version}.tar.gz"
```

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

* Re: [PR PATCH] [Updated] python3-spotipy: update to 2.21.0.
  2022-11-16 11:29 [PR PATCH] python3-spotipy: update to 2.21.0 Eloitor
  2022-11-16 15:02 ` [PR PATCH] [Updated] " Eloitor
  2022-11-17 11:48 ` [PR REVIEW] " paper42
@ 2022-11-17 12:58 ` Eloitor
  2022-11-18  6:48 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: Eloitor @ 2022-11-17 12:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages python3-spotipy
https://github.com/void-linux/void-packages/pull/40556

python3-spotipy: update to 2.21.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

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

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

From 9294bfbb88f2ba65fb0a321a56437962407eb235 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Wed, 16 Nov 2022 12:36:00 +0100
Subject: [PATCH] python3-spotipy: update to 2.21.0.

---
 srcpkgs/python3-spotipy/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-spotipy/template b/srcpkgs/python3-spotipy/template
index 27ade869d488..1238252b6a6a 100644
--- a/srcpkgs/python3-spotipy/template
+++ b/srcpkgs/python3-spotipy/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-spotipy'
 pkgname=python3-spotipy
-version=2.20.0
-revision=3
+version=2.21.0
+revision=1
 build_style=python3-module
 hostmakedepends="pkg-config python3-setuptools"
 makedepends="python3-devel"
@@ -10,8 +10,9 @@ short_desc="Light weight Python library for the Spotify Web API"
 maintainer="Eloi Torrents <eloitor@disroot.org>"
 license="MIT"
 homepage="https://github.com/plamere/spotipy"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=5f14c44945520b5fc0c5bf985ea7767d2b86f5f666a69191d12a376919cf95ed
+changelog="https://raw.githubusercontent.com/spotipy-dev/spotipy/master/CHANGELOG.md"
+distfiles="https://github.com/plamere/spotipy/archive/${version}.tar.gz"
+checksum=da0310c3635b973742bc3e5ff217af492d54095ddb150d8a022039f3b0e179cb
 make_check=no # Requires Spotify API Key
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: python3-spotipy: update to 2.21.0.
  2022-11-16 11:29 [PR PATCH] python3-spotipy: update to 2.21.0 Eloitor
                   ` (2 preceding siblings ...)
  2022-11-17 12:58 ` [PR PATCH] [Updated] " Eloitor
@ 2022-11-18  6:48 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-11-18  6:48 UTC (permalink / raw)
  To: ml

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

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

python3-spotipy: update to 2.21.0.
https://github.com/void-linux/void-packages/pull/40556

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

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

end of thread, other threads:[~2022-11-18  6:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-16 11:29 [PR PATCH] python3-spotipy: update to 2.21.0 Eloitor
2022-11-16 15:02 ` [PR PATCH] [Updated] " Eloitor
2022-11-17 11:48 ` [PR REVIEW] " paper42
2022-11-17 12:58 ` [PR PATCH] [Updated] " Eloitor
2022-11-18  6:48 ` [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).