OBS-URL: https://build.opensuse.org/request/show/1165971 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer-slim?expand=0&rev=4
8 lines
538 B
Plaintext
8 lines
538 B
Plaintext
# We only provide part of the functionality, the old package still exists and depends on this
|
|
addFilter("python\d+-typer-slim.noarch: W: obsolete-not-provided python\d+-typer")
|
|
|
|
# These dependencies are optional and the package gracefully falls back if they are not present.
|
|
# If full-fledged functionality is expected, python-typer should be used which pulls them in unconditionally.
|
|
addFilter("python\d+-typer-slim.noarch: W: python-missing-require shellingham")
|
|
addFilter("python\d+-typer-slim.noarch: W: python-missing-require rich")
|