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 72F7813835A for ; Wed, 16 Sep 2020 13:17:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69279E086D; Wed, 16 Sep 2020 13:17:34 +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 4DA3FE086D for ; Wed, 16 Sep 2020 13:17:33 +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 A6261340F05 for ; Wed, 16 Sep 2020 13:17:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22243360 for ; Wed, 16 Sep 2020 13:17:31 +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: <1600262248.e11fa1ad4c0b2e2e256b4f3e0e59260d13d683e5.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/gpyutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/gpyutils/Manifest app-portage/gpyutils/gpyutils-0.4.4.ebuild app-portage/gpyutils/gpyutils-9999.ebuild X-VCS-Directories: app-portage/gpyutils/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: e11fa1ad4c0b2e2e256b4f3e0e59260d13d683e5 X-VCS-Branch: master Date: Wed, 16 Sep 2020 13:17:31 +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: d138b0bd-8ece-44cb-9e6a-d2ffcf312efa X-Archives-Hash: 0737f3c9a79590c56120a6c4d8c698a7 commit: e11fa1ad4c0b2e2e256b4f3e0e59260d13d683e5 Author: Michał Górny gentoo org> AuthorDate: Wed Sep 16 13:16:35 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Sep 16 13:17:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e11fa1ad app-portage/gpyutils: Bump to 0.4.4 Signed-off-by: Michał Górny gentoo.org> app-portage/gpyutils/Manifest | 1 + .../gpyutils/{gpyutils-9999.ebuild => gpyutils-0.4.4.ebuild} | 11 ++++++----- app-portage/gpyutils/gpyutils-9999.ebuild | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/app-portage/gpyutils/Manifest b/app-portage/gpyutils/Manifest index 40de1dd492b..badcd106fc3 100644 --- a/app-portage/gpyutils/Manifest +++ b/app-portage/gpyutils/Manifest @@ -1,2 +1,3 @@ DIST gpyutils-0.4.2.tar.gz 19771 BLAKE2B a5b58efcaad803a3eeb4a04b51811c2832f5a61154ac60b67c31e1962efd5f1a801e06fd3245c2336e6440b03fae2c30642e99c7588af89b7a3d0173b93f0c87 SHA512 699132833ddbaffe26bec8b3cb8914a609cc98ee2d8b852b59162265ee3daf6a0a0bd8ccc4d693e319d4e413c441ca94bd6837f07f1a132bda383350593792c4 DIST gpyutils-0.4.3.tar.gz 19951 BLAKE2B 2d15c6c714a7f75be4a5398b7287d6281a201f1b5806c6cac34093cd74ae3449fcd103d023edc54ab088807e8a7b24e08bb223ae9f40d156ade97706cf4b9355 SHA512 02067d6d075afc6670eea75a0e9ed12bf02eecb623accd010701c45d4176bb23b1dd0fb9eda3a4e899d3fb90581c5f3fc46b5fc8760b491c31fddf592aa7a291 +DIST gpyutils-0.4.4.tar.gz 20030 BLAKE2B e94e8472b92835400c6d4b1ec07ec810eec88b0ae8160621fe329b4c7c4981f4c4cad45c4f2e7f70bd80a4031d5bbf8ffefe9614b94f255fbc39ce87411ab8fb SHA512 94b941220e431ea4f45b2824e3d58cc2d7571ab87c15a77217293afa68e2b9a7f833d5ed47f28cc5eb35a62415ae03618dcc2b96ee015a685314ef6be6350eaf diff --git a/app-portage/gpyutils/gpyutils-9999.ebuild b/app-portage/gpyutils/gpyutils-0.4.4.ebuild similarity index 64% copy from app-portage/gpyutils/gpyutils-9999.ebuild copy to app-portage/gpyutils/gpyutils-0.4.4.ebuild index 8bbbb4c17b6..fa25bd96a86 100644 --- a/app-portage/gpyutils/gpyutils-9999.ebuild +++ b/app-portage/gpyutils/gpyutils-0.4.4.ebuild @@ -6,19 +6,20 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no PYTHON_COMPAT=( python3_{6..9} ) -EGIT_REPO_URI="https://github.com/mgorny/gpyutils.git" -inherit distutils-r1 git-r3 +inherit distutils-r1 DESCRIPTION="Utitilies for maintaining Python packages" HOMEPAGE="https://github.com/mgorny/gpyutils/" -SRC_URI="" +SRC_URI=" + https://github.com/mgorny/gpyutils/archive/v${PV}.tar.gz + -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND=">=app-portage/gentoopm-0.3.1[${PYTHON_USEDEP}]" +RDEPEND=">=app-portage/gentoopm-0.3.2[${PYTHON_USEDEP}]" python_test() { esetup.py test diff --git a/app-portage/gpyutils/gpyutils-9999.ebuild b/app-portage/gpyutils/gpyutils-9999.ebuild index 8bbbb4c17b6..41621a1faf2 100644 --- a/app-portage/gpyutils/gpyutils-9999.ebuild +++ b/app-portage/gpyutils/gpyutils-9999.ebuild @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="" IUSE="" -RDEPEND=">=app-portage/gentoopm-0.3.1[${PYTHON_USEDEP}]" +RDEPEND=">=app-portage/gentoopm-0.3.2[${PYTHON_USEDEP}]" python_test() { esetup.py test