From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/bump-my-version/
Date: Tue, 05 Aug 2025 07:17:43 +0000 (UTC) [thread overview]
Message-ID: <1754375264.c0a89ae5496e84518073d64c8a81a8b08f41ea0c.cybertailor@gentoo> (raw)
commit: c0a89ae5496e84518073d64c8a81a8b08f41ea0c
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Aug 5 06:27:44 2025 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue Aug 5 06:27:44 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c0a89ae5
dev-util/bump-my-version: add 1.2.1, drop 1.1.3
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-util/bump-my-version/Manifest | 2 +-
.../{bump-my-version-1.1.3.ebuild => bump-my-version-1.2.1.ebuild} | 6 ++++--
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/dev-util/bump-my-version/Manifest b/dev-util/bump-my-version/Manifest
index 2d2c8e918e..983903c9d0 100644
--- a/dev-util/bump-my-version/Manifest
+++ b/dev-util/bump-my-version/Manifest
@@ -1,2 +1,2 @@
-DIST bump_my_version-1.1.3.tar.gz 1135465 BLAKE2B 588fcb0879d3d31e0f9b68129bfcf819ff82983c2f61c7cbc27fbdce832fd10c9c5ddb9f21c9c3b9857a3a4fd2c68829cbc1dab2c60dc9c4f11b409008e69f3a SHA512 07405a7f62e954701dd01588714a1378f7c64466ac7b68b6335e029fe79ba16190e8ee3f7e8fb6152193d81f0e50a73af3734b95955c1867fbb2a3568d3c8521
DIST bump_my_version-1.2.0.tar.gz 1136170 BLAKE2B 0b6df61b26efcc8128c13fb2178b2583da7924a5c81fa4a1672072e3c1168ca40ad21c66487d5d98057cc58d66a2d032b3d392923d12966f612039e30e88a352 SHA512 4c59624008f827d85fc090af6d48a387135b0ffeb13db33528674450e3fba860bb373dc3a2b4b826d5cfca91097d0cc7efec3c1604a9faebcd0b4808f6a5c49e
+DIST bump_my_version-1.2.1.tar.gz 1137281 BLAKE2B 95b2ab095840471cb8347e10cc404338518c44bd0d101f88d5712954ff7aefbdeb8b23254a879702459aed6eb8554b7f233a9a99bef3dbe17c2d723140aa766d SHA512 5d266ae2e2e1cfc2e5c7edeaab8edde4c99596fb616ca7a4525042e6c60e296062601d1103ffadeae009aa1c2513be9e4c437a55baca7820fc4b6c9a0d8562ad
diff --git a/dev-util/bump-my-version/bump-my-version-1.1.3.ebuild b/dev-util/bump-my-version/bump-my-version-1.2.1.ebuild
similarity index 92%
rename from dev-util/bump-my-version/bump-my-version-1.1.3.ebuild
rename to dev-util/bump-my-version/bump-my-version-1.2.1.ebuild
index 19f6df6d09..b6d25128bf 100644
--- a/dev-util/bump-my-version/bump-my-version-1.1.3.ebuild
+++ b/dev-util/bump-my-version/bump-my-version-1.2.1.ebuild
@@ -33,13 +33,15 @@ BDEPEND="
dev-vcs/git
dev-vcs/mercurial
dev-python/freezegun[${PYTHON_USEDEP}]
- >=dev-python/pytest-localserver-0.9.0_p0[${PYTHON_USEDEP}]
- dev-python/pytest-mock[${PYTHON_USEDEP}]
)
"
DOCS=( {CHANGELOG,CODE_OF_CONDUCT,CONTRIBUTING,README}.md )
+EPYTEST_PLUGINS=(
+ pytest-localserver
+ pytest-mock
+)
EPYTEST_DESELECT=(
tests/test_cli/test_bump.py::test_detects_bad_or_missing_version_component
)
next reply other threads:[~2025-08-05 7:17 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-05 7:17 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-05 12:35 [gentoo-commits] repo/proj/guru:dev commit in: dev-util/bump-my-version/ Anna Vyalkova
2025-07-05 19:11 Anna Vyalkova
2025-06-11 8:00 Anna Vyalkova
2025-05-20 12:21 Anna Vyalkova
2025-04-17 9:30 Anna Vyalkova
2025-03-27 7:50 Anna Vyalkova
2025-03-09 6:24 Anna Vyalkova
2025-03-05 13:42 Anna Vyalkova
2025-02-17 13:32 Anna Vyalkova
2025-01-29 17:24 Anna Vyalkova
2024-12-26 3:17 Anna Vyalkova
2024-12-16 13:55 Anna Vyalkova
2024-11-26 14:15 Anna Vyalkova
2024-11-04 15:41 Anna Vyalkova
2024-11-01 14:37 Anna Vyalkova
2024-10-30 0:05 Anna Vyalkova
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1754375264.c0a89ae5496e84518073d64c8a81a8b08f41ea0c.cybertailor@gentoo \
--to=cyber+gentoo@sysrq.in \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox