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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6F1D915802D for ; Mon, 16 Dec 2024 23:55:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F2F6E07EE; Mon, 16 Dec 2024 23:55:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9B6E7E07EE for ; Mon, 16 Dec 2024 23:55:28 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A211533BEA5 for ; Mon, 16 Dec 2024 23:55:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38D7F1F42 for ; Mon, 16 Dec 2024 23:55:26 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1734357175.435edb10654016d73539e83350600b23de1c2bf9.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-util/bump-my-version/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-util/bump-my-version/Manifest dev-util/bump-my-version/bump-my-version-0.28.0.ebuild dev-util/bump-my-version/bump-my-version-0.28.2.ebuild X-VCS-Directories: dev-util/bump-my-version/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: 435edb10654016d73539e83350600b23de1c2bf9 X-VCS-Branch: master Date: Mon, 16 Dec 2024 23:55:26 +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: f4cbfc09-99ff-49ce-be2e-edd478450ac3 X-Archives-Hash: 695e9258ca0a059b13841e2f5343f8eb commit: 435edb10654016d73539e83350600b23de1c2bf9 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Mon Dec 16 13:51:39 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Mon Dec 16 13:52:55 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=435edb10 dev-util/bump-my-version: add 0.28.2, drop 0.28.0 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-util/bump-my-version/Manifest | 2 +- .../{bump-my-version-0.28.0.ebuild => bump-my-version-0.28.2.ebuild} | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/dev-util/bump-my-version/Manifest b/dev-util/bump-my-version/Manifest index 7ba6e5e08..3c8fca2f0 100644 --- a/dev-util/bump-my-version/Manifest +++ b/dev-util/bump-my-version/Manifest @@ -1,2 +1,2 @@ -DIST bump_my_version-0.28.0.tar.gz 983361 BLAKE2B c77277af977d23b14dd64d0b86789e4f377b2dbb82cd240527f6e3d18d617036138385227be5288c4d0ab58aceece386ea2a9d50f35f0eb6d5b96e972688fa78 SHA512 31a57a0a8de6e18602cc2916021b001b2c1582f82b6d3b9c37851962edbb7b7b6c6a3bbf32c039e6543a81cdbe2a72984a9093323b12d25467e27c5bbee9594c DIST bump_my_version-0.28.1.tar.gz 983509 BLAKE2B 0b802695198732d9dc8e447189d8c3fe6b5f27999d9ed72c1a8c6919e62ca93eda7c1c083db992da67f5607aa169dc6a2903691e1679481293633f66ebfc5dfe SHA512 9dd089fe1dc00a63d5b77984d90aa5ab045760ba5cc37dc36f5b1c3be02d73a0591dcf1496a366226086ab3bbf1cf76cc9abada457ce0e349108768dfb658bbb +DIST bump_my_version-0.28.2.tar.gz 989540 BLAKE2B 221ae8af4a6043e6af7719a86397ddffe68ecefb0533fee0e8da4c05824a66389c66c14ad2cf66f3cb2aa497e79c8acfb9701c42f2cffb43ad496bc9f8f2e1f9 SHA512 d37b20777651b8c521d1e35bb3cc03465afaae01ebdf64542b09c138f0f5625dd35f81e8e93f6ce39286f3f3e95489c9c1ea1b15b72285da9919c9418802814a diff --git a/dev-util/bump-my-version/bump-my-version-0.28.0.ebuild b/dev-util/bump-my-version/bump-my-version-0.28.2.ebuild similarity index 93% rename from dev-util/bump-my-version/bump-my-version-0.28.0.ebuild rename to dev-util/bump-my-version/bump-my-version-0.28.2.ebuild index 6d418372d..f80e2375d 100644 --- a/dev-util/bump-my-version/bump-my-version-0.28.0.ebuild +++ b/dev-util/bump-my-version/bump-my-version-0.28.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling PYTHON_COMPAT=( python3_{11..13} ) -inherit distutils-r1 pypi +inherit click-app distutils-r1 pypi DESCRIPTION="Version bump your Python project" HOMEPAGE=" @@ -40,6 +40,8 @@ DOCS=( {CHANGELOG,CODE_OF_CONDUCT,CONTRIBUTING,README}.md ) distutils_enable_tests pytest +click-app_enable_completions bump-my-version + python_test() { epytest -o "addopts=" }