File: remove_mockpatch-80fec29f28da5d5c.yaml

package info (click to toggle)
python-oslotest 1%3A3.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 408 kB
  • sloc: python: 998; sh: 123; makefile: 24
file content (5 lines) | stat: -rw-r--r-- 143 bytes parent folder | download | duplicates (5)
1
2
3
4
5
---
upgrade:
  - |
    As announced in Nov 2015, the oslotest.mockpatch module got removed now.
    Please use fixtures.Mock* classes instead.