11
0
forked from pool/python-syrupy

Accepting request 1100458 from devel:languages:python:pytest

- update to 4.0.8:
  * diffing excessively large snapshot lines (#778) (64b4265)
  * large snapshot diff recursion error (#776) (24260b1)
  * improve reporting around xfailed snapshots
  * hide empty snapshot report (#768) (8f581d5)

OBS-URL: https://build.opensuse.org/request/show/1100458
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-syrupy?expand=0&rev=2
This commit is contained in:
2023-07-26 11:21:45 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jul 24 19:59:52 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 4.0.8:
* diffing excessively large snapshot lines (#778) (64b4265)
* large snapshot diff recursion error (#776) (24260b1)
* improve reporting around xfailed snapshots
* hide empty snapshot report (#768) (8f581d5)
-------------------------------------------------------------------
Thu Jul 13 08:05:18 UTC 2023 - Markéta Machová <mmachova@suse.com>

View File

@@ -17,7 +17,7 @@
Name: python-syrupy
Version: 4.0.4
Version: 4.0.8
Release: 0
Summary: Pytest Snapshot Test Utility
License: Apache-2.0
@@ -25,13 +25,13 @@ URL: https://github.com/tophat/syrupy
Source: https://github.com/tophat/syrupy/archive/refs/tags/v%{version}.tar.gz#/syrupy-%{version}.tar.gz
# PATCH-FIX-OPENSUSE mmachova@suse.com syrupy has a dependency colored (yet another terminal colors), which we don't have in the distribution and I couldn't manage to package it.
Patch: no-colored.patch
BuildRequires: python-rpm-macros
BuildRequires: %{python_module pip}
BuildRequires: %{python_module poetry-core >= 1.4.0}
BuildRequires: %{python_module pytest >= 7.0.0}
BuildRequires: %{python_module pytest-benchmark >= 4.0.0}
BuildRequires: %{python_module pytest-xdist >= 3.1.0}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-pytest >= 7.0.0
BuildArch: noarch
%python_subpackages

View File

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

3
syrupy-4.0.8.tar.gz Normal file
View File

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