From f6ef92dc4f375c7eeee45b5e5ee9d6090c7a3fd7 Mon Sep 17 00:00:00 2001 From: Mandeep Plaha <99760213+mandeepsplaha@users.noreply.github.com> Date: Wed, 10 Jan 2024 10:49:14 -0800 Subject: [PATCH] Remove CPython from %check pip3 install in cytools (#7199) --- SPECS/python-cytoolz/python-cytoolz.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/SPECS/python-cytoolz/python-cytoolz.spec b/SPECS/python-cytoolz/python-cytoolz.spec index 0c28b3b044..9d142e077c 100644 --- a/SPECS/python-cytoolz/python-cytoolz.spec +++ b/SPECS/python-cytoolz/python-cytoolz.spec @@ -3,7 +3,7 @@ Summary: Cython implementation of the toolz package Name: python-%{srcname} Version: 0.11.0 -Release: 3%{?dist} +Release: 4%{?dist} License: BSD Vendor: Microsoft Corporation Distribution: Mariner @@ -87,8 +87,7 @@ pip3 install atomicwrites>=1.3.0 \ pytest>=5.4.0 \ pytest-cov>=2.7.1 \ toolz>=0.9.0 \ - Cython \ - CPython + Cython python3 setup.py test PATH=%{buildroot}%{_bindir}:${PATH} \ PYTHONPATH=%{buildroot}%{python3_sitelib} \ @@ -102,6 +101,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %exclude %{python3_sitearch}/.pytest_cache/ %changelog +* Mon Jan 08 2024 Mandeep Plaha - 0.11.0-4 +- Remove CPython from %check pip3 install. + * Wed Jun 23 2021 Rachel Menge - 0.11.0-3 - Initial CBL-Mariner import from Fedora 34 (license: MIT) - Remove python2