forked from pool/python-wadllib
Accepting request 927213 from devel:languages:python
- Update to 1.3.6: - Remove buildout support in favour of tox. [bug=922605] - Adjust versioning strategy to avoid importing pkg_resources, which is slow in large environments. OBS-URL: https://build.opensuse.org/request/show/927213 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wadllib?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 24 21:33:23 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 1.3.6:
|
||||
- Remove buildout support in favour of tox. [bug=922605]
|
||||
- Adjust versioning strategy to avoid importing pkg_resources,
|
||||
which is slow in large environments.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 17 13:27:21 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
|
@@ -18,13 +18,14 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-wadllib
|
||||
Version: 1.3.5
|
||||
Version: 1.3.6
|
||||
Release: 0
|
||||
Summary: Navigate HTTP resources using WADL files as guides
|
||||
License: LGPL-3.0-or-later
|
||||
Group: Development/Languages/Python
|
||||
URL: https://launchpad.net/wadllib
|
||||
Source: https://files.pythonhosted.org/packages/source/w/wadllib/wadllib-%{version}.tar.gz
|
||||
BuildRequires: %{python_module importlib-metadata}
|
||||
BuildRequires: %{python_module lazr.uri}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
@@ -53,7 +54,7 @@ cd src
|
||||
|
||||
%files %{python_files}
|
||||
%license COPYING.txt
|
||||
%doc README.txt
|
||||
%doc README.rst NEWS.rst HACKING.rst
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84fecbaec2fef5ae2d7717a8115d271f18c6b5441eac861c58be8ca57f63c1d3
|
||||
size 62769
|
3
wadllib-1.3.6.tar.gz
Normal file
3
wadllib-1.3.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:acd9ad6a2c1007d34ca208e1da6341bbca1804c0e6850f954db04bdd7666c5fc
|
||||
size 62197
|
Reference in New Issue
Block a user