forked from pool/python-pymacaroons
Accepting request 967683 from home:pgajdos:python
- do not require python-mock for build - modified patches % python-pymacaroons-remove-nose.patch (refreshed) OBS-URL: https://build.opensuse.org/request/show/967683 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymacaroons?expand=0&rev=8
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pymacaroons
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
|
||||
%define skip_python2 1
|
||||
Name: python-pymacaroons
|
||||
Version: 0.13.0
|
||||
Release: 0
|
||||
@@ -32,7 +32,6 @@ BuildRequires: %{python_module PyNaCl < 2.0}
|
||||
BuildRequires: %{python_module PyNaCl >= 1.1.2}
|
||||
BuildRequires: %{python_module cffi}
|
||||
BuildRequires: %{python_module hypothesis}
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six >= 1.8.0}
|
||||
|
Reference in New Issue
Block a user