From 787719f4bbe98dc408a196ea673277b2bd921aa7 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 13 Sep 2015 05:56:16 +0300 Subject: libraries/discogs-client: Updated for version 2.2.1. Signed-off-by: Dimitris Zlatanidis --- libraries/discogs-client/README | 7 ++++++- libraries/discogs-client/discogs-client.SlackBuild | 2 +- libraries/discogs-client/discogs-client.info | 8 ++++---- libraries/discogs-client/slack-desc | 18 +++++++++--------- 4 files changed, 20 insertions(+), 15 deletions(-) diff --git a/libraries/discogs-client/README b/libraries/discogs-client/README index 71729fa058..f34c2e1c00 100644 --- a/libraries/discogs-client/README +++ b/libraries/discogs-client/README @@ -1 +1,6 @@ -Official Python API client for Discogs. +This is the official Discogs API client for Python. It enables you +to query the Discogs database for information on artists, releases, +labels, users, Marketplace listings, and more. It also supports +OAuth 1.0a authorization, which allows you to change user data such +as profile information, collections and wantlists, inventory, +and orders. diff --git a/libraries/discogs-client/discogs-client.SlackBuild b/libraries/discogs-client/discogs-client.SlackBuild index f6e7873cd3..8641b523ef 100644 --- a/libraries/discogs-client/discogs-client.SlackBuild +++ b/libraries/discogs-client/discogs-client.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=discogs-client -VERSION=${VERSION:-2.2.0} +VERSION=${VERSION:-2.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/discogs-client/discogs-client.info b/libraries/discogs-client/discogs-client.info index 1185b515a2..96a96d5270 100644 --- a/libraries/discogs-client/discogs-client.info +++ b/libraries/discogs-client/discogs-client.info @@ -1,8 +1,8 @@ PRGNAM="discogs-client" -VERSION="2.2.0" -HOMEPAGE="https://pypi.python.org/pypi/discogs-client/" -DOWNLOAD="https://pypi.python.org/packages/source/d/discogs-client/discogs-client-2.2.0.tar.gz" -MD5SUM="aac0528f8fbff48f5bbf8dbd26989158" +VERSION="2.2.1" +HOMEPAGE="https://github.com/discogs/discogs_client" +DOWNLOAD="https://pypi.python.org/packages/source/d/discogs-client/discogs-client-2.2.1.tar.gz" +MD5SUM="c82be8006e1c02fcfc2bb42a2e312151" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-oauthlib python-requests six" diff --git a/libraries/discogs-client/slack-desc b/libraries/discogs-client/slack-desc index 13b0caa0a1..74001d7414 100644 --- a/libraries/discogs-client/slack-desc +++ b/libraries/discogs-client/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| discogs-client: discogs-client (Official Python API client for Discogs) discogs-client: -discogs-client: Official Python API client for Discogs -discogs-client: -discogs-client: homepage: https://pypi.python.org/pypi/discogs-client/ -discogs-client: -discogs-client: -discogs-client: -discogs-client: -discogs-client: -discogs-client: +discogs-client: This is the official Discogs API client for Python. It enables +discogs-client: you to query the Discogs database for information on artists, +discogs-client: releases, labels, users, Marketplace listings, and more. It also +discogs-client: supports OAuth 1.0a authorization, which allows you to change user +discogs-client: data such as profile information, collections and wantlists, +discogs-client: inventory, and orders. +discogs-client: +discogs-client: Homepage: https://github.com/discogs/discogs_client +discogs-client: -- cgit v1.2.3