- Update to 4.3.1:
* No obvious changelog OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-multidict?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
b6d06d8bee
commit
96d944c3f3
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24052724195e46872739faa10c611957bbaceae28eec92e1ce49150b115ec5ed
|
||||
size 137359
|
3
multidict-4.3.1.tar.gz
Normal file
3
multidict-4.3.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ba766433c30d703f6b2c17eb0b6826c6f898e5f58d89373e235f07764952314
|
||||
size 137402
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 10:48:21 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Update to 4.3.1:
|
||||
* No obvious changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 17 08:09:34 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-multidict
|
||||
Version: 4.2.0
|
||||
Version: 4.3.1
|
||||
Release: 0
|
||||
Summary: Multidict implementation
|
||||
License: Apache-2.0
|
||||
@@ -27,7 +27,7 @@ Group: Development/Languages/Python
|
||||
URL: https://github.com/aio-libs/multidict
|
||||
Source: https://files.pythonhosted.org/packages/source/m/multidict/multidict-%{version}.tar.gz
|
||||
BuildRequires: %{python_module Cython}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module devel >= 3.4.1}
|
||||
BuildRequires: %{python_module pytest-runner}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
|
Reference in New Issue
Block a user