* [gentoo-commits] repo/gentoo:master commit in: dev-python/coloredlogs/files/
@ 2020-05-14 22:19 Aaron Bauman
0 siblings, 0 replies; 2+ messages in thread
From: Aaron Bauman @ 2020-05-14 22:19 UTC (permalink / raw
To: gentoo-commits
commit: b98e956bff8ccb01de249537591525a7e342cf24
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Feb 6 12:11:45 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu May 14 22:19:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b98e956b
dev-python/coloredlogs: remove unused patch
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14578
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
.../files/coloredlogs-10.0-skip-cli-test.patch | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/dev-python/coloredlogs/files/coloredlogs-10.0-skip-cli-test.patch b/dev-python/coloredlogs/files/coloredlogs-10.0-skip-cli-test.patch
deleted file mode 100644
index ba03612f7ae..00000000000
--- a/dev-python/coloredlogs/files/coloredlogs-10.0-skip-cli-test.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff --git a/coloredlogs/tests.py b/coloredlogs/tests.py
-index 38f2d97..8d1ae36 100644
---- a/coloredlogs/tests.py
-+++ b/coloredlogs/tests.py
-@@ -503,12 +503,6 @@ class ColoredLogsTestCase(TestCase):
- for name in 'debug', 'info', 'warning', 'error', 'critical':
- assert name.upper() in output
-
-- def test_cli_conversion(self):
-- """Test the command line HTML conversion."""
-- output = main('coloredlogs', '--convert', 'coloredlogs', '--demo', capture=True)
-- # Make sure the output is encoded as HTML.
-- assert '<span' in output
--
- def test_empty_conversion(self):
- """
- Test that conversion of empty output produces no HTML.
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/coloredlogs/files/
@ 2020-06-02 4:28 Aaron Bauman
0 siblings, 0 replies; 2+ messages in thread
From: Aaron Bauman @ 2020-06-02 4:28 UTC (permalink / raw
To: gentoo-commits
commit: 3f77952aa5f8a3cbe70605658885e1988460d2a7
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue May 19 19:15:27 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Jun 2 04:27:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f77952a
dev-python/coloredlogs: remove unused patch
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
.../files/coloredlogs-2.0-skip-cli-test.patch | 20 --------------------
1 file changed, 20 deletions(-)
diff --git a/dev-python/coloredlogs/files/coloredlogs-2.0-skip-cli-test.patch b/dev-python/coloredlogs/files/coloredlogs-2.0-skip-cli-test.patch
deleted file mode 100644
index cacd016159e..00000000000
--- a/dev-python/coloredlogs/files/coloredlogs-2.0-skip-cli-test.patch
+++ /dev/null
@@ -1,20 +0,0 @@
- coloredlogs/tests.py | 6 ------
- 1 file changed, 6 deletions(-)
-
-diff --git a/coloredlogs/tests.py b/coloredlogs/tests.py
-index 2010b12..7ab18a8 100644
---- a/coloredlogs/tests.py
-+++ b/coloredlogs/tests.py
-@@ -160,12 +160,6 @@ class ColoredLogsTestCase(unittest.TestCase):
- for name in 'debug', 'info', 'warning', 'error', 'critical':
- assert name.upper() in output
-
-- def test_cli_conversion(self):
-- """Test the command line HTML conversion."""
-- output = main('coloredlogs', '--convert', 'coloredlogs', '--demo', capture=True)
-- # Make sure the output is encoded as HTML.
-- assert '<span' in output
--
- def test_implicit_usage_message(self):
- """Test that the usage message is shown when no actions are given."""
- assert 'Usage:' in main('coloredlogs', capture=True)
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-02 4:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-02 4:28 [gentoo-commits] repo/gentoo:master commit in: dev-python/coloredlogs/files/ Aaron Bauman
-- strict thread matches above, loose matches on Subject: below --
2020-05-14 22:19 Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox