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,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 3 14:55:52 UTC 2022 - Axel Braun <axel.braun@gmx.de>
|
||||||
|
|
||||||
|
- version 0.10.1
|
||||||
|
* Add support for Python 3.10
|
||||||
|
* Support directive applying to itself
|
||||||
|
* Keep tail of directive
|
||||||
|
* Use unittest discover
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 16 06:56:49 UTC 2021 - pgajdos@suse.com
|
Thu Sep 16 06:56:49 UTC 2021 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@@ -1,8 +1,8 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-relatorio
|
# spec file for package python-relatorio
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
# Copyright (c) 2016-2021 Dr. Axel Braun
|
# Copyright (c) 2016-2022 Dr. Axel Braun
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define mod_name relatorio
|
%define mod_name relatorio
|
||||||
Name: python-relatorio
|
Name: python-relatorio
|
||||||
Version: 0.10.0
|
Version: 0.10.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python module to create reports from Python objects
|
Summary: Python module to create reports from Python objects
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6b9390eab696bdf569639ff58794fb9ef8ff19f94feea5b505a6ba06d0cfd026
|
|
||||||
size 1109527
|
|
3
relatorio-0.10.1.tar.gz
Normal file
3
relatorio-0.10.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a0c72302d50d5dfa433ddab191672eec1dde1c6ed26330a378b720e5a3012e23
|
||||||
|
size 1109846
|
Reference in New Issue
Block a user