mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-24 09:21:08 +00:00
document the last change
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
This commit is contained in:
parent
0dde3262d1
commit
c53750694f
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -5,6 +5,11 @@ ubuntu-dev-tools (0.188) UNRELEASED; urgency=medium
|
|||||||
+ Support Python 3.6 by calling functools.lru_cache() as a function, and
|
+ Support Python 3.6 by calling functools.lru_cache() as a function, and
|
||||||
avoid using @functools.cached_property (both new in Python 3.8).
|
avoid using @functools.cached_property (both new in Python 3.8).
|
||||||
|
|
||||||
|
[ Graham Inggs ]
|
||||||
|
* lpapicache.py:
|
||||||
|
+ Use collections.abc.Callable instead of the long deprecated
|
||||||
|
collections.Callable.
|
||||||
|
|
||||||
-- Mattia Rizzolo <mattia@debian.org> Thu, 09 Dec 2021 17:54:27 +0100
|
-- Mattia Rizzolo <mattia@debian.org> Thu, 09 Dec 2021 17:54:27 +0100
|
||||||
|
|
||||||
ubuntu-dev-tools (0.187) unstable; urgency=medium
|
ubuntu-dev-tools (0.187) unstable; urgency=medium
|
||||||
|
Loading…
x
Reference in New Issue
Block a user