Codebase list python-django-debug-toolbar / 5f5738bf-3076-4c70-8a1a-6c32c0500589/main
Remove constraints unnecessary since buster * Build-Depends: Drop versioned constraint on python3-sphinx. * python3-django-debug-toolbar: Drop versioned constraint on python3-sqlparse in Depends. Changes-By: deb-scrub-obsolete Debian Janitor 2 years ago
2 changed file(s) with 6 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 python-django-debug-toolbar (1:3.2.1-2) UNRELEASED; urgency=medium
11
22 * Bump debhelper from old 12 to 13.
3 * Remove constraints unnecessary since buster:
4 + Build-Depends: Drop versioned constraint on python3-sphinx.
5 + python3-django-debug-toolbar: Drop versioned constraint on
6 python3-sqlparse in Depends.
37
48 -- Debian Janitor <janitor@jelmer.uk> Thu, 26 Aug 2021 00:02:20 -0000
59
99 python3-html5lib,
1010 python3-jinja2,
1111 python3-setuptools,
12 python3-sphinx (>= 1.0.7+dfsg-1~),
12 python3-sphinx,
1313 python3-sqlparse
1414 Standards-Version: 4.5.1
1515 Homepage: https://github.com/jazzband/django-debug-toolbar
1818
1919 Package: python3-django-debug-toolbar
2020 Architecture: all
21 Depends: python3-sqlparse (>= 0.2.0),
21 Depends: python3-sqlparse,
2222 ${misc:Depends},
2323 ${python3:Depends}
2424 Recommends: python3-pygments