Re: [voidlinux/void-packages] new package: discogs_client-2.2.0 (#4517)

Toyam Cox at Tue, 02 Aug 2016 20:10:36 -0700
> @@ -0,0 +1,19 @@ > +# Template file for 'discogs_client' > +pkgname=discogs_client > +version=2.2.0 > +revision=1 > +noarch=yes > +build_style="python-module" > +hostmakedepends="python-setuptools" > +depends="python-requests python-oauthlib" > +pycompile_module="discogs_client" > +short_desc="Official Discogs API client for Python" > +maintainer="Georg Schabel <gescha@posteo.de>" > +homepage="https://github.com/discogs/discogs_client" > +license="BSD-2" > +distfiles="https://github.com/discogs/${pkgname}/archive/v${version}.tar.gz" Can we use `${homepage}` here? --- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/voidlinux/void-packages/pull/4517/files/2e7463c04aaced2796448795869c4e48fcccb101#r73274747
Toyam Cox at Tue, 02 Aug 2016 20:14:05 -0700
Why should we include this when it seems to be just a pip module best installed from pip? --- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/voidlinux/void-packages/pull/4517#issuecomment-237123060
Toyam Cox at Tue, 02 Aug 2016 20:14:42 -0700
Can we get a python 3 subpackage? --- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/voidlinux/void-packages/pull/4517#issuecomment-237123127
Toyam Cox at Tue, 02 Aug 2016 20:15:01 -0700
Should be named like the python module it is. --- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/voidlinux/void-packages/pull/4517#issuecomment-237123171
Georg Schabel at Mon, 08 Aug 2016 05:42:31 -0700
Something like `discogs_client-python discogs_client-python3.4`? --- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/voidlinux/void-packages/pull/4517#issuecomment-238223829
Toyam Cox at Mon, 08 Aug 2016 05:46:44 -0700
Sure. But first try building it with python3.4 at all --- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/voidlinux/void-packages/pull/4517#issuecomment-238224774
Toyam Cox at Mon, 09 Jan 2017 16:00:22 -0800
Closed #4517 via 1251e2d8ddb98997636c916116a8a8063a22f266.
Toyam Cox at Mon, 09 Jan 2017 16:00:44 -0800
Thank you for your contribution!