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 AE6881382C5 for ; Thu, 3 Dec 2020 11:35:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E1380E0844; Thu, 3 Dec 2020 11:35:56 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 C2484E0844 for ; Thu, 3 Dec 2020 11:35:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 C9754335D53 for ; Thu, 3 Dec 2020 11:35:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B5172C5 for ; Thu, 3 Dec 2020 11:35:54 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1606995330.c3920ac12d4e1bb593c6e9e2ef267337ab0d5c7b.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/dacite/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/dacite/dacite-1.6.0.ebuild X-VCS-Directories: dev-python/dacite/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: c3920ac12d4e1bb593c6e9e2ef267337ab0d5c7b X-VCS-Branch: dev Date: Thu, 3 Dec 2020 11:35:54 +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: a7f232a5-7057-4e22-8ff0-780562716a01 X-Archives-Hash: 725a32451ca31d83de537eb4558c2846 commit: c3920ac12d4e1bb593c6e9e2ef267337ab0d5c7b Author: Andrew Ammerlaan riseup net> AuthorDate: Thu Dec 3 11:35:30 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Thu Dec 3 11:35:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c3920ac1 dev-python/dacite: remove trailing whitespace remove empty blank line remove unnecessary python dep, is added by eclass Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/dacite/dacite-1.6.0.ebuild | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/dev-python/dacite/dacite-1.6.0.ebuild b/dev-python/dacite/dacite-1.6.0.ebuild index 80a97cb8..f312d082 100644 --- a/dev-python/dacite/dacite-1.6.0.ebuild +++ b/dev-python/dacite/dacite-1.6.0.ebuild @@ -8,12 +8,8 @@ inherit distutils-r1 DESCRIPTION="This module simplifies creation of data classes (PEP 557) from dictionaries" HOMEPAGE="https://github.com/konradhalas/dacite" -SRC_URI="https://github.com/konradhalas/dacite/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/konradhalas/dacite/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=">=dev-lang/python-3.6" - 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 0F47E1382C5 for ; Thu, 3 Dec 2020 11:36:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23EABE0887; Thu, 3 Dec 2020 11:36:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 0CDE1E0887 for ; Thu, 3 Dec 2020 11:36:07 +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 2056A34137B for ; Thu, 3 Dec 2020 11:36:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CADAE48A for ; Thu, 3 Dec 2020 11:36:02 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1606995330.c3920ac12d4e1bb593c6e9e2ef267337ab0d5c7b.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/dacite/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/dacite/dacite-1.6.0.ebuild X-VCS-Directories: dev-python/dacite/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: c3920ac12d4e1bb593c6e9e2ef267337ab0d5c7b X-VCS-Branch: master Date: Thu, 3 Dec 2020 11:36:02 +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: 2c16298d-a483-4947-9dba-ce48c16000a5 X-Archives-Hash: 1e3e31f270f6b40dbfb5ee4dbe81f149 Message-ID: <20201203113602.Dc4zs49LRcekADdf0OrvWHl4UK4Shw2dAQ8JNSjEaqI@z> commit: c3920ac12d4e1bb593c6e9e2ef267337ab0d5c7b Author: Andrew Ammerlaan riseup net> AuthorDate: Thu Dec 3 11:35:30 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Thu Dec 3 11:35:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c3920ac1 dev-python/dacite: remove trailing whitespace remove empty blank line remove unnecessary python dep, is added by eclass Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/dacite/dacite-1.6.0.ebuild | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/dev-python/dacite/dacite-1.6.0.ebuild b/dev-python/dacite/dacite-1.6.0.ebuild index 80a97cb8..f312d082 100644 --- a/dev-python/dacite/dacite-1.6.0.ebuild +++ b/dev-python/dacite/dacite-1.6.0.ebuild @@ -8,12 +8,8 @@ inherit distutils-r1 DESCRIPTION="This module simplifies creation of data classes (PEP 557) from dictionaries" HOMEPAGE="https://github.com/konradhalas/dacite" -SRC_URI="https://github.com/konradhalas/dacite/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/konradhalas/dacite/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=">=dev-lang/python-3.6" -