14
0

Accepting request 783000 from home:mcalabkova:branches:devel:languages:python

What the hell is this package?

- Set version to 8.1.0

- Update to 8.1.0
  * In sphinx when loading metadata, trap a ValueError to include the offending value.
  * Require Python 3.6 or later.
  * Removed 'cheese' package as it was built for a use-case that is no longer needed.
  * Sphinx plugin now declares support for parallel reads (optimistically).

OBS-URL: https://build.opensuse.org/request/show/783000
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2020-03-09 15:22:06 +00:00
committed by Git OBS Bridge
parent ca18f97f0b
commit 7c1dc753ca
6 changed files with 27 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-jaraco.base
#
# 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-jaraco.base
Version: 6.1
Version: 8.1.0
Release: 0
Summary: Base namespace for jaraco packages
License: MIT
Group: Development/Languages/Python
Url: https://github.com/jaraco/jaraco.packaging
URL: https://github.com/jaraco/jaraco.packaging
Source: https://files.pythonhosted.org/packages/source/j/jaraco.packaging/jaraco.packaging-%{version}.tar.gz
BuildRequires: %{python_module base}
BuildRequires: fdupes