commit python-pytest-sugar for openSUSE:Factory

2023-07-27 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytest-sugar for 
openSUSE:Factory checked in at 2023-07-27 16:53:30

Comparing /work/SRC/openSUSE:Factory/python-pytest-sugar (Old)
 and  /work/SRC/openSUSE:Factory/.python-pytest-sugar.new.32662 (New)


Package is "python-pytest-sugar"

Thu Jul 27 16:53:30 2023 rev:10 rq:1101083 version:0.9.7

Changes:

--- /work/SRC/openSUSE:Factory/python-pytest-sugar/python-pytest-sugar.changes  
2023-05-05 15:58:46.348596418 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-sugar.new.32662/python-pytest-sugar.changes
   2023-07-27 16:53:39.622781061 +0200
@@ -1,0 +2,5 @@
+Thu Jul 27 12:46:32 UTC 2023 - ecsos 
+
+- Add %{?sle15_python_module_pythons}
+
+---



Other differences:
--
++ python-pytest-sugar.spec ++
--- /var/tmp/diff_new_pack.9J5B9n/_old  2023-07-27 16:53:40.286784813 +0200
+++ /var/tmp/diff_new_pack.9J5B9n/_new  2023-07-27 16:53:40.294784858 +0200
@@ -16,6 +16,7 @@
 #
 
 
+%{?sle15_python_module_pythons}
 Name:   python-pytest-sugar
 Version:0.9.7
 Release:0


commit python-pytest-sugar for openSUSE:Factory

2023-05-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytest-sugar for 
openSUSE:Factory checked in at 2023-05-05 15:58:21

Comparing /work/SRC/openSUSE:Factory/python-pytest-sugar (Old)
 and  /work/SRC/openSUSE:Factory/.python-pytest-sugar.new.1533 (New)


Package is "python-pytest-sugar"

Fri May  5 15:58:21 2023 rev:9 rq:1084892 version:0.9.7

Changes:

--- /work/SRC/openSUSE:Factory/python-pytest-sugar/python-pytest-sugar.changes  
2022-11-30 15:01:17.429817945 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-sugar.new.1533/python-pytest-sugar.changes
2023-05-05 15:58:46.348596418 +0200
@@ -1,0 +2,7 @@
+Thu May  4 22:24:11 UTC 2023 - Dirk Müller 
+
+- update to 0.9.7:
+  * For long-running tests, display minutes and not only seconds
+  * Add support for Pytest’s ``--header`` option (thanks @wiresv)
+
+---

Old:

  pytest-sugar-0.9.6.tar.gz

New:

  pytest-sugar-0.9.7.tar.gz



Other differences:
--
++ python-pytest-sugar.spec ++
--- /var/tmp/diff_new_pack.DcI7sD/_old  2023-05-05 15:58:46.820599122 +0200
+++ /var/tmp/diff_new_pack.DcI7sD/_new  2023-05-05 15:58:46.824599145 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytest-sugar
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python-pytest-sugar
-Version:0.9.6
+Version:0.9.7
 Release:0
 Summary:Pretty printer for pytest progress
 License:BSD-3-Clause

++ pytest-sugar-0.9.6.tar.gz -> pytest-sugar-0.9.7.tar.gz ++
 2077 lines of diff (skipped)


commit python-pytest-sugar for openSUSE:Factory

2022-11-30 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytest-sugar for 
openSUSE:Factory checked in at 2022-11-30 15:00:21

Comparing /work/SRC/openSUSE:Factory/python-pytest-sugar (Old)
 and  /work/SRC/openSUSE:Factory/.python-pytest-sugar.new.1597 (New)


Package is "python-pytest-sugar"

Wed Nov 30 15:00:21 2022 rev:8 rq:1039090 version:0.9.6

Changes:

--- /work/SRC/openSUSE:Factory/python-pytest-sugar/python-pytest-sugar.changes  
2020-11-06 23:45:15.887244596 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-sugar.new.1597/python-pytest-sugar.changes
2022-11-30 15:01:17.429817945 +0100
@@ -1,0 +2,12 @@
+Wed Nov 30 11:39:52 UTC 2022 - Daniel Garcia 
+
+- Remove python_module macro definition 
+- More specific python_sitelib in %files
+- Update to 0.9.6:
+  * Remove py.std calls (thanks @alexcjohnson)
+- 0.9.5:
+  * Fix distutils deprecation warning (thanks @tgagor)
+  * Fix incompatibility with pytest-timeout (thanks @graingert)
+  * Update pytest naming convention in documentation (thanks @avallbona)
+
+---

Old:

  pytest-sugar-0.9.4.tar.gz

New:

  pytest-sugar-0.9.6.tar.gz



Other differences:
--
++ python-pytest-sugar.spec ++
--- /var/tmp/diff_new_pack.MGhWjM/_old  2022-11-30 15:01:17.853820434 +0100
+++ /var/tmp/diff_new_pack.MGhWjM/_new  2022-11-30 15:01:17.861820481 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytest-sugar
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,8 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pytest-sugar
-Version:0.9.4
+Version:0.9.6
 Release:0
 Summary:Pretty printer for pytest progress
 License:BSD-3-Clause
@@ -53,6 +52,8 @@
 %files %{python_files}
 %license LICENSE
 %doc README.md
-%{python_sitelib}/*
+%pycache_only %{python_sitelib}/__pycache__/*.pyc
+%{python_sitelib}/pytest_sugar.py
+%{python_sitelib}/pytest_sugar-%{version}*-info
 
 %changelog

++ pytest-sugar-0.9.4.tar.gz -> pytest-sugar-0.9.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-sugar-0.9.4/CHANGES.rst 
new/pytest-sugar-0.9.6/CHANGES.rst
--- old/pytest-sugar-0.9.4/CHANGES.rst  2020-07-06 20:38:26.0 +0200
+++ new/pytest-sugar-0.9.6/CHANGES.rst  2022-11-05 09:00:09.0 +0100
@@ -3,6 +3,18 @@
 
 A list of changes between each release.
 
+0.9.6 (2022-11-5)
+^^^
+
+- Remove py.std calls (thanks @alexcjohnson)
+
+0.9.5 (2022-07-10)
+^^^
+
+- Fix distutils deprecation warning (thanks @tgagor)
+- Fix incompatibility with pytest-timeout (thanks @graingert)
+- Update pytest naming convention in documentation (thanks @avallbona)
+
 0.9.4 (2020-07-06)
 ^^^
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-sugar-0.9.4/PKG-INFO 
new/pytest-sugar-0.9.6/PKG-INFO
--- old/pytest-sugar-0.9.4/PKG-INFO 2020-07-06 20:39:17.0 +0200
+++ new/pytest-sugar-0.9.6/PKG-INFO 2022-11-05 09:03:13.919092400 +0100
@@ -1,52 +1,13 @@
-Metadata-Version: 1.1
+Metadata-Version: 2.1
 Name: pytest-sugar
-Version: 0.9.4
+Version: 0.9.6
 Summary: pytest-sugar is a plugin for pytest that changes the default look and 
feel of pytest (e.g. progressbar, show tests that fail instantly).
-Home-page: http://pivotfinland.com/pytest-sugar/
+Home-page: https://pivotfinland.com/pytest-sugar/
 Author: Teemu, Janne Vanhala and others
 Author-email: orkkiole...@gmail.com, janne.vanh...@gmail.com
 License: BSD
-Description: # pytest-sugar
-
-[![Build 
status](https://travis-ci.org/Teemu/pytest-sugar.svg?branch=master)](https://travis-ci.org/Teemu/pytest-sugar)
-[![Pypi 
version](https://img.shields.io/pypi/v/pytest-sugar.svg)](https://pypi.org/project/pytest-sugar/)
-
-pytest-sugar is a plugin for [py.test](http://pytest.org) that shows
-failures and errors instantly and shows a progress bar.
-
-![Demo](http://pivotfinland.com/pytest-sugar/img/video.gif)
-
-## Requirements
-
-You will need the following prerequisites in order to use pytest-sugar:
-
-- Python 2.7, 3.4 or newer
-- pytest 2.9.0 or newer
-- pytest-xdist 1.14 or above if you want the progress bar to work 
while running
-  tests in parallel
-
-## Installation
-
-T