14
0

- update to 1.0.7:

* Use default json encoder 'str'

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-metaextract?expand=0&rev=31
This commit is contained in:
2020-03-29 05:34:55 +00:00
committed by Git OBS Bridge
parent b2560c99ed
commit d9fda644ee
4 changed files with 12 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-metaextract
#
# Copyright (c) 2019 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
@@ -18,12 +18,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-metaextract
Version: 1.0.6
Version: 1.0.7
Release: 0
Summary: Module to collect metadata for Python modules
License: Apache-2.0
Group: Development/Languages/Python
Url: http://github.com/toabctl/metaextract
URL: http://github.com/toabctl/metaextract
Source: https://github.com/toabctl/metaextract/archive/%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes