File: bug_1540115-677cf5016bc46348.yaml

package info (click to toggle)
python-keystonemiddleware 10.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,288 kB
  • sloc: python: 10,017; makefile: 93; sh: 2
file content (7 lines) | stat: -rw-r--r-- 335 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
---
features:
  - >
    [`bug 1540115 <https://bugs.launchpad.net/keystonemiddleware/+bug/1540115>`_]
    Optional dependencies can now be installed using `extras`. To install audit
    related libraries, use ``pip install keystonemiddleware[audit_nofications]``.
    Refer to keystonemiddleware documentation for further information.