forked from pool/python-pytest-describe
- 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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e5cbaa31169f0060348ad5ca0191027e5f1f41f3f27fdeef208365e09c55eb9a
|
||||
size 9793
|
||||
3
pytest-describe-2.1.0.tar.gz
Normal file
3
pytest-describe-2.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0630c95ac4942ab8dcd8e766236f86436b4984896db0c059fc234fef66fe9732
|
||||
size 10272
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define skip_python2 1
|
||||
Name: python-pytest-describe
|
||||
Version: 2.0.1
|
||||
Version: 2.1.0
|
||||
Release: 0
|
||||
Summary: Describe-style plugin for pytest
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user