Markdown dilemma

2022-08-31 Thread Ali Erdinc Koroglu
Dear Maintainers, while I was looking for the orphaned packages I realized this markdown dilemma. We have 2 different python-markdown packages in our repository, is that ok or should we retire one? https://src.fedoraproject.org/rpms/python-markdown_2 -> https://github.com/Python-Markdown/markd

Re: Markdown dilemma

2022-08-31 Thread Lumír Balhar
Hi. It seems that only one package depends on python3-markdown2 - glogg - and it seems to be a leaf package. 19 packages depend on python3-markdown_2. The packages don't conflict. If I understand it correctly, glogg needs `markdown` executable only to build documentation. python3-markdown2 p

Orphaned python packages

2022-08-31 Thread Ali Erdinc Koroglu
Dear Maintainers,  I was looking for Igor's orphaned python packages and I've some questions - Since pacpy is no longer actively supported, can we retire python-pacpy ? - Since phabricator is no longer actively maintained [1] same thing for python-phabricator ? - pytest-capturelog not even exit

Re: Orphaned python packages

2022-08-31 Thread Petr Viktorin
On 31. 08. 22 13:41, Ali Erdinc Koroglu wrote: - pytest-capturelog not even exits in pypi [2] so can we retire it and use pytest-catchlog instead ? Yes. Except pytest-catchlog is retired too, because pytest itself provides the functionality now: https://docs.pytest.org/en/latest/how-to/logg