Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] spotify: update to 1.2.40.
@ 2024-07-04  9:03 dataCobra
  2024-07-05 21:22 ` [PR PATCH] [Closed]: " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dataCobra @ 2024-07-04  9:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages spotify
https://github.com/void-linux/void-packages/pull/51106

spotify: update to 1.2.40.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):


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

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

From 68fe042381e760e767b57df891714857b1e1eaf5 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Thu, 4 Jul 2024 11:01:43 +0200
Subject: [PATCH] spotify: update to 1.2.40.

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

diff --git a/srcpkgs/spotify/template b/srcpkgs/spotify/template
index 67192d3dbea1fb..2054e5b45b3c6e 100644
--- a/srcpkgs/spotify/template
+++ b/srcpkgs/spotify/template
@@ -1,8 +1,8 @@
 # Template file for 'spotify'
 pkgname=spotify
-version=1.2.37
+version=1.2.40
 revision=1
-_subver=701.ge66eb7bc
+_subver=599.g606b7f29
 archs="x86_64"
 create_wrksrc=yes
 hostmakedepends="libcurl"
@@ -12,7 +12,7 @@ maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
 license="custom:Proprietary"
 homepage="https://www.spotify.com"
 distfiles="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${version}.${_subver}_amd64.deb"
-checksum=103e7ee48f68c342016d16e4fd54c499f6aeba870136857f83a6e980c5a59715
+checksum=72267505a0ad262e1d09b8212ce36525b3e80a95173be41c83a7989eea9e3859
 repository=nonfree
 restricted=yes
 nostrip=yes

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

* Re: [PR PATCH] [Closed]: spotify: update to 1.2.40.
  2024-07-04  9:03 [PR PATCH] spotify: update to 1.2.40 dataCobra
@ 2024-07-05 21:22 ` classabbyamp
  2024-07-06 23:16 ` OoLunar
  2024-07-06 23:17 ` OoLunar
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-07-05 21:22 UTC (permalink / raw)
  To: ml

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

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

spotify: update to 1.2.40.
https://github.com/void-linux/void-packages/pull/51106

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):


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

* Re: spotify: update to 1.2.40.
  2024-07-04  9:03 [PR PATCH] spotify: update to 1.2.40 dataCobra
  2024-07-05 21:22 ` [PR PATCH] [Closed]: " classabbyamp
@ 2024-07-06 23:16 ` OoLunar
  2024-07-06 23:17 ` OoLunar
  2 siblings, 0 replies; 4+ messages in thread
From: OoLunar @ 2024-07-06 23:16 UTC (permalink / raw)
  To: ml

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

New comment by OoLunar on void-packages repository

https://github.com/void-linux/void-packages/pull/51106#issuecomment-2212045348

Comment:
This PR now causes Spotify to fail packaging:
```
=> spotify-1.2.40_1: fetching distfile 'spotify-client_1.2.40.599.g606b7f29_amd64.deb' from 'http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.2.40.599.g606b7f29_amd64.deb'...
spotify-client_1.2.40.599.g606b7f29_amd64.deb: [134MB 0%] 170MB/s ETA: 00m00s
spotify-client_1.2.40.599.g606b7f29_amd64.deb: [134MB 0%] 974KB/s ETA: 03m48s
spotify-client_1.2.40.599.g606b7f29_amd64.deb: [134MB 13%] 11MB/s ETA: 00m13s
spotify-client_1.2.40.599.g606b7f29_amd64.deb: [134MB 30%] 16MB/s ETA: 00m06s
spotify-client_1.2.40.599.g606b7f29_amd64.deb: [134MB 46%] 18MB/s ETA: 00m04s
spotify-client_1.2.40.599.g606b7f29_amd64.deb: [134MB 62%] 18MB/s ETA: 00m03s
spotify-client_1.2.40.599.g606b7f29_amd64.deb: [134MB 79%] 19MB/s ETA: 00m01s
http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.2.40.599.g606b7f29_amd64.deb: (null)
=> ERROR: spotify-1.2.40_1: failed to fetch 'spotify-client_1.2.40.599.g606b7f29_amd64.deb'.
```
Visiting the `.deb` link returns a 404

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

* Re: spotify: update to 1.2.40.
  2024-07-04  9:03 [PR PATCH] spotify: update to 1.2.40 dataCobra
  2024-07-05 21:22 ` [PR PATCH] [Closed]: " classabbyamp
  2024-07-06 23:16 ` OoLunar
@ 2024-07-06 23:17 ` OoLunar
  2 siblings, 0 replies; 4+ messages in thread
From: OoLunar @ 2024-07-06 23:17 UTC (permalink / raw)
  To: ml

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

New comment by OoLunar on void-packages repository

https://github.com/void-linux/void-packages/pull/51106#issuecomment-2212045348

Comment:
This PR now causes Spotify to fail packaging:
```
=> spotify-1.2.40_1: fetching distfile 'spotify-client_1.2.40.599.g606b7f29_amd64.deb' from 'http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.2.40.599.g606b7f29_amd64.deb'...
spotify-client_1.2.40.599.g606b7f29_amd64.deb: [134MB 0%] 170MB/s ETA: 00m00s
spotify-client_1.2.40.599.g606b7f29_amd64.deb: [134MB 0%] 974KB/s ETA: 03m48s
spotify-client_1.2.40.599.g606b7f29_amd64.deb: [134MB 13%] 11MB/s ETA: 00m13s
spotify-client_1.2.40.599.g606b7f29_amd64.deb: [134MB 30%] 16MB/s ETA: 00m06s
spotify-client_1.2.40.599.g606b7f29_amd64.deb: [134MB 46%] 18MB/s ETA: 00m04s
spotify-client_1.2.40.599.g606b7f29_amd64.deb: [134MB 62%] 18MB/s ETA: 00m03s
spotify-client_1.2.40.599.g606b7f29_amd64.deb: [134MB 79%] 19MB/s ETA: 00m01s
http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.2.40.599.g606b7f29_amd64.deb: (null)
=> ERROR: spotify-1.2.40_1: failed to fetch 'spotify-client_1.2.40.599.g606b7f29_amd64.deb'.
```
Visiting the `.deb` link returns a 404

EDIT: After rerunning the command, the file downloads fine? Maybe this was a Spotify issue

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

end of thread, other threads:[~2024-07-06 23:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-04  9:03 [PR PATCH] spotify: update to 1.2.40 dataCobra
2024-07-05 21:22 ` [PR PATCH] [Closed]: " classabbyamp
2024-07-06 23:16 ` OoLunar
2024-07-06 23:17 ` OoLunar

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