From 0575bfbe423007dc822f374a41303335bd8fcdad554056588f2f41dd0a09ffa3 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 18 Apr 2021 20:57:26 +0000 Subject: [PATCH] Fix changes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rope?expand=0&rev=46 --- python-rope.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/python-rope.changes b/python-rope.changes index 16d965a..e364cd6 100644 --- a/python-rope.changes +++ b/python-rope.changes @@ -29,6 +29,7 @@ Sun Apr 18 20:56:15 UTC 2021 - Matej Cepl ast.JoinedStr/FormattedValue in older python - Fix some f-string corner cases - Implement PEP-448 generalized dict-unpacking +- Removed upstreamed rope-pr333-py39.patch. ------------------------------------------------------------------- Wed Mar 31 12:05:06 UTC 2021 - Ben Greiner