diff --git a/multidict-6.0.2.tar.gz b/multidict-6.0.2.tar.gz deleted file mode 100644 index 5bf286f..0000000 --- a/multidict-6.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ff3bd75f38e4c43f1f470f2df7a4d430b821c4ce22be384e1459cb57d6bb013 -size 50334 diff --git a/multidict-6.0.3.tar.gz b/multidict-6.0.3.tar.gz new file mode 100644 index 0000000..ab33ee9 --- /dev/null +++ b/multidict-6.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2523a29006c034687eccd3ee70093a697129a3ffe8732535d3b2df6a4ecc279d +size 51223 diff --git a/python-multidict.changes b/python-multidict.changes index 711666e..aa8a20b 100644 --- a/python-multidict.changes +++ b/python-multidict.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Dec 7 19:54:19 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 6.0.3: + * Features + Declared the official support for Python 3.11 — by @mlegner. (#872) + ------------------------------------------------------------------- Thu Feb 24 08:14:48 UTC 2022 - Adrian Schröter diff --git a/python-multidict.spec b/python-multidict.spec index 8d3dc9c..bc03eaf 100644 --- a/python-multidict.spec +++ b/python-multidict.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-multidict -Version: 6.0.2 +Version: 6.0.3 Release: 0 Summary: Multidict implementation License: Apache-2.0