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 93EA31382C5 for ; Mon, 18 May 2020 16:27:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86A2DE089C; Mon, 18 May 2020 16:27:41 +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 5C500E089C for ; Mon, 18 May 2020 16:27:41 +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 C85FF34F096 for ; Mon, 18 May 2020 16:27:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1309F25B for ; Mon, 18 May 2020 16:27:36 +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: <1589818245.34499c15ecca2b2c24c85ce6f4cb49cf60592ca1.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/pygaljs/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/pygaljs/Manifest dev-python/pygaljs/pygaljs-1.0.0.ebuild dev-python/pygaljs/pygaljs-1.0.1.ebuild dev-python/pygaljs/pygaljs-1.0.2-r1.ebuild X-VCS-Directories: dev-python/pygaljs/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 34499c15ecca2b2c24c85ce6f4cb49cf60592ca1 X-VCS-Branch: master Date: Mon, 18 May 2020 16:27:36 +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: e1145cb9-6c73-456f-a729-89f4e71dc09a X-Archives-Hash: 24a5c5581a01e28e283b2012d0d3bed8 commit: 34499c15ecca2b2c24c85ce6f4cb49cf60592ca1 Author: Alessandro Barbieri gmail com> AuthorDate: Mon May 18 16:10:15 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Mon May 18 16:10:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=34499c15 dev-python/pygaljs: python bump, remove old Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alessandro Barbieri gmail.com> dev-python/pygaljs/Manifest | 2 -- dev-python/pygaljs/pygaljs-1.0.0.ebuild | 29 ---------------------- ...ygaljs-1.0.1.ebuild => pygaljs-1.0.2-r1.ebuild} | 8 +++--- 3 files changed, 3 insertions(+), 36 deletions(-) diff --git a/dev-python/pygaljs/Manifest b/dev-python/pygaljs/Manifest index 2e8f739..ae21075 100644 --- a/dev-python/pygaljs/Manifest +++ b/dev-python/pygaljs/Manifest @@ -1,3 +1 @@ -DIST pygaljs-1.0.0.tar.gz 3322 BLAKE2B 247c911b98cfdefd987745f606ad691be4c3d99a66ce6c03789aa298777d6623f56e47f8211b702b4d2b3fdf39dbdcfdac547b9623186f793898b0b3906b5aa9 SHA512 bcb3e9b741901d491926024bbb89c224db4fbeddf1868119691442754c7089e7a8464f9d91e8c2f25c01718e827518efd4614056cdbe4fedd63341feee1d9ecc -DIST pygaljs-1.0.1.tar.gz 84094 BLAKE2B a8812145bcef5809b8a65c33b04925449e00578ebb6d09e965d93e7f5f2df0f1896691e054da729f4ff991dda04f826a0e5451a915c763414908ad8c35c97957 SHA512 9677c0adee1232f1f987e4f2326b5b4ca0d880fcba0d1232905a9234ad540ff0402d7101e53fd7b30f2a17b28b4ac39abf3a965d19b4e108c9bea91708dba5bc DIST pygaljs-1.0.2.tar.gz 89711 BLAKE2B 64287ac1238183e34b99275218f8598546b455f9de7df0f8285691e253a8421d1287eb9c499910eed47d2e971d4f709d0341a7e56129cbcca70c938105e1d5ad SHA512 d7e0000e8cc55cde9ca455c4761c83202a95aadb2431086cb5ee21b44307f35ccc8431a50b43699814d0cdec0d8f4c14df68ec19c0ad0ac27f2c7eec85799a82 diff --git a/dev-python/pygaljs/pygaljs-1.0.0.ebuild b/dev-python/pygaljs/pygaljs-1.0.0.ebuild deleted file mode 100644 index 1a20132..0000000 --- a/dev-python/pygaljs/pygaljs-1.0.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{6,7,8} ) - -inherit distutils-r1 - -DESCRIPTION="Python package providing assets from https://github.com/Kozea/pygal.js" -HOMEPAGE=" - https://github.com/ionelmc/python-pygaljs - https://pypi.org/project/pygaljs -" -SRC_URI="https://github.com/ionelmc/python-${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -# requires file in src/pygaljs/static that is not in release tarballs -RESTRICT="test" - -RDEPEND="" -DEPEND="" - -S="${WORKDIR}/python-${P}" - -distutils_enable_tests pytest diff --git a/dev-python/pygaljs/pygaljs-1.0.1.ebuild b/dev-python/pygaljs/pygaljs-1.0.2-r1.ebuild similarity index 81% rename from dev-python/pygaljs/pygaljs-1.0.1.ebuild rename to dev-python/pygaljs/pygaljs-1.0.2-r1.ebuild index bbabb3b..f52f62d 100644 --- a/dev-python/pygaljs/pygaljs-1.0.1.ebuild +++ b/dev-python/pygaljs/pygaljs-1.0.2-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI="7" -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} pypy3 ) inherit distutils-r1 @@ -19,8 +19,6 @@ SLOT="0" KEYWORDS="~amd64 ~x86" RDEPEND="" -DEPEND=" - test? (