I was reviewing reverse deps of all gnome-common-python bindings and I saw that this package relies on many of them. I have tried to reach upstream but it seems its homepage is down. Maybe we could simply treeclean this finally Thanks
Created attachment 516240 [details] A substitute for pyrenamer I've written a small Python + Tkinter script which can bulk rename files. One can use full Python's regular expression power for renaming. This includes the possibility to define a renaming function which can do very general transformations for file names. The Tk widget set doesn't look so nice BUT it is immune against major ABI changes in future versions of GTK or QT. Unfortunately, I don't have a web site to provide this script. Any comments are welcome, Helmut
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c04fc76f7f2274d377e4e1dcb21f7363ef9bc47 commit 2c04fc76f7f2274d377e4e1dcb21f7363ef9bc47 Author: Mikle Kolyada <zlogene@gentoo.org> AuthorDate: 2018-01-28 00:53:36 +0000 Commit: Mikle Kolyada <zlogene@gentoo.org> CommitDate: 2018-01-28 00:53:36 +0000 sys-apps/pyrenamer: remove last rited package Closes: https://bugs.gentoo.org/640052 sys-apps/pyrenamer/Manifest | 1 - sys-apps/pyrenamer/metadata.xml | 11 --------- sys-apps/pyrenamer/pyrenamer-0.6.0-r2.ebuild | 34 ---------------------------- 3 files changed, 46 deletions(-)