From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 26BF2138359 for ; Sun, 15 Nov 2020 07:54:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12F88E0875; Sun, 15 Nov 2020 07:54:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F1C0CE0875 for ; Sun, 15 Nov 2020 07:54:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 77D7B341326 for ; Sun, 15 Nov 2020 07:54:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A16A46C for ; Sun, 15 Nov 2020 07:54:22 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1605426536.16174a3e736613b78427196bb5d39f9948dd3b2d.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pylast/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pylast/metadata.xml X-VCS-Directories: dev-python/pylast/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 16174a3e736613b78427196bb5d39f9948dd3b2d X-VCS-Branch: master Date: Sun, 15 Nov 2020 07:54:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0d097ca3-1447-4a2c-877a-433510b0ff30 X-Archives-Hash: 58ea5a04e3f4cabf480fec2854f78549 commit: 16174a3e736613b78427196bb5d39f9948dd3b2d Author: Michał Górny gentoo org> AuthorDate: Sun Nov 15 07:48:56 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Nov 15 07:48:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16174a3e dev-python/pylast: Take it to python@ Signed-off-by: Michał Górny gentoo.org> dev-python/pylast/metadata.xml | 41 ++++++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 19 deletions(-) diff --git a/dev-python/pylast/metadata.xml b/dev-python/pylast/metadata.xml index d92c10f33e6..a79e6a5cd38 100644 --- a/dev-python/pylast/metadata.xml +++ b/dev-python/pylast/metadata.xml @@ -1,24 +1,27 @@ - - - Python interface to last.fm and other api-compatible websites + + python@gentoo.org + Python + + + Python interface to last.fm and other api-compatible websites - Features: - * Simple public interface. - * Access to all the data exposed by the Last.fm webservices. - * Scrobbling support. - * Full object-oriented design. - * Proxy support. - * Internal caching support for some webservices calls (disabled by default). - * No extra dependencies but python itself. - * Support for other API-compatible networks like Libre.fm - * Python3-friendly (Starting from 0.5). - - - - pylast - pylast/pylast - + Features: + * Simple public interface. + * Access to all the data exposed by the Last.fm webservices. + * Scrobbling support. + * Full object-oriented design. + * Proxy support. + * Internal caching support for some webservices calls (disabled by default). + * No extra dependencies but python itself. + * Support for other API-compatible networks like Libre.fm + * Python3-friendly (Starting from 0.5). + + + + pylast + pylast/pylast +