Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-spotipy: update to 2.22.1.
@ 2023-01-24  7:22 Eloitor
  2023-01-24  8:45 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: Eloitor @ 2023-01-24  7:22 UTC (permalink / raw)
  To: ml

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

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

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

python3-spotipy: update to 2.22.1.
Fixes [CVE-2023-23608](https://github.com/spotipy-dev/spotipy/security/advisories/GHSA-q764-g6fm-555v)

#### 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-musl)

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

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

From cb0fe1dca3081940d8292631044620aa746a3dc5 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Tue, 24 Jan 2023 08:14:31 +0100
Subject: [PATCH] python3-spotipy: update to 2.22.1.

---
 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 6c18fa98b3c0..9286ab4004fb 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.22.0
+version=2.22.1
 revision=1
 build_style=python3-module
 hostmakedepends="pkg-config python3-setuptools"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/plamere/spotipy"
 changelog="https://raw.githubusercontent.com/spotipy-dev/spotipy/master/CHANGELOG.md"
 distfiles="https://github.com/plamere/spotipy/archive/${version}.tar.gz"
-checksum=d5cc2672f249d339ba2054d4a0228a1670bc43fd9942f0e7c62fbe99e16f97e2
+checksum=f82ddd9d1a0da7d782cd70bc0fdc5943118958f6c93d8b9feedcff676ff2b419
 make_check=no # Requires Spotify API Key
 
 post_install() {

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

end of thread, other threads:[~2023-01-24  8:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-24  7:22 [PR PATCH] python3-spotipy: update to 2.22.1 Eloitor
2023-01-24  8:45 ` [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).