File: use-extras-for-optional-deps-2a00e8007ef7a629.yaml

package info (click to toggle)
python-oslo.messaging 16.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,584 kB
  • sloc: python: 12,035; sh: 62; makefile: 24
file content (12 lines) | stat: -rw-r--r-- 300 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
---
prelude: >
    Projects using any of the optional drivers can use extras to
    pull in dependencies for that driver.
upgrade:
  - |
    Projects using the AMQP 1.0 driver may now depend on
    oslo.messaging[amqp1]. Projects using the Kafka driver may now
    depend on oslo.messaging[kafka]