dev-python/python-fire
Library for automatically generating command line interfaces from Python objects
ChangeLog
commit ef19569b4a71116a7ca1325df317b09de4700be6
Author: bakedsnake <bakedsnake@vagrantz.xyz>
Date: Sat Aug 15 01:41:51 2026 +0200
dev-python/python-fire: update test dependencies
Since `pytest-asyncio` is in `EPYTEST_PLUGINS`, it is removed from
the DEPEND test list.
Signed-off-by: bakedsnake <bakedsnake@vagrantz.xyz>
commit 2da806965bb25867d8fc1f19f851311f9e0e3cce
Author: bakedsnake <bakedsnake@vagrantz.xyz>
Date: Sat Aug 15 00:55:04 2026 +0200
dev-python/python-fire: remove PYTHON_REQUIRED_USE
Removes `PYTHON_REQUIRED_USE` and `PYTHON_DEPS`.
Adds `pytest-asyncio` to `EPYTEST_PLUGINS`.
Signed-off-by: bakedsnake <bakedsnake@vagrantz.xyz>
commit 8692efe6ad01f4ea784021a61ecec4cb05e2b6fe
Author: bakedsnake <bakedsnake@vagrantz.xyz>
Date: Fri Aug 14 02:01:39 2026 +0200
dev-python/python-fire: add 0.7.1
Also updates src_prepare(), since this version does
not use setup.py anymore.
Signed-off-by: bakedsnake <bakedsnake@vagrantz.xyz>
commit 259e0c0b0b8df5d05897fb07fc874ab54da2f1a2
Author: bakedsnake <bakedsnake@vagrantz.xyz>
Date: Thu Aug 13 23:42:44 2026 +0200
dev-python/python-fire: support python 3.14
Adds missing python usedeps & patches for python
3.14 support as well as to make all tests pass.
The original homepage is from the original author.
Since the google fork has more fixes, and is the one
used in this package, it's homepage has been added.
Signed-off-by: bakedsnake <bakedsnake@vagrantz.xyz>
commit 6d8642a8607d2c8c59ba6a595a108233a75e880e
Author: bakedsnake <bakedsnake@vagrantz.xyz>
Date: Mon Aug 10 01:32:35 2026 +0200
dev-python/python-fire: skip problematic test
Adds maintainer and missing test dependencies.
Closes: https://bugs.gentoo.org/977154
Signed-off-by: bakedsnake <bakedsnake@vagrantz.xyz>
commit 97e043cd9c468ec22ec2634b8cb7b2440c1c1d04
Author: Paul Zander <negril.nx+gentoo@gmail.com>
Date: Sun Jun 7 19:43:29 2026 +0200
dev-python/python-fire: enable py3.14
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
commit d28cb4f5a603012d62b2bffe84ee334868b42965
Author: Paul Zander <negril.nx+gentoo@gmail.com>
Date: Sun Jun 7 19:42:48 2026 +0200
dev-python/python-fire: drop 0.6.0
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
commit 68fbddeaec33c84681344a53d9ce231bc2df3348
Author: David Roman <davidroman96@gmail.com>
Date: Mon Mar 9 00:12:27 2026 +0100
*/*: drop py3.11 & remove dead py impls
Part-of: https://github.com/gentoo/guru/pull/447
Closes: https://github.com/gentoo/guru/pull/447
Signed-off-by: David Roman <stkw0@disroot.org>
commit 34a6fa694f3c6f6522203920959406df9df95a9c
Author: Viorel Munteanu <ceamac@gentoo.org>
Date: Fri Apr 4 15:00:07 2025 +0300
dev-python/python-fire: add 0.7.0
Closes: https://bugs.gentoo.org/953117
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
commit bb0aae8ad3292e932111cb0c52be559a6740b4b8
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500
*/*: disable py3.10
Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/
Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.
We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.
Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
PyPy 3.11.
Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 9e62c1167ca2d92d41842021406c5a33a5cfa820
Author: Julien Roy <julien@jroy.ca>
Date: Sat Apr 13 19:04:07 2024 -0400
dev-python/python-fire: drop 0.4.0
Closes: https://bugs.gentoo.org/878797
Signed-off-by: Julien Roy <julien@jroy.ca>
commit bdac411320d96b08bebe958087cb648f9f2ffbff
Author: Julien Roy <julien@jroy.ca>
Date: Sat Apr 13 19:03:07 2024 -0400
dev-python/python-fire: add 0.6.0, drop 0.5.0
Signed-off-by: Julien Roy <julien@jroy.ca>
commit 3d25d4048dd9d96734c6d21f3a6acffd693822a0
Author: Julien Roy <julien@jroy.ca>
Date: Thu Mar 21 18:34:41 2024 -0400
*/*: remove empty global variable assigment
Signed-off-by: Julien Roy <julien@jroy.ca>
commit 1e95f22062b44b3708c09b56fb2334f41c633e2e
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sat Mar 4 18:56:32 2023 +0500
*/*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit ad3bccafe7e28465d82a3f2a7c38836a48c523b1
Author: Mårten Wadenbäck <spamfilter-1@wadenback.se>
Date: Fri Dec 16 15:22:36 2022 +0100
dev-python/python-fire: add 0.5.0
Signed-off-by: Mårten Wadenbäck <spamfilter-1@wadenback.se>
commit 898d3efa7e5e72982d217e7b5a148fcae9b040ce
Author: Mårten Wadenbäck <spamfilter-1@wadenback.se>
Date: Fri Oct 28 13:35:12 2022 +0200
dev-python/python-fire: new package, add 0.4.0
Signed-off-by: Mårten Wadenbäck <spamfilter-1@wadenback.se>
Author: bakedsnake <bakedsnake@vagrantz.xyz>
Date: Sat Aug 15 01:41:51 2026 +0200
dev-python/python-fire: update test dependencies
Since `pytest-asyncio` is in `EPYTEST_PLUGINS`, it is removed from
the DEPEND test list.
Signed-off-by: bakedsnake <bakedsnake@vagrantz.xyz>
commit 2da806965bb25867d8fc1f19f851311f9e0e3cce
Author: bakedsnake <bakedsnake@vagrantz.xyz>
Date: Sat Aug 15 00:55:04 2026 +0200
dev-python/python-fire: remove PYTHON_REQUIRED_USE
Removes `PYTHON_REQUIRED_USE` and `PYTHON_DEPS`.
Adds `pytest-asyncio` to `EPYTEST_PLUGINS`.
Signed-off-by: bakedsnake <bakedsnake@vagrantz.xyz>
commit 8692efe6ad01f4ea784021a61ecec4cb05e2b6fe
Author: bakedsnake <bakedsnake@vagrantz.xyz>
Date: Fri Aug 14 02:01:39 2026 +0200
dev-python/python-fire: add 0.7.1
Also updates src_prepare(), since this version does
not use setup.py anymore.
Signed-off-by: bakedsnake <bakedsnake@vagrantz.xyz>
commit 259e0c0b0b8df5d05897fb07fc874ab54da2f1a2
Author: bakedsnake <bakedsnake@vagrantz.xyz>
Date: Thu Aug 13 23:42:44 2026 +0200
dev-python/python-fire: support python 3.14
Adds missing python usedeps & patches for python
3.14 support as well as to make all tests pass.
The original homepage is from the original author.
Since the google fork has more fixes, and is the one
used in this package, it's homepage has been added.
Signed-off-by: bakedsnake <bakedsnake@vagrantz.xyz>
commit 6d8642a8607d2c8c59ba6a595a108233a75e880e
Author: bakedsnake <bakedsnake@vagrantz.xyz>
Date: Mon Aug 10 01:32:35 2026 +0200
dev-python/python-fire: skip problematic test
Adds maintainer and missing test dependencies.
Closes: https://bugs.gentoo.org/977154
Signed-off-by: bakedsnake <bakedsnake@vagrantz.xyz>
commit 97e043cd9c468ec22ec2634b8cb7b2440c1c1d04
Author: Paul Zander <negril.nx+gentoo@gmail.com>
Date: Sun Jun 7 19:43:29 2026 +0200
dev-python/python-fire: enable py3.14
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
commit d28cb4f5a603012d62b2bffe84ee334868b42965
Author: Paul Zander <negril.nx+gentoo@gmail.com>
Date: Sun Jun 7 19:42:48 2026 +0200
dev-python/python-fire: drop 0.6.0
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
commit 68fbddeaec33c84681344a53d9ce231bc2df3348
Author: David Roman <davidroman96@gmail.com>
Date: Mon Mar 9 00:12:27 2026 +0100
*/*: drop py3.11 & remove dead py impls
Part-of: https://github.com/gentoo/guru/pull/447
Closes: https://github.com/gentoo/guru/pull/447
Signed-off-by: David Roman <stkw0@disroot.org>
commit 34a6fa694f3c6f6522203920959406df9df95a9c
Author: Viorel Munteanu <ceamac@gentoo.org>
Date: Fri Apr 4 15:00:07 2025 +0300
dev-python/python-fire: add 0.7.0
Closes: https://bugs.gentoo.org/953117
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
commit bb0aae8ad3292e932111cb0c52be559a6740b4b8
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500
*/*: disable py3.10
Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/
Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.
We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.
Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
PyPy 3.11.
Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 9e62c1167ca2d92d41842021406c5a33a5cfa820
Author: Julien Roy <julien@jroy.ca>
Date: Sat Apr 13 19:04:07 2024 -0400
dev-python/python-fire: drop 0.4.0
Closes: https://bugs.gentoo.org/878797
Signed-off-by: Julien Roy <julien@jroy.ca>
commit bdac411320d96b08bebe958087cb648f9f2ffbff
Author: Julien Roy <julien@jroy.ca>
Date: Sat Apr 13 19:03:07 2024 -0400
dev-python/python-fire: add 0.6.0, drop 0.5.0
Signed-off-by: Julien Roy <julien@jroy.ca>
commit 3d25d4048dd9d96734c6d21f3a6acffd693822a0
Author: Julien Roy <julien@jroy.ca>
Date: Thu Mar 21 18:34:41 2024 -0400
*/*: remove empty global variable assigment
Signed-off-by: Julien Roy <julien@jroy.ca>
commit 1e95f22062b44b3708c09b56fb2334f41c633e2e
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sat Mar 4 18:56:32 2023 +0500
*/*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit ad3bccafe7e28465d82a3f2a7c38836a48c523b1
Author: Mårten Wadenbäck <spamfilter-1@wadenback.se>
Date: Fri Dec 16 15:22:36 2022 +0100
dev-python/python-fire: add 0.5.0
Signed-off-by: Mårten Wadenbäck <spamfilter-1@wadenback.se>
commit 898d3efa7e5e72982d217e7b5a148fcae9b040ce
Author: Mårten Wadenbäck <spamfilter-1@wadenback.se>
Date: Fri Oct 28 13:35:12 2022 +0200
dev-python/python-fire: new package, add 0.4.0
Signed-off-by: Mårten Wadenbäck <spamfilter-1@wadenback.se>


View
Download
Browse