Skip to content
Snippets Groups Projects
Commit 36b82869 authored by Jenkins's avatar Jenkins
Browse files

Remove constraints unnecessary since buster

* Build-Depends: Drop versioned constraint on python3-all.

Changes-By: deb-scrub-obsolete
parent 2df94f97
No related branches found
No related tags found
1 merge request!2Remove unnecessary constraints
python-aiostream (0.4.1-3) UNRELEASED; urgency=medium
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on python3-all.
-- Debian Janitor <janitor@jelmer.uk> Sat, 11 Sep 2021 07:47:41 -0000
......
......@@ -6,7 +6,7 @@ Uploaders: Debian Python Team <team+python@tracker.debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-python,
python3-all (>= 3.7),
python3-all,
python3-pytest-asyncio,
python3-pytest-runner
Standards-Version: 4.5.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment