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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AFCCE15800F for ; Wed, 15 Feb 2023 16:52:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6973E0876; Wed, 15 Feb 2023 16:52:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AE99FE0876 for ; Wed, 15 Feb 2023 16:52:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C3741340D1F for ; Wed, 15 Feb 2023 16:52:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 300E28A0 for ; Wed, 15 Feb 2023 16:52:37 +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: <1676479656.6a87a23211d25cffce71db4f2ce14c3391d8af14.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/flaggie/Manifest app-portage/flaggie/flaggie-0.99.3.ebuild X-VCS-Directories: app-portage/flaggie/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 6a87a23211d25cffce71db4f2ce14c3391d8af14 X-VCS-Branch: master Date: Wed, 15 Feb 2023 16:52:37 +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: 238fedd0-d594-4324-8e97-445bcc6e860f X-Archives-Hash: f283b6616048ad989dac24d87c7fe7bf commit: 6a87a23211d25cffce71db4f2ce14c3391d8af14 Author: Michał Górny gentoo org> AuthorDate: Wed Feb 15 16:47:36 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Feb 15 16:47:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a87a232 app-portage/flaggie: Bump to 0.99.3 Signed-off-by: Michał Górny gentoo.org> app-portage/flaggie/Manifest | 1 + app-portage/flaggie/flaggie-0.99.3.ebuild | 36 +++++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/app-portage/flaggie/Manifest b/app-portage/flaggie/Manifest index 4acbcbb1e3ca..68a93fe44333 100644 --- a/app-portage/flaggie/Manifest +++ b/app-portage/flaggie/Manifest @@ -1,2 +1,3 @@ DIST flaggie-0.2.1.tar.bz2 16767 BLAKE2B fea0fbc505bfa97e7bee2c05f0cc19077b9b23a021b01aafa2c4b064466677f9dd4ae95c36f6de65b4ad07c5046d539ceb0cb667dcb791b60410d7a5e688813f SHA512 3f273ebeceaaedce7a3807126fb3f450e420338a883440066d06a4d6a95b63bd538bb5da882fea23e0d390b28a83f50375dbda2624f656327775b2b700f2b2e4 DIST flaggie-0.99.2.gh.tar.gz 17279 BLAKE2B c9015647f5a67e0a5d87e3f9af95784ca2e1eee67c4740d292594a9fc8b259c6485066d3111393b4774d24436b4779f2759b5cefdbc03b02d28e433dce121dfc SHA512 3fc705935f9b14d8f87152516a23a0fb7825ee57063d2916d5336fa9522cf830e2c2adf00d5eb4a906845ef6c3b955ce46592ced09607ebe7c7de591496df876 +DIST flaggie-0.99.3.gh.tar.gz 17295 BLAKE2B 104406406b5f256c55806737339a57ebfbe3991229dfc357f99af854497f8aa7ba7465db1a126970e10e86e0c76520dd2280592b00cfb8c48a92c820c794c2c4 SHA512 cf71cef2f8c75ab8c93db847f1e484907b4abdd36e0d185aa8e09628abfc64da7daeef5ce169a09337aed6bb19a1fd2c8b41aa9226abc78da2481ab1af709bde diff --git a/app-portage/flaggie/flaggie-0.99.3.ebuild b/app-portage/flaggie/flaggie-0.99.3.ebuild new file mode 100644 index 000000000000..085b4583a8f1 --- /dev/null +++ b/app-portage/flaggie/flaggie-0.99.3.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=flit +PYTHON_COMPAT=( python3_{9..11} ) + +inherit distutils-r1 + +DESCRIPTION="A smart CLI mangler for package.* files" +HOMEPAGE=" + https://github.com/projg2/flaggie/ +" +SRC_URI=" + https://github.com/projg2/flaggie/archive/v${PV}.tar.gz + -> ${P}.gh.tar.gz +" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" + +RDEPEND=" + >=app-portage/gentoopm-0.5.0[${PYTHON_USEDEP}] + dev-python/more-itertools[${PYTHON_USEDEP}] + dev-vcs/git +" + +distutils_enable_tests pytest + +pkg_postinst() { + ewarn "This is a preview release of flaggie 1.x. It it not fully featured" + ewarn "yet and it may have significant bugs. Please back your /etc/portage" + ewarn "up before using it. Verify the results using --pretend." +}