File: remove_mockpatch-80fec29f28da5d5c.yaml

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