diff --git a/python-invoke.changes b/python-invoke.changes index d8bf6c5..a3fb533 100644 --- a/python-invoke.changes +++ b/python-invoke.changes @@ -56,6 +56,9 @@ Thu May 11 06:22:55 UTC 2023 - Matej Cepl has been merged into the former, and if you are overriding stop, you’ll want to make sure you now call super() somewhere if you were not already. +- Remove upstreamed patches: + - 0001-Make-test-fallback-to-system-modules-when-vendorized.patch + - pytest4.patch - Add remove-icecream.patch to remove unnecessary dependence on icecream module. - Skip temporarily failing tests (gh#pyinvoke/invoke#705).