forked from pool/python-relatorio
Accepting request 974773 from home:DocB:branches:devel:languages:python
- version 0.10.1 * Add support for Python 3.10 * Support directive applying to itself * Keep tail of directive * Use unittest discover OBS-URL: https://build.opensuse.org/request/show/974773 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-relatorio?expand=0&rev=32
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#
|
||||
# spec file for package python-relatorio
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2016-2021 Dr. Axel Braun
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2016-2022 Dr. Axel Braun
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,7 +20,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define mod_name relatorio
|
||||
Name: python-relatorio
|
||||
Version: 0.10.0
|
||||
Version: 0.10.1
|
||||
Release: 0
|
||||
Summary: Python module to create reports from Python objects
|
||||
License: GPL-3.0-or-later
|
||||
|
Reference in New Issue
Block a user