14
0
forked from pool/python-vcrpy

Accepting request 1093289 from devel:languages:python:mailman:backports

- Use sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1093289
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vcrpy?expand=0&rev=36
This commit is contained in:
2023-06-15 20:02:53 +00:00
committed by Git OBS Bridge
parent 9a37894ea1
commit 5c1708d0e8
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 15 11:58:24 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
- Use sle15_python_module_pythons
------------------------------------------------------------------- -------------------------------------------------------------------
Tue May 23 14:34:54 UTC 2023 - Ben Greiner <code@bnavigator.de> Tue May 23 14:34:54 UTC 2023 - Ben Greiner <code@bnavigator.de>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-vcrpy # spec file for package python-vcrpy
# #
# Copyright (c) 2022 SUSE LLC # Copyright (c) 2023 SUSE LLC
# Copyright (c) 2015 LISA GmbH, Bingen, Germany. # Copyright (c) 2015 LISA GmbH, Bingen, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
@@ -17,6 +17,7 @@
# #
%{?sle15_python_module_pythons}
Name: python-vcrpy Name: python-vcrpy
Version: 4.2.1 Version: 4.2.1
Release: 0 Release: 0
@@ -39,8 +40,8 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros
Requires: python-PyYAML Requires: python-PyYAML
Requires: python-six >= 1.5 Requires: python-six >= 1.5
Requires: python-wrapt
Requires: python-urllib3 < 2 Requires: python-urllib3 < 2
Requires: python-wrapt
BuildArch: noarch BuildArch: noarch
Requires: python-yarl Requires: python-yarl
%python_subpackages %python_subpackages