* [gentoo-commits] repo/proj/guru:master commit in: app-backup/b2/
@ 2021-01-04 9:34 Andrew Ammerlaan
0 siblings, 0 replies; 16+ messages in thread
From: Andrew Ammerlaan @ 2021-01-04 9:34 UTC (permalink / raw
To: gentoo-commits
commit: 5e994531efe6e4def125d2cbafd90cfd37409ce5
Author: Wolfgang E. Sanyer <WolfgangESanyer <AT> gmail <DOT> com>
AuthorDate: Mon Jan 4 05:18:20 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Jan 4 05:18:20 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5e994531
app-backup/b2: remove proxy maintainer info from metadata
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer <AT> gmail.com>
app-backup/b2/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/app-backup/b2/metadata.xml b/app-backup/b2/metadata.xml
index 6e00138a..5440a39c 100644
--- a/app-backup/b2/metadata.xml
+++ b/app-backup/b2/metadata.xml
@@ -5,10 +5,6 @@
<email>ezzieyguywuf@gmail.com</email>
<name>Wolfgang E. Sanyer</name>
</maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
<longdescription lang="en">
The command-line tool that gives easy access to all of the capabilities
of B2 Cloud Storage.
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-backup/b2/
@ 2021-06-06 8:14 Jian Lin
0 siblings, 0 replies; 16+ messages in thread
From: Jian Lin @ 2021-06-06 8:14 UTC (permalink / raw
To: gentoo-commits
commit: b659d74c937492ec1b540fc90415cc2ff7dcabf3
Author: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail <DOT> com>
AuthorDate: Fri Jun 4 19:51:08 2021 +0000
Commit: Jian Lin <jlin.gentoo <AT> outlook <DOT> com>
CommitDate: Fri Jun 4 19:51:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b659d74c
app-backup/b2: add missing docutils dependency
Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail.com>
Closes: https://bugs.gentoo.org/794133
app-backup/b2/b2-2.5.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-backup/b2/b2-2.5.0.ebuild b/app-backup/b2/b2-2.5.0.ebuild
index e716db900..adadbda20 100644
--- a/app-backup/b2/b2-2.5.0.ebuild
+++ b/app-backup/b2/b2-2.5.0.ebuild
@@ -27,6 +27,7 @@ RDEPEND="
$(python_gen_cond_dep '
>=dev-python/arrow-0.8.0[${PYTHON_USEDEP}]
>=dev-python/b2sdk-1.8.0[${PYTHON_USEDEP}]
+ >=dev-python/docutils-0.16[${PYTHON_USEDEP}]
>=dev-python/phx-class-registry-3.0.5[${PYTHON_USEDEP}]
>=dev-python/rst2ansi-0.1.5[${PYTHON_USEDEP}]
')
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-backup/b2/
@ 2021-10-01 21:04 Haelwenn Monnier
0 siblings, 0 replies; 16+ messages in thread
From: Haelwenn Monnier @ 2021-10-01 21:04 UTC (permalink / raw
To: gentoo-commits
commit: b94aeb0dfea9498df363fa648128aa784ba6a2c7
Author: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail <DOT> com>
AuthorDate: Fri Oct 1 18:39:09 2021 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Fri Oct 1 18:39:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b94aeb0d
app-backup/b2: remove spurious DISTUTILS_USE_SETUPTOOLS
Closes: https://bugs.gentoo.org/815535
Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail.com>
app-backup/b2/b2-2.5.0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-backup/b2/b2-2.5.0.ebuild b/app-backup/b2/b2-2.5.0.ebuild
index adadbda20..5cab86214 100644
--- a/app-backup/b2/b2-2.5.0.ebuild
+++ b/app-backup/b2/b2-2.5.0.ebuild
@@ -6,7 +6,6 @@ EAPI=7
PYTHON_COMPAT=( python3_{7..9} )
DISTUTILS_SINGLE_IMPL=1
-DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-backup/b2/
@ 2021-10-01 21:04 Haelwenn Monnier
0 siblings, 0 replies; 16+ messages in thread
From: Haelwenn Monnier @ 2021-10-01 21:04 UTC (permalink / raw
To: gentoo-commits
commit: d65c26e51fdae04e7195077cb71f9eeaa1ce510d
Author: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail <DOT> com>
AuthorDate: Fri Oct 1 20:23:14 2021 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Fri Oct 1 20:23:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d65c26e5
app-backup/b2: bump to 3.0.3
Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail.com>
app-backup/b2/Manifest | 1 +
app-backup/b2/b2-3.0.3.ebuild | 58 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 59 insertions(+)
diff --git a/app-backup/b2/Manifest b/app-backup/b2/Manifest
index 79c31e99d..9e0338705 100644
--- a/app-backup/b2/Manifest
+++ b/app-backup/b2/Manifest
@@ -1 +1,2 @@
DIST b2-2.5.0.tar.gz 72245 BLAKE2B 321114925d594af631a2d489b46a45d35113f561c19223ba62a2777c3c4d578a5ec494c86f35ea4574f81c569de18eba1622a0a8af83379a61ac1341f9050597 SHA512 f9377bd1bbc61d4297afc4080173695df7d3f8461ba0b3c47c408e5cdfd195542a81a4110316d132dab69a90ab6e0a9bf2b08b7b2e4317d29ce8e49d327819ca
+DIST b2-3.0.3.tar.gz 78692 BLAKE2B b216b40e7d3bb0a7b5564418ea463bf9e143a0f1a1408ebe2312869943e5bfbae175afa75aadbe203c05b71026f0fc8fa8f6031b7c3a636ba9b9b6017e2e17be SHA512 61ef1dd1d406f04b50b0d8bb3df921127d996465d53f00dc4cf77d5b6e63ce15fdb9a2d1fc5d7d1c01e734c93fe3e4fe316ca43f420aa6c31f7e3d88e134b659
diff --git a/app-backup/b2/b2-3.0.3.ebuild b/app-backup/b2/b2-3.0.3.ebuild
new file mode 100644
index 000000000..65ae71bbd
--- /dev/null
+++ b/app-backup/b2/b2-3.0.3.ebuild
@@ -0,0 +1,58 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+DISTUTILS_SINGLE_IMPL=1
+
+inherit distutils-r1
+
+DESCRIPTION="Command-line tool for BackBlaze's B2 product"
+HOMEPAGE="https://github.com/Backblaze/B2_Command_Line_Tool"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+PATCHES=(
+ "${FILESDIR}/${PN}-2.5.0-nameclash.patch"
+ "${FILESDIR}/${PN}-2.5.0-disable-pip-requirement-installs.patch"
+)
+
+RDEPEND="
+ $(python_gen_cond_dep '
+ >=dev-python/arrow-0.8.0[${PYTHON_USEDEP}]
+ >=dev-python/b2sdk-1.12.0[${PYTHON_USEDEP}]
+ >=dev-python/docutils-0.16[${PYTHON_USEDEP}]
+ >=dev-python/phx-class-registry-3.0.5[${PYTHON_USEDEP}]
+ >=dev-python/rst2ansi-0.1.5[${PYTHON_USEDEP}]
+ ')
+ $(python_gen_cond_dep '
+ <dev-python/importlib_metadata-3.0.0[${PYTHON_USEDEP}]
+ ' pypy3 python3_7)
+ $(python_gen_cond_dep '
+ >=dev-python/importlib_metadata-3.3.0[${PYTHON_USEDEP}]
+ ' pypy3 python3_8)
+"
+
+distutils_enable_tests pytest
+
+# - integration tests require an application key and id (which is # reasonable)
+# - sync tests require network access
+# - Per https://github.com/Backblaze/B2_Command_Line_Tool/issues/687 , the
+# parse_millis test is broken due to an upstream issue
+python_test() {
+ epytest \
+ --deselect test/integration/test_b2_command_line.py::test_integration \
+ --deselect test/unit/test_console_tool.py::TestConsoleTool::test_sync_exclude_if_modified_after_exact \
+ --deselect test/unit/test_console_tool.py::TestConsoleTool::test_sync_exclude_if_modified_after_in_range \
+ --deselect test/unit/test_arg_parser.py::TestCustomArgTypes::test_parse_millis_from_float_timestamp
+}
+
+pkg_postinst() {
+ elog "The b2 executable has been renamed to backblaze2 in order to"
+ elog "avoid a name clash with b2 from boost-build"
+}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-backup/b2/
@ 2021-10-01 21:04 Haelwenn Monnier
0 siblings, 0 replies; 16+ messages in thread
From: Haelwenn Monnier @ 2021-10-01 21:04 UTC (permalink / raw
To: gentoo-commits
commit: 73f41c54d2738acce01374366035931272ebb6b5
Author: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail <DOT> com>
AuthorDate: Fri Oct 1 19:55:03 2021 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Fri Oct 1 20:01:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=73f41c54
app-backup/b2: add revbump due to RDEPEND change
Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail.com>
app-backup/b2/{b2-2.5.0.ebuild => b2-2.5.0-r1.ebuild} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/app-backup/b2/b2-2.5.0.ebuild b/app-backup/b2/b2-2.5.0-r1.ebuild
similarity index 100%
rename from app-backup/b2/b2-2.5.0.ebuild
rename to app-backup/b2/b2-2.5.0-r1.ebuild
^ permalink raw reply [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-backup/b2/
@ 2023-03-10 5:48 Viorel Munteanu
0 siblings, 0 replies; 16+ messages in thread
From: Viorel Munteanu @ 2023-03-10 5:48 UTC (permalink / raw
To: gentoo-commits
commit: f47258a370f943c04011da50c5cc7edcb7e21c29
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu Mar 9 07:52:26 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu Mar 9 07:52:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f47258a3
app-backup/b2: drop 3.0.3
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
app-backup/b2/Manifest | 1 -
app-backup/b2/b2-3.0.3.ebuild | 58 -------------------------------------------
2 files changed, 59 deletions(-)
diff --git a/app-backup/b2/Manifest b/app-backup/b2/Manifest
index 1c9c1877a..939d66585 100644
--- a/app-backup/b2/Manifest
+++ b/app-backup/b2/Manifest
@@ -1,2 +1 @@
-DIST b2-3.0.3.tar.gz 78692 BLAKE2B b216b40e7d3bb0a7b5564418ea463bf9e143a0f1a1408ebe2312869943e5bfbae175afa75aadbe203c05b71026f0fc8fa8f6031b7c3a636ba9b9b6017e2e17be SHA512 61ef1dd1d406f04b50b0d8bb3df921127d996465d53f00dc4cf77d5b6e63ce15fdb9a2d1fc5d7d1c01e734c93fe3e4fe316ca43f420aa6c31f7e3d88e134b659
DIST b2-3.4.0.tar.gz 86706 BLAKE2B 2aa1f4934db0bcf8c1334a5def94fd74824a9ca19d293b201b29f8c4511e8d423fd77d71734c386aeb41e60747ea71d36d8c049676cf6fcd3e101354440da8cc SHA512 5b0f411301f9b022c066ab3a1170d2ef3b21a76fe9c4e668d1da0cbd07334d11614f93d283e5c0482cb4f6985466d28b0fe59b4c058a87643218dd7a96857418
diff --git a/app-backup/b2/b2-3.0.3.ebuild b/app-backup/b2/b2-3.0.3.ebuild
deleted file mode 100644
index 7d0fd5735..000000000
--- a/app-backup/b2/b2-3.0.3.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..9} )
-
-DISTUTILS_SINGLE_IMPL=1
-
-inherit distutils-r1
-
-DESCRIPTION="Command-line tool for BackBlaze's B2 product"
-HOMEPAGE="https://github.com/Backblaze/B2_Command_Line_Tool"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-PATCHES=(
- "${FILESDIR}/${PN}-2.5.0-nameclash.patch"
- "${FILESDIR}/${PN}-2.5.0-disable-pip-requirement-installs.patch"
-)
-
-RDEPEND="
- $(python_gen_cond_dep '
- >=dev-python/arrow-0.8.0[${PYTHON_USEDEP}]
- >=dev-python/b2sdk-1.12.0[${PYTHON_USEDEP}]
- >=dev-python/docutils-0.16[${PYTHON_USEDEP}]
- >=dev-python/phx-class-registry-3.0.5[${PYTHON_USEDEP}]
- >=dev-python/rst2ansi-0.1.5[${PYTHON_USEDEP}]
- ')
- $(python_gen_cond_dep '
- <dev-python/importlib_metadata-3.0.0[${PYTHON_USEDEP}]
- ' pypy3 python3_7)
- $(python_gen_cond_dep '
- >=dev-python/importlib_metadata-3.3.0[${PYTHON_USEDEP}]
- ' pypy3 python3_8)
-"
-
-distutils_enable_tests pytest
-
-# - integration tests require an application key and id (which is # reasonable)
-# - sync tests require network access
-# - Per https://github.com/Backblaze/B2_Command_Line_Tool/issues/687 , the
-# parse_millis test is broken due to an upstream issue
-python_test() {
- epytest \
- --deselect test/integration/test_b2_command_line.py::test_integration \
- --deselect test/unit/test_console_tool.py::TestConsoleTool::test_sync_exclude_if_modified_after_exact \
- --deselect test/unit/test_console_tool.py::TestConsoleTool::test_sync_exclude_if_modified_after_in_range \
- --deselect test/unit/test_arg_parser.py::TestCustomArgTypes::test_parse_millis_from_float_timestamp
-}
-
-pkg_postinst() {
- elog "The b2 executable has been renamed to backblaze2 in order to"
- elog "avoid a name clash with b2 from boost-build"
-}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-backup/b2/
@ 2024-04-03 11:17 Julien Roy
0 siblings, 0 replies; 16+ messages in thread
From: Julien Roy @ 2024-04-03 11:17 UTC (permalink / raw
To: gentoo-commits
commit: 683347b16b1a3b51098bf5c811f93122e8231446
Author: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail <DOT> com>
AuthorDate: Wed Apr 3 02:30:17 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Wed Apr 3 02:40:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=683347b1
app-backup/b2-3.9.0: update PYTHON_COMPAT
Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail.com>
app-backup/b2/b2-3.9.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-backup/b2/b2-3.9.0.ebuild b/app-backup/b2/b2-3.9.0.ebuild
index e7159e74cd..92990f4610 100644
--- a/app-backup/b2/b2-3.9.0.ebuild
+++ b/app-backup/b2/b2-3.9.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_10 python3_11 )
+PYTHON_COMPAT=( python3_10 python3_11 python3_12 )
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_SINGLE_IMPL=1
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-backup/b2/
@ 2024-06-04 22:21 Julien Roy
0 siblings, 0 replies; 16+ messages in thread
From: Julien Roy @ 2024-06-04 22:21 UTC (permalink / raw
To: gentoo-commits
commit: 892e054f8c7ae80ac69c080eb54e72e0ecf8453e
Author: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail <DOT> com>
AuthorDate: Tue Jun 4 18:55:53 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue Jun 4 18:59:53 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=892e054f
app-backup/b2-3.18.0: fix broken tests.
On the last version bump, the number of skipped tests was decreased in
an attempt to improve test coverage. This was poorly tested resulting in
failing tests.
Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail.com>
Closes: https://bugs.gentoo.org/932105
app-backup/b2/b2-3.18.0.ebuild | 22 ++++++++++++++++++----
1 file changed, 18 insertions(+), 4 deletions(-)
diff --git a/app-backup/b2/b2-3.18.0.ebuild b/app-backup/b2/b2-3.18.0.ebuild
index de51fe0a3..d9cef16ef 100644
--- a/app-backup/b2/b2-3.18.0.ebuild
+++ b/app-backup/b2/b2-3.18.0.ebuild
@@ -48,11 +48,25 @@ DEPEND="
distutils_enable_tests pytest
-# - integration tests require an application key and id (which is reasonable)
-# - sync tests require network access
+EPYTEST_DESELECT=(
+ # fixture 'worker_id' not found
+ "test/integration/test_b2_command_line.py"
+ "test/integration/test_help.py::test_help"
+ "test/integration/test_autocomplete.py"
+
+ # Timeout exceeded
+ # I think this is trying to access files outside of the sandbox
+ "test/unit/console_tool/test_install_autocomplete.py::test_install_autocomplete"
+
+ # TypeError: super(type, obj): obj must be an instance or subtype of type
+ # This test itself does not fail, but running it causes subsequent test to
+ # fail, which otherwise pass. Not really sure why (I assume this test is
+ # somehow polluting the test fixture?) but disabling causes the other tests
+ # to pass
+ "test/unit/_cli/test_autocomplete_cache.py"
+)
python_test() {
- epytest --deselect test/unit/console_tool test/unit
- epytest test/unit/console_tool
+ epytest test
}
pkg_postinst() {
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-backup/b2/
@ 2024-06-05 12:48 Florian Schmaus
0 siblings, 0 replies; 16+ messages in thread
From: Florian Schmaus @ 2024-06-05 12:48 UTC (permalink / raw
To: gentoo-commits
commit: 1bfdd20db1fccf22764ecfdcf06d2a1e1a36c6e5
Author: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail <DOT> com>
AuthorDate: Wed Jun 5 00:03:45 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Jun 5 00:03:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1bfdd20d
app-backup/b2: remove redundant test code
Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail.com>
app-backup/b2/b2-3.18.0.ebuild | 3 ---
app-backup/b2/b2-4.0.1.ebuild | 3 ---
2 files changed, 6 deletions(-)
diff --git a/app-backup/b2/b2-3.18.0.ebuild b/app-backup/b2/b2-3.18.0.ebuild
index d9cef16ef..c4fd77264 100644
--- a/app-backup/b2/b2-3.18.0.ebuild
+++ b/app-backup/b2/b2-3.18.0.ebuild
@@ -65,9 +65,6 @@ EPYTEST_DESELECT=(
# to pass
"test/unit/_cli/test_autocomplete_cache.py"
)
-python_test() {
- epytest test
-}
pkg_postinst() {
elog "The b2 executable has been renamed to backblaze2 in order to"
diff --git a/app-backup/b2/b2-4.0.1.ebuild b/app-backup/b2/b2-4.0.1.ebuild
index 1f428d20f..35d2c99fd 100644
--- a/app-backup/b2/b2-4.0.1.ebuild
+++ b/app-backup/b2/b2-4.0.1.ebuild
@@ -65,9 +65,6 @@ EPYTEST_DESELECT=(
# to pass
"test/unit/_cli/test_autocomplete_cache.py"
)
-python_test() {
- epytest test
-}
pkg_postinst() {
elog "The b2 executable has been renamed to backblaze2 in order to"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-backup/b2/
@ 2025-05-15 5:48 Viorel Munteanu
0 siblings, 0 replies; 16+ messages in thread
From: Viorel Munteanu @ 2025-05-15 5:48 UTC (permalink / raw
To: gentoo-commits
commit: c7aa5fa782e77d846513a22f9edbf492f13ff389
Author: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail <DOT> com>
AuthorDate: Wed May 14 17:48:05 2025 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed May 14 17:55:34 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c7aa5fa7
app-backup/b2: drop v3.18.0
Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail.com>
app-backup/b2/Manifest | 1 -
app-backup/b2/b2-3.18.0.ebuild | 72 ------------------------------------------
2 files changed, 73 deletions(-)
diff --git a/app-backup/b2/Manifest b/app-backup/b2/Manifest
index 8c82430e8..2b4e96717 100644
--- a/app-backup/b2/Manifest
+++ b/app-backup/b2/Manifest
@@ -1,2 +1 @@
-DIST b2-3.18.0.gh.tar.gz 189572 BLAKE2B 9516d98c7c493791f120c345480f16c8d615cbf425f692fa3fe6688c21ef7d26f14cdd7b44cfb22f2c13a5554166c046eb5fa1712a1e1994fa4e4181399eda84 SHA512 45c784e961b8b650d27e7fe642cacd194462b3c0864fdc1af52e41a70b435c36fbb803e80cfb2c88b8165ea95459a7e62b1995f26caf612110f8c77418cb6669
DIST b2-4.0.1.gh.tar.gz 201737 BLAKE2B 74fb1dd52c8592816c2f2680469c2dd08910f8c25d4a923dd53258f63dd4c38ef77855e6845c41572b8fe52d33ee390a2fac6555016663c450feeb6ff89ed09e SHA512 02a14c2c78fecd1dda536539b5977d6ff45892db0355575209417d7f8471a45ace0d4766dd454c0ba0a65a1ae44e0c698cca38814b0bf36ca5e7a69efec9149a
diff --git a/app-backup/b2/b2-3.18.0.ebuild b/app-backup/b2/b2-3.18.0.ebuild
deleted file mode 100644
index 886fd7062..000000000
--- a/app-backup/b2/b2-3.18.0.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 2020-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{11..12} )
-DISTUTILS_USE_PEP517="pdm-backend"
-DISTUTILS_SINGLE_IMPL=1
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Command-line tool for BackBlaze's B2 product"
-HOMEPAGE="https://github.com/Backblaze/B2_Command_Line_Tool"
-SRC_URI="https://github.com/Backblaze/B2_Command_Line_Tool/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
-
-S="${WORKDIR}/B2_Command_Line_Tool-${PV}"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-PATCHES=(
- "${FILESDIR}/${P}-nameclash.patch"
-)
-
-export PDM_BUILD_SCM_VERSION=${PV}
-
-RDEPEND="
- $(python_gen_cond_dep '
- >=dev-python/argcomplete-2.1.2[${PYTHON_USEDEP}]
- >=dev-python/arrow-1.3.0[${PYTHON_USEDEP}]
- >=dev-python/b2sdk-1.21.0[${PYTHON_USEDEP}]
- >=dev-python/docutils-0.19[${PYTHON_USEDEP}]
- >=dev-python/phx-class-registry-4.0.6[${PYTHON_USEDEP}]
- >=dev-python/rst2ansi-0.1.5[${PYTHON_USEDEP}]
- >=dev-python/tabulate-0.9.0[${PYTHON_USEDEP}]
- >=dev-python/tqdm-4.65.0[${PYTHON_USEDEP}]
- ')
-"
-
-DEPEND="
- test? (
- $(python_gen_cond_dep '
- >=dev-python/backoff-2.2.1[${PYTHON_USEDEP}]
- >=dev-python/pexpect-4.8.0[${PYTHON_USEDEP}]
- ')
- )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
- # fixture 'worker_id' not found
- "test/integration/test_b2_command_line.py"
- "test/integration/test_help.py::test_help"
- "test/integration/test_autocomplete.py"
-
- # Timeout exceeded
- # I think this is trying to access files outside of the sandbox
- "test/unit/console_tool/test_install_autocomplete.py::test_install_autocomplete"
-
- # TypeError: super(type, obj): obj must be an instance or subtype of type
- # This test itself does not fail, but running it causes subsequent test to
- # fail, which otherwise pass. Not really sure why (I assume this test is
- # somehow polluting the test fixture?) but disabling causes the other tests
- # to pass
- "test/unit/_cli/test_autocomplete_cache.py"
-)
-
-pkg_postinst() {
- elog "The b2 executable has been renamed to backblaze2 in order to"
- elog "avoid a name clash with b2 from boost-build"
-}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-backup/b2/
@ 2025-05-15 5:48 Viorel Munteanu
0 siblings, 0 replies; 16+ messages in thread
From: Viorel Munteanu @ 2025-05-15 5:48 UTC (permalink / raw
To: gentoo-commits
commit: 835c491b1897b3ae9c91906b772a425e13c665f9
Author: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail <DOT> com>
AuthorDate: Wed May 14 17:49:44 2025 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed May 14 17:55:34 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=835c491b
app-backup/b2: add v4.3.2
Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail.com>
app-backup/b2/Manifest | 1 +
app-backup/b2/b2-4.3.2.ebuild | 72 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 73 insertions(+)
diff --git a/app-backup/b2/Manifest b/app-backup/b2/Manifest
index 2b4e96717..53169df52 100644
--- a/app-backup/b2/Manifest
+++ b/app-backup/b2/Manifest
@@ -1 +1,2 @@
DIST b2-4.0.1.gh.tar.gz 201737 BLAKE2B 74fb1dd52c8592816c2f2680469c2dd08910f8c25d4a923dd53258f63dd4c38ef77855e6845c41572b8fe52d33ee390a2fac6555016663c450feeb6ff89ed09e SHA512 02a14c2c78fecd1dda536539b5977d6ff45892db0355575209417d7f8471a45ace0d4766dd454c0ba0a65a1ae44e0c698cca38814b0bf36ca5e7a69efec9149a
+DIST b2-4.3.2.gh.tar.gz 219545 BLAKE2B 2d644e0b3fd8fff18c66d981e1a005590f248d5e2f3e6d41dbed9440c7ae85715c055e334786a0e45eec5de5f0a0d8a730daabc1738e30624f87209ddd3d40d3 SHA512 d2feea3b5521fd7211efa48d50e66c1e603001986e33adacdd64618d25e1e4efb8d86377c4dff243d8c584bde2bfb1648243834194dfc0b3cdde5cebe6633194
diff --git a/app-backup/b2/b2-4.3.2.ebuild b/app-backup/b2/b2-4.3.2.ebuild
new file mode 100644
index 000000000..a71fff66b
--- /dev/null
+++ b/app-backup/b2/b2-4.3.2.ebuild
@@ -0,0 +1,72 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{11..13} )
+DISTUTILS_USE_PEP517="pdm-backend"
+DISTUTILS_SINGLE_IMPL=1
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Command-line tool for BackBlaze's B2 product"
+HOMEPAGE="https://github.com/Backblaze/B2_Command_Line_Tool"
+SRC_URI="https://github.com/Backblaze/B2_Command_Line_Tool/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+S="${WORKDIR}/B2_Command_Line_Tool-${PV}"
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+PATCHES=(
+ "${FILESDIR}/b2-4.0.1-nameclash.patch"
+)
+
+export PDM_BUILD_SCM_VERSION=${PV}
+
+RDEPEND="
+ $(python_gen_cond_dep '
+ >=dev-python/argcomplete-3.6.2[${PYTHON_USEDEP}]
+ >=dev-python/arrow-1.3.0[${PYTHON_USEDEP}]
+ >=dev-python/b2sdk-2.8.1[${PYTHON_USEDEP}]
+ >=dev-python/docutils-0.19[${PYTHON_USEDEP}]
+ >=dev-python/phx-class-registry-4.0.6[${PYTHON_USEDEP}]
+ >=dev-python/rst2ansi-0.1.5[${PYTHON_USEDEP}]
+ >=dev-python/tabulate-0.9.0[${PYTHON_USEDEP}]
+ >=dev-python/tqdm-4.65.0[${PYTHON_USEDEP}]
+ ')
+"
+
+DEPEND="
+ test? (
+ $(python_gen_cond_dep '
+ >=dev-python/backoff-2.2.1[${PYTHON_USEDEP}]
+ >=dev-python/pexpect-4.9.0[${PYTHON_USEDEP}]
+ ')
+ )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+ # fixture 'worker_id' not found
+ "test/integration/test_b2_command_line.py"
+ "test/integration/test_help.py::test_help"
+ "test/integration/test_autocomplete.py"
+
+ # Timeout exceeded
+ # I think this is trying to access files outside of the sandbox
+ "test/unit/console_tool/test_install_autocomplete.py::test_install_autocomplete"
+
+ # TypeError: super(type, obj): obj must be an instance or subtype of type
+ # This test itself does not fail, but running it causes subsequent test to
+ # fail, which otherwise pass. Not really sure why (I assume this test is
+ # somehow polluting the test fixture?) but disabling causes the other tests
+ # to pass
+ "test/unit/_cli/test_autocomplete_cache.py"
+)
+
+pkg_postinst() {
+ elog "The b2 executable has been renamed to backblaze2 in order to"
+ elog "avoid a name clash with b2 from boost-build"
+}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-backup/b2/
@ 2025-06-04 18:12 Eli Schwartz
0 siblings, 0 replies; 16+ messages in thread
From: Eli Schwartz @ 2025-06-04 18:12 UTC (permalink / raw
To: gentoo-commits
commit: 8db88f73cf8046927b4a37f592a4c11a3ed5bd83
Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Wed Jun 4 12:18:12 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Jun 4 12:18:12 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8db88f73
app-backup/b2: update to EAPI 8
Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>
app-backup/b2/b2-4.0.1.ebuild | 4 ++--
app-backup/b2/b2-4.3.2.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-backup/b2/b2-4.0.1.ebuild b/app-backup/b2/b2-4.0.1.ebuild
index 8604825838..3bcf93f3d7 100644
--- a/app-backup/b2/b2-4.0.1.ebuild
+++ b/app-backup/b2/b2-4.0.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{11..12} )
DISTUTILS_USE_PEP517="pdm-backend"
diff --git a/app-backup/b2/b2-4.3.2.ebuild b/app-backup/b2/b2-4.3.2.ebuild
index a71fff66b6..4b1f3224d0 100644
--- a/app-backup/b2/b2-4.3.2.ebuild
+++ b/app-backup/b2/b2-4.3.2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
DISTUTILS_USE_PEP517="pdm-backend"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-backup/b2/
@ 2025-06-04 18:12 Eli Schwartz
0 siblings, 0 replies; 16+ messages in thread
From: Eli Schwartz @ 2025-06-04 18:12 UTC (permalink / raw
To: gentoo-commits
commit: 8f9433c0b30ad52d72da88a2c76686a140d30c8b
Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Wed Jun 4 12:37:01 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Jun 4 12:37:18 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8f9433c0
app-backup/b2: drop 4.0.1
Has no py3_13 compat and superseded by 4.3.2
Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>
app-backup/b2/Manifest | 1 -
app-backup/b2/b2-4.0.1.ebuild | 72 -------------------------------------------
2 files changed, 73 deletions(-)
diff --git a/app-backup/b2/Manifest b/app-backup/b2/Manifest
index 53169df523..d6979c754d 100644
--- a/app-backup/b2/Manifest
+++ b/app-backup/b2/Manifest
@@ -1,2 +1 @@
-DIST b2-4.0.1.gh.tar.gz 201737 BLAKE2B 74fb1dd52c8592816c2f2680469c2dd08910f8c25d4a923dd53258f63dd4c38ef77855e6845c41572b8fe52d33ee390a2fac6555016663c450feeb6ff89ed09e SHA512 02a14c2c78fecd1dda536539b5977d6ff45892db0355575209417d7f8471a45ace0d4766dd454c0ba0a65a1ae44e0c698cca38814b0bf36ca5e7a69efec9149a
DIST b2-4.3.2.gh.tar.gz 219545 BLAKE2B 2d644e0b3fd8fff18c66d981e1a005590f248d5e2f3e6d41dbed9440c7ae85715c055e334786a0e45eec5de5f0a0d8a730daabc1738e30624f87209ddd3d40d3 SHA512 d2feea3b5521fd7211efa48d50e66c1e603001986e33adacdd64618d25e1e4efb8d86377c4dff243d8c584bde2bfb1648243834194dfc0b3cdde5cebe6633194
diff --git a/app-backup/b2/b2-4.0.1.ebuild b/app-backup/b2/b2-4.0.1.ebuild
deleted file mode 100644
index 3bcf93f3d7..0000000000
--- a/app-backup/b2/b2-4.0.1.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 2020-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{11..12} )
-DISTUTILS_USE_PEP517="pdm-backend"
-DISTUTILS_SINGLE_IMPL=1
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Command-line tool for BackBlaze's B2 product"
-HOMEPAGE="https://github.com/Backblaze/B2_Command_Line_Tool"
-SRC_URI="https://github.com/Backblaze/B2_Command_Line_Tool/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
-
-S="${WORKDIR}/B2_Command_Line_Tool-${PV}"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-PATCHES=(
- "${FILESDIR}/${P}-nameclash.patch"
-)
-
-export PDM_BUILD_SCM_VERSION=${PV}
-
-RDEPEND="
- $(python_gen_cond_dep '
- >=dev-python/argcomplete-2.1.2[${PYTHON_USEDEP}]
- >=dev-python/arrow-1.3.0[${PYTHON_USEDEP}]
- >=dev-python/b2sdk-2.3.0[${PYTHON_USEDEP}]
- >=dev-python/docutils-0.19[${PYTHON_USEDEP}]
- >=dev-python/phx-class-registry-4.0.6[${PYTHON_USEDEP}]
- >=dev-python/rst2ansi-0.1.5[${PYTHON_USEDEP}]
- >=dev-python/tabulate-0.9.0[${PYTHON_USEDEP}]
- >=dev-python/tqdm-4.65.0[${PYTHON_USEDEP}]
- ')
-"
-
-DEPEND="
- test? (
- $(python_gen_cond_dep '
- >=dev-python/backoff-2.2.1[${PYTHON_USEDEP}]
- >=dev-python/pexpect-4.8.0[${PYTHON_USEDEP}]
- ')
- )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
- # fixture 'worker_id' not found
- "test/integration/test_b2_command_line.py"
- "test/integration/test_help.py::test_help"
- "test/integration/test_autocomplete.py"
-
- # Timeout exceeded
- # I think this is trying to access files outside of the sandbox
- "test/unit/console_tool/test_install_autocomplete.py::test_install_autocomplete"
-
- # TypeError: super(type, obj): obj must be an instance or subtype of type
- # This test itself does not fail, but running it causes subsequent test to
- # fail, which otherwise pass. Not really sure why (I assume this test is
- # somehow polluting the test fixture?) but disabling causes the other tests
- # to pass
- "test/unit/_cli/test_autocomplete_cache.py"
-)
-
-pkg_postinst() {
- elog "The b2 executable has been renamed to backblaze2 in order to"
- elog "avoid a name clash with b2 from boost-build"
-}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-backup/b2/
@ 2025-08-09 11:59 David Roman
0 siblings, 0 replies; 16+ messages in thread
From: David Roman @ 2025-08-09 11:59 UTC (permalink / raw
To: gentoo-commits
commit: ce8ab9eb9f55bfdb134dd09a408ea2727e5ab2dc
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Sat Aug 9 07:03:59 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sat Aug 9 07:03:59 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ce8ab9eb
app-backup/b2: unkeyword 4.3.2 for ~x86
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
app-backup/b2/b2-4.3.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-backup/b2/b2-4.3.2.ebuild b/app-backup/b2/b2-4.3.2.ebuild
index 4b1f3224d0..a4b3396c62 100644
--- a/app-backup/b2/b2-4.3.2.ebuild
+++ b/app-backup/b2/b2-4.3.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/Backblaze/B2_Command_Line_Tool/archive/refs/tags/v${
S="${WORKDIR}/B2_Command_Line_Tool-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
PATCHES=(
"${FILESDIR}/b2-4.0.1-nameclash.patch"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-backup/b2/
@ 2025-10-14 22:16 Haelwenn Monnier
0 siblings, 0 replies; 16+ messages in thread
From: Haelwenn Monnier @ 2025-10-14 22:16 UTC (permalink / raw
To: gentoo-commits
commit: 50cfc7ef0af975aef1e6121c16809ae253a6ac73
Author: Itai Ferber <itai <AT> itaiferber <DOT> net>
AuthorDate: Mon Oct 13 16:00:03 2025 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Mon Oct 13 16:07:28 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=50cfc7ef
app-backup/b2: match upstream dependency versions
Updates both RDEPEND and DEPEND to match the upstream dependency ranges;
notably, b2 doesn't build with docutils-0.22 because it removes the
deprecated `docutils.utils.error_reporting` module (see [1]), and it was
pinned out in version 4.4.1. (There's an upstream issue tracking
this[2], but it has yet to be addressed.)
The versions specified for the `test` USE flag aren't an exact match for
upstream (`>=` instead of `~`) because most of the exact versions
specified no longer have ebuilds matching them.
[1] https://github.com/Backblaze/B2_Command_Line_Tool/issues/1101
[1] https://github.com/Backblaze/B2_Command_Line_Tool/issues/1103
Signed-off-by: Itai Ferber <itai <AT> itaiferber.net>
app-backup/b2/b2-4.4.2.ebuild | 30 ++++++++++++++++++++++--------
1 file changed, 22 insertions(+), 8 deletions(-)
diff --git a/app-backup/b2/b2-4.4.2.ebuild b/app-backup/b2/b2-4.4.2.ebuild
index a4b3396c62..84ba461aa9 100644
--- a/app-backup/b2/b2-4.4.2.ebuild
+++ b/app-backup/b2/b2-4.4.2.ebuild
@@ -26,22 +26,36 @@ export PDM_BUILD_SCM_VERSION=${PV}
RDEPEND="
$(python_gen_cond_dep '
- >=dev-python/argcomplete-3.6.2[${PYTHON_USEDEP}]
- >=dev-python/arrow-1.3.0[${PYTHON_USEDEP}]
- >=dev-python/b2sdk-2.8.1[${PYTHON_USEDEP}]
- >=dev-python/docutils-0.19[${PYTHON_USEDEP}]
- >=dev-python/phx-class-registry-4.0.6[${PYTHON_USEDEP}]
- >=dev-python/rst2ansi-0.1.5[${PYTHON_USEDEP}]
- >=dev-python/tabulate-0.9.0[${PYTHON_USEDEP}]
+ >=dev-python/argcomplete-3.5.2[${PYTHON_USEDEP}]
+ <dev-python/argcomplete-4[${PYTHON_USEDEP}]
+ >=dev-python/arrow-1.0.2[${PYTHON_USEDEP}]
+ <dev-python/arrow-2[${PYTHON_USEDEP}]
+ >=dev-python/b2sdk-2.9.4[${PYTHON_USEDEP}]
+ <dev-python/b2sdk-3[${PYTHON_USEDEP}]
+ >=dev-python/docutils-0.18.1[${PYTHON_USEDEP}]
+ <dev-python/docutils-0.22[${PYTHON_USEDEP}]
+ >=dev-python/phx-class-registry-4.0[${PYTHON_USEDEP}]
+ <dev-python/phx-class-registry-5[${PYTHON_USEDEP}]
+ ~dev-python/rst2ansi-0.1.5[${PYTHON_USEDEP}]
+ ~dev-python/tabulate-0.9.0[${PYTHON_USEDEP}]
>=dev-python/tqdm-4.65.0[${PYTHON_USEDEP}]
+ <dev-python/tqdm-5[${PYTHON_USEDEP}]
+ >=dev-python/platformdirs-3.11.0[${PYTHON_USEDEP}]
+ <dev-python/platformdirs-5[${PYTHON_USEDEP}]
')
"
DEPEND="
test? (
$(python_gen_cond_dep '
- >=dev-python/backoff-2.2.1[${PYTHON_USEDEP}]
+ >=dev-python/coverage-7.2.7[${PYTHON_USEDEP}]
>=dev-python/pexpect-4.9.0[${PYTHON_USEDEP}]
+ >=dev-python/pytest-8.3.3[${PYTHON_USEDEP}]
+ >=dev-python/pytest-cov-3.0.0[${PYTHON_USEDEP}]
+ >=dev-python/pytest-forked-1.6.0[${PYTHON_USEDEP}]
+ >=dev-python/pytest-xdist-2.5.0[${PYTHON_USEDEP}]
+ >=dev-python/tenacity-8.2.3[${PYTHON_USEDEP}]
+ >=dev-python/more-itertools-8.13.0[${PYTHON_USEDEP}]
')
)
"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-backup/b2/
@ 2025-10-14 22:16 Haelwenn Monnier
0 siblings, 0 replies; 16+ messages in thread
From: Haelwenn Monnier @ 2025-10-14 22:16 UTC (permalink / raw
To: gentoo-commits
commit: 02bea0f1fcad857c54fcad531bba3e723c429472
Author: Itai Ferber <itai <AT> itaiferber <DOT> net>
AuthorDate: Mon Oct 13 15:38:57 2025 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Mon Oct 13 16:07:28 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=02bea0f1
app-backup/b2: add 4.4.2, drop 4.3.2
Signed-off-by: Itai Ferber <itai <AT> itaiferber.net>
app-backup/b2/Manifest | 2 +-
app-backup/b2/{b2-4.3.2.ebuild => b2-4.4.2.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-backup/b2/Manifest b/app-backup/b2/Manifest
index d6979c754d..42c0987ce1 100644
--- a/app-backup/b2/Manifest
+++ b/app-backup/b2/Manifest
@@ -1 +1 @@
-DIST b2-4.3.2.gh.tar.gz 219545 BLAKE2B 2d644e0b3fd8fff18c66d981e1a005590f248d5e2f3e6d41dbed9440c7ae85715c055e334786a0e45eec5de5f0a0d8a730daabc1738e30624f87209ddd3d40d3 SHA512 d2feea3b5521fd7211efa48d50e66c1e603001986e33adacdd64618d25e1e4efb8d86377c4dff243d8c584bde2bfb1648243834194dfc0b3cdde5cebe6633194
+DIST b2-4.4.2.gh.tar.gz 223895 BLAKE2B 36d8e3564b42538741d18dea8b84232b2785bae72152938337cc3345f76ec88468fd83cdc0b0db9636cd1dfcc52be374e70d4ab9dbced376cb1922bd38ecf6ba SHA512 9518fbc92c709bf387af499fe169080b9152b37258bfbba5a0213e77a36ad3e82354fe27fbe61106e8978043a8023a3aa8f69342a45d231753646576e152d64b
diff --git a/app-backup/b2/b2-4.3.2.ebuild b/app-backup/b2/b2-4.4.2.ebuild
similarity index 100%
rename from app-backup/b2/b2-4.3.2.ebuild
rename to app-backup/b2/b2-4.4.2.ebuild
^ permalink raw reply related [flat|nested] 16+ messages in thread
end of thread, other threads:[~2025-10-14 22:16 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-15 5:48 [gentoo-commits] repo/proj/guru:master commit in: app-backup/b2/ Viorel Munteanu
-- strict thread matches above, loose matches on Subject: below --
2025-10-14 22:16 Haelwenn Monnier
2025-10-14 22:16 Haelwenn Monnier
2025-08-09 11:59 David Roman
2025-06-04 18:12 Eli Schwartz
2025-06-04 18:12 Eli Schwartz
2025-05-15 5:48 Viorel Munteanu
2024-06-05 12:48 Florian Schmaus
2024-06-04 22:21 Julien Roy
2024-04-03 11:17 Julien Roy
2023-03-10 5:48 Viorel Munteanu
2021-10-01 21:04 Haelwenn Monnier
2021-10-01 21:04 Haelwenn Monnier
2021-10-01 21:04 Haelwenn Monnier
2021-06-06 8:14 Jian Lin
2021-01-04 9:34 Andrew Ammerlaan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox