- update to 2.1.0:

* This version comes with some internal clean-up and
    modernization and now supports pytest 4.0 to 7.3 on Python
    3.7 to 3.11.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-describe?expand=0&rev=7
This commit is contained in:
2023-05-04 22:39:44 +00:00
committed by Git OBS Bridge
parent 64213a6504
commit de010a83ad
4 changed files with 13 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu May 4 22:38:28 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.1.0:
* This version comes with some internal clean-up and
modernization and now supports pytest 4.0 to 7.3 on Python
3.7 to 3.11.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Nov 30 08:24:00 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com> Wed Nov 30 08:24:00 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-pytest-describe # spec file for package python-pytest-describe
# #
# Copyright (c) 2022 SUSE LLC # Copyright (c) 2023 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define skip_python2 1 %define skip_python2 1
Name: python-pytest-describe Name: python-pytest-describe
Version: 2.0.1 Version: 2.1.0
Release: 0 Release: 0
Summary: Describe-style plugin for pytest Summary: Describe-style plugin for pytest
License: MIT License: MIT