- update to 0.4.0:

* ``-R`` is added as a short version for the command-line
    option ``--remote-data``. [#62]
  * Version of Python <3.7 are no longer supported. [#65]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-remotedata?expand=0&rev=11
This commit is contained in:
2023-05-04 22:43:00 +00:00
committed by Git OBS Bridge
parent e6781f5da7
commit 0fd75b9ab8
4 changed files with 14 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-remotedata
#
# 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
@@ -16,10 +16,9 @@
#
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
%{?sle15_python_module_pythons}
Name: python-pytest-remotedata
Version: 0.3.3
Version: 0.4.0
Release: 0
Summary: Pytest plugin for controlling remote data access
License: BSD-3-Clause