- update to 1.3.0:

* docs: fix markdown violations
  * switch to uv
  * Fix for type error
  * fix terminal width, improve version logic

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-pretty?expand=0&rev=5
This commit is contained in:
2025-09-14 18:19:24 +00:00
committed by Git OBS Bridge
parent 52e0f1b6f0
commit fad5c4e6d4
4 changed files with 14 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-pretty
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pytest-pretty
Version: 1.2.0
Version: 1.3.0
Release: 0
Summary: Pytest plugin for printing summary data as I want it
License: MIT