14
0

- 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-multidict?expand=0&rev=30
This commit is contained in:
2020-09-17 11:35:06 +00:00
committed by Git OBS Bridge
parent b34029b78a
commit 4ea092bdea
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aee283c49601fa4c13adc64c09c978838a7e812f85377ae130a24d7198c0331e
size 50845

3
multidict-4.7.6.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fbb77a75e529021e7c4a8d4e823d88ef4d23674a202be4f5addffc72cbb91430
size 50958

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Sep 17 11:34:02 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- 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.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 13 08:40:13 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com> Fri Mar 13 08:40:13 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1 %define skip_python2 1
Name: python-multidict Name: python-multidict
Version: 4.7.5 Version: 4.7.6
Release: 0 Release: 0
Summary: Multidict implementation Summary: Multidict implementation
License: Apache-2.0 License: Apache-2.0