From 4d51655b5fe942505ae72c2404ac020c920e6bb2 Mon Sep 17 00:00:00 2001 From: Matthias Urlichs Date: Wed, 18 Jan 2023 19:36:09 +0100 Subject: [PATCH] compat uptick --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index ec63514..b1bd38b 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +13 diff --git a/debian/control b/debian/control index 65aa9d1..f3849fb 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: async-amqp Maintainer: Matthias Urlichs Section: python Priority: optional -Build-Depends: python3-setuptools, python3-all, debhelper (>= 9), +Build-Depends: python3-setuptools, python3-all, debhelper (>= 13), python3 (>> 3.6), python3-anyio, python3-pytest-trio,