* [gentoo-commits] proj/elogv:fix-gentoo-bug-756019 commit in: /
@ 2020-11-23 10:08 Sebastian Pipping
0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Pipping @ 2020-11-23 10:08 UTC (permalink / raw
To: gentoo-commits
commit: 33a190d556ada921f2e9c95f0228bbfc7572ca70
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 23 10:06:59 2020 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Nov 23 10:08:18 2020 +0000
URL: https://gitweb.gentoo.org/proj/elogv.git/commit/?id=33a190d5
setup.py: Sync project home URL
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index ba3d970..e21d197 100644
--- a/setup.py
+++ b/setup.py
@@ -249,7 +249,7 @@ setup(name="elogv",
author_email="lucamarturana@gmail.com",
license="GPL-2",
description="Curses based utility to view elogs created by Portage",
- url="https://github.com/gentoo/elogv",
+ url="https://gitweb.gentoo.org/proj/elogv.git/",
scripts=['elogv'],
cmdclass={'extract_messages': messages,
'merge': merge,
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/elogv:fix-gentoo-bug-756019 commit in: /
@ 2020-11-23 10:08 Sebastian Pipping
0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Pipping @ 2020-11-23 10:08 UTC (permalink / raw
To: gentoo-commits
commit: 0de0857ed02f29a6b623c7ec0a8865e5a9d9b20a
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 23 10:07:16 2020 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Nov 23 10:08:33 2020 +0000
URL: https://gitweb.gentoo.org/proj/elogv.git/commit/?id=0de0857e
Prepare release 0.7.9
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
ChangeLog | 3 +++
setup.py | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 2189bba..17bbb0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
# ChangeLog for elogv
+0.7.9
+ * Address deprecation warnings for Python >=3.8 (Gentoo bug #756019)
+
0.7.8
* Fix start-up for >32767 log files (issue #10)
diff --git a/setup.py b/setup.py
index e21d197..b3a24bd 100644
--- a/setup.py
+++ b/setup.py
@@ -244,7 +244,7 @@ class install_manpages(Command):
man_pages=glob("man/*")
setup(name="elogv",
- version="0.7.8",
+ version="0.7.9",
author="Luca Marturana",
author_email="lucamarturana@gmail.com",
license="GPL-2",
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-11-23 10:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-23 10:08 [gentoo-commits] proj/elogv:fix-gentoo-bug-756019 commit in: / Sebastian Pipping
-- strict thread matches above, loose matches on Subject: below --
2020-11-23 10:08 Sebastian Pipping
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox