From: biao716.wang Date: Wed, 13 Oct 2021 07:49:59 +0000 (+0900) Subject: Upgrade version to 2.4.4 for debian X-Git-Tag: accepted/tizen/devbase/tools/20211012.121050^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_devbase_tools;p=services%2Fpython-requests.git Upgrade version to 2.4.4 for debian Change-Id: I76036dfd56406566271cfdaca03a57303befea59 Signed-off-by: biao716.wang --- diff --git a/debian/changelog b/debian/changelog index 6f09f0b..2c544e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-requests (2.4.4) unstable; urgency=low + + * update the urllib3 code of 3rd party + * remove build dependence with python-support + + -- Biao Wang Tue, 12 Oct 2021 09:40:30 +0800 + python-requests (2.0.2) unstable; urgency=low * add debian diff --git a/debian/control b/debian/control index f7f3f9e..6d3edfb 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: extra Maintainer: Jian-feng Ding Build-Depends: debhelper (>= 7.0.15), cdbs, python-dev, dh-python, python-docutils, python, python-setuptools -Standards-Version: 2.0.2 +Standards-Version: 2.4.4 Homepage: http://www.tizen.org Package: python-requests