Discussion:
Question regarding "Remove (sub)packages from Fedora 30+"
Robert-André Mauchin
2018-09-12 14:43:34 UTC
Permalink
Hello,

What's the procedure for removing a Python 2 subpackage as requested? Should I
add it to fedora-obsolete-packages? Should I add "Provides: deprecated()" to
the subpackage?

Thanks.

_______________________________________________
python-devel mailing list -- python-***@lists.fedoraproject.org
To unsubscribe send an email to python-devel-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject
Miro Hrončok
2018-09-12 15:22:19 UTC
Permalink
Post by Robert-André Mauchin
Hello,
What's the procedure for removing a Python 2 subpackage as requested? Should I
add it to fedora-obsolete-packages?
If it has problematic deps, you should. See
https://lists.fedoraproject.org/archives/list/python-***@lists.fedoraproject.org/thread/TX5OLJIXJ5KHFRQXCF6M7J2XWRMYFXUY/

I was planning to do it in bulk, however any help here is appreciated.
Post by Robert-André Mauchin
Should I add "Provides: deprecated()" to the subpackage?
No, remove it straight away please.

You MAY add deprecated() to not yet removed subpackages that are still
depended upon (!= the ones I requested for removal).

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
python-devel mailing list -- python-***@lists.fedoraproject.org
To unsubscribe send an email to python-devel-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/python-***@lists.fedorapr
Loading...