File: python-37-deprecation-72029b78e91d6b26.yaml

package info (click to toggle)
pytest-httpserver 1.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 908 kB
  • sloc: python: 2,382; makefile: 77; sh: 21
file content (7 lines) | stat: -rw-r--r-- 281 bytes parent folder | download
1
2
3
4
5
6
7
---
deprecations:
  - |
    Python versions earlier than 3.8 have been deprecated in order to support
    the latest werkzeug. Users using 3.7 or earlier python may use
    pytest-httpserver with earlier werkzeug versions but tests are no longer run
    for these python versions.