Package Details: python-soundcloud-git r113.e0f577a-2

Git Clone URL: https://aur.archlinux.org/python-soundcloud-git.git (read-only, click to copy)
Package Base: python-soundcloud-git
Description: A Python wrapper around the Soundcloud API
Upstream URL: https://github.com/audiobridge/soundcloud-python
Licenses: BSD
Conflicts: python-soundcloud
Provides: python-soundcloud
Submitter: robertfoster
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 21
Popularity: 0.000000
First Submitted: 2014-11-12 15:52 (UTC)
Last Updated: 2023-09-23 12:05 (UTC)

Required by (2)

Sources (1)

Latest Comments

MarsSeed commented on 2023-09-03 14:11 (UTC)

python-fudge is not needed by this fork, please remove it from checkdepends.

aminvakil commented on 2023-07-12 15:56 (UTC)

cd "$srcdir/$pkgname"

in package section should be changed to

cd "$srcdir/${_pkgname}"

dreieck commented on 2023-05-04 12:31 (UTC)

This project is officially deprecated by upstream.

drew33 commented on 2022-05-15 17:30 (UTC)

Hi, the following change is required to build this package:

diff --git a/PKGBUILD b/PKGBUILD
index 9f64554..18a0c02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=("python-requests")
 makedepends=("git" "python-setuptools")
 optdepends=("python-simplejson")
 provides=("python-soundcloud")
-source=("$pkgname"::"git://github.com/soundcloud/soundcloud-python")
+source=("$pkgname"::"git+https://github.com/soundcloud/soundcloud-python")
 md5sums=("SKIP")

 pkgver() {

jswagner commented on 2022-05-07 03:49 (UTC)

Still busted, and python-soundcloud has gone MIA.

0xFF1E071F commented on 2022-03-29 14:22 (UTC) (edited on 2022-03-29 14:22 (UTC) by 0xFF1E071F)

Could you plaese update the PKGBUILD file, Thank you =}

 -> error downloading sources: python-soundcloud-git 
     context: error downloading sources: python-soundcloud-git 
     context: exit status 1 

==> Making package: python-soundcloud-git r89.ac799b0-1 (Tue 29 Mar 2022 03:14:13 PM BST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Cloning python-soundcloud-git git repo...
Cloning into bare repository '/home/0XFF1E071F/.cache/yay/python-soundcloud-git/python-soundcloud-git'...
fatal: remote error: 
  The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
==> ERROR: Failure while downloading python-soundcloud-git git repo
    Aborting...
 -> error making: python-soundcloud-git