- 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,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef1d3f73a7a35164e88b79c937c5b68a5d0a47f83d82865d87b259a000d8d034
size 209444

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:348ba49c1565301e872b0377ee5461fd1f1e150815acce92fdda945005c755db
size 217320

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Sep 14 18:19:03 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.3.0:
* docs: fix markdown violations
* switch to uv
* Fix for type error
* fix terminal width, improve version logic
-------------------------------------------------------------------
Wed Sep 25 05:28:11 UTC 2024 - ecsos <ecsos@opensuse.org>

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