From d1f3f748e357d826b1f8ad5e33f166343ce914773af557ce502952c975157e83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 15 Apr 2020 08:36:21 +0000 Subject: [PATCH] Accepting request 794062 from home:polslinux:branches:devel:languages:python - Switch to pytest OBS-URL: https://build.opensuse.org/request/show/794062 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opcodes?expand=0&rev=3 --- python-opcodes.changes | 5 +++++ python-opcodes.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/python-opcodes.changes b/python-opcodes.changes index 2971988..5c90165 100644 --- a/python-opcodes.changes +++ b/python-opcodes.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 15 08:15:23 UTC 2020 - Paolo Stivanin + +- Switch to pytest + ------------------------------------------------------------------- Tue Apr 2 12:20:00 UTC 2019 - Christian Goll diff --git a/python-opcodes.spec b/python-opcodes.spec index 10be6c2..9d53272 100644 --- a/python-opcodes.spec +++ b/python-opcodes.spec @@ -1,7 +1,7 @@ # # spec file for package python-opcodes # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,10 +23,10 @@ Release: 0 Summary: Database of Processor Instructions/Opcodes License: BSD-2-Clause Group: Development/Languages/Python -Url: https://github.com/Maratyszcza/Opcodes +URL: https://github.com/Maratyszcza/Opcodes Source: https://files.pythonhosted.org/packages/source/o/opcodes/opcodes-%{version}.tar.gz +BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module nose} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch @@ -56,7 +56,7 @@ This project is a spin-off from