remove unnecessary buildrequirement
This commit is contained in:
parent
15bebcf1ee
commit
19ca172626
@ -1,13 +1,13 @@
|
||||
Name: python-webob
|
||||
Version: 1.8.7
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: WSGI request and response object
|
||||
License: MIT
|
||||
URL: http://pythonpaste.org/webob/
|
||||
Source0: https://files.pythonhosted.org/packages/source/W/WebOb/WebOb-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel, python3-setuptools, python3-nose, python3-pytest
|
||||
BuildRequires: python3-devel, python3-pytest
|
||||
|
||||
%description
|
||||
WebOb provides wrappers around the WSGI request environment,
|
||||
@ -50,6 +50,9 @@ py.test-3 tests
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 02 2022 zhaoshuang <zhaoshuang@uniontech.com> - 1.8.7-2
|
||||
- remove some unnecessary buildrequirements
|
||||
|
||||
* Thu Aug 05 2021 liusheng <liusheng2048@gmail.com> - 1.8.7-1
|
||||
- Upgrade to version 1.8.7
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user