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

package info (click to toggle)
python-oslo.messaging 8.1.4-1%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,108 kB
  • sloc: python: 17,845; sh: 454; makefile: 19
file content (12 lines) | stat: -rw-r--r-- 300 bytes parent folder | download | duplicates (4)
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]