Blame docker-compose-switch-rpmlintrc

a06119
# As this package is written in golang, it does not provide
a06119
# python*-docker-compose. But as it obsoletes the v1 package
a06119
# written in python, we get a warning.
a06119
# In addition docker-compose > 2.0.0 is provided by the 
a06119
# docker-compose package, that this package requires. So it
a06119
# cannot provide what it obsoletes.
a06119
#
a06119
# The warning can therefore be ignored.
a06119
addFilter("obsolete-not-provided")