forked from pool/python-wadllib
Accepting request 822209 from home:mcalabkova:branches:devel:languages:python
- Update to 1.3.4
* Advertise support for Python 3.8.
* Add Python 3.9 compatibility by using xml.etree.ElementTree if
xml.etree.cElementTree does not exist. [bug=1870294]
OBS-URL: https://build.opensuse.org/request/show/822209
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wadllib?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
0ad5d1e976
commit
4d1e4159be
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 10:40:47 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- Update to 1.3.4
|
||||
* Advertise support for Python 3.8.
|
||||
* Add Python 3.9 compatibility by using xml.etree.ElementTree if
|
||||
xml.etree.cElementTree does not exist. [bug=1870294]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 23 09:25:47 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-wadllib
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,13 +12,13 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-wadllib
|
||||
Version: 1.3.3
|
||||
Version: 1.3.4
|
||||
Release: 0
|
||||
Summary: Navigate HTTP resources using WADL files as guides
|
||||
License: LGPL-3.0-or-later
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1234cfe81e2cf223e56816f86df3aa18801d1770261865d93337b8b603be366e
|
||||
size 62394
|
||||
3
wadllib-1.3.4.tar.gz
Normal file
3
wadllib-1.3.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e995691713d3c795d2b36278de8e212241870f46bec6ecba91794ea3cc5bd67d
|
||||
size 63151
|
||||
Reference in New Issue
Block a user