synapse-product/changelog.d
David Robertson d2ef1a79cf
Relax version guard for packaging (#12166)
It’s just occurred to me that #12088 pulled in the “packaging” package (~=21.3). I pulled in the newest version I had at the time.

I only use it for packaging.requirements.Requirements. Which was added in packaging 16.1: https://github.com/pypa/packaging/releases/tag/16.1

https://pkgs.org/download/python3-packaging suggests that the oldest version we care about is 17.1 in Ubuntu Bionic. So I think with this bound we're hunky dory.
2022-03-04 22:40:24 +00:00
..
.gitignore
12127.misc Make release script write correct no-op changelog (#12127) 2022-03-02 14:28:18 +00:00
12129.misc Don't impose version checks on dev extras at runtime (#12129) 2022-03-03 12:47:55 +00:00
12141.bugfix Correctly register deactivation and profile update module callbacks (#12141) 2022-03-03 11:39:58 +01:00
12166.misc Relax version guard for packaging (#12166) 2022-03-04 22:40:24 +00:00