diff --git a/multidict-4.7.6.tar.gz b/multidict-4.7.6.tar.gz deleted file mode 100644 index 0cde675..0000000 --- a/multidict-4.7.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fbb77a75e529021e7c4a8d4e823d88ef4d23674a202be4f5addffc72cbb91430 -size 50958 diff --git a/multidict-5.0.2.tar.gz b/multidict-5.0.2.tar.gz new file mode 100644 index 0000000..6e7edf1 --- /dev/null +++ b/multidict-5.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5bf89fe57f702a046c7ec718fe330ed50efd4bcf74722940db2eb0919cddb1c +size 53309 diff --git a/python-multidict.changes b/python-multidict.changes index 6a1139c..5a96796 100644 --- a/python-multidict.changes +++ b/python-multidict.changes @@ -1,9 +1,15 @@ +------------------------------------------------------------------- +Sat Nov 21 10:47:36 UTC 2020 - John Vandenberg + +- Update to v5.0.2 + * No runtime changes + ------------------------------------------------------------------- Thu Sep 17 11:34:02 UTC 2020 - Dirk Mueller - update to 4.7.6: - - Fixed an issue with some versions of the ``wheel`` dist - failing because of being unable to detect the license file. + * Fixed an issue with some versions of the ``wheel`` dist + failing because of being unable to detect the license file. ------------------------------------------------------------------- Fri Mar 13 08:40:13 UTC 2020 - Tomáš Chvátal diff --git a/python-multidict.spec b/python-multidict.spec index 0060da2..138a878 100644 --- a/python-multidict.spec +++ b/python-multidict.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-multidict -Version: 4.7.6 +Version: 5.0.2 Release: 0 Summary: Multidict implementation License: Apache-2.0 @@ -47,7 +47,7 @@ export CFLAGS="%{optflags}" %install %python_install -%python_expand rm %{buildroot}%{$python_sitearch}/multidict/*.c +%python_expand rm %{buildroot}%{$python_sitearch}/multidict/*.c %{buildroot}%{$python_sitearch}/multidict/_multilib/*.h %python_expand %fdupes %{buildroot}%{$python_sitearch} %check