[opensuse-python] Remove python-rpm from devel:languages:python:backports
Currently python-rpm is built in devel:languages:python:backports. The problem is that this is a subpackage of the "rpm" package, and it depends on that same version of "rpm". However, "rpm" is not being built, which means any version of "python-rpm" besides the one for openSUSE:Factory will generally be uninstallable due to the mismatched version number. This breaks any package that depends on python-rpm, since "devel:languages:python:backports" is used as a package source for "devel:languages:python". So would it be possible to remove python-rpm from devel:languages:python:backports.? -- To unsubscribe, e-mail: opensuse-python+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-python+owner@opensuse.org
This breaks any package that depends on python-rpm, since "devel:languages:python:backports" is used as a package source for "devel:languages:python".
That is not correct to the best of my knowledge. It should be other way around: d:l:p is one of sources for d:l:p:backports.
So would it be possible to remove python-rpm from devel:languages:python:backports.?
d:l:p:backports is generated by script backports_repo.py from https://github.com/openSUSE/python-backports-generate.git I have suggested in https://is.gd/V7RYau introduction of black list, which would eliminate such non-packages from being introduced to d:l:p:backports. Any comments? Matěj -- https://matej.ceplovi.cz/blog/, Jabber: mcepl@ceplovi.cz GPG Finger: 3C76 A027 CA45 AD70 98B5 BC1D 7920 5802 880B C9D8 This is a test of the emergency signature system. Were this an actual signature, you would see amusing mottos, disclaimers, a zillion net addresses, or edifying philosophical statements. this is only test.
participants (2)
-
Matěj Cepl
-
Todd Rme