17
0

4 Commits

4 changed files with 20 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,17 @@
-------------------------------------------------------------------
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>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Thu May 11 18:59:23 UTC 2023 - Ben Greiner <code@bnavigator.de>

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
@@ -16,8 +16,9 @@
#
%{?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