15
0
forked from pool/python-asv

Accepting request 893904 from home:pgajdos:python

- version update to 0.4.2
  * Do not supply ``--no-site-packages`` to virtualenv, as it is on by
    default and no longer supported. (#917)

OBS-URL: https://build.opensuse.org/request/show/893904
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asv?expand=0&rev=8
This commit is contained in:
2021-05-18 07:06:43 +00:00
committed by Git OBS Bridge
parent 53eebbda2c
commit 3db0eb07b0
4 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9dd9b97f4bebfb363a42c1ca72233a7e8428fcd12e3626e4e256151799e5038f
size 470151

3
asv-0.4.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9134f56b7a2f465420f17b5bb0dee16047a70f01029c996b7ab3f197de2d0779
size 476823

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue May 18 06:44:31 UTC 2021 - pgajdos@suse.com
- version update to 0.4.2
* Do not supply ``--no-site-packages`` to virtualenv, as it is on by
default and no longer supported. (#917)
-------------------------------------------------------------------
Wed May 27 09:36:06 UTC 2020 - Petr Gajdos <pgajdos@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-asv
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-asv
Version: 0.4.1
Version: 0.4.2
Release: 0
Summary: Airspeed Velocity: A Python history benchmarking tool
License: BSD-3-Clause AND MIT
@@ -32,7 +32,7 @@ BuildRequires: gcc-c++
BuildRequires: python-rpm-macros
Requires: python-six >= 1.4
Requires(post): update-alternatives
Requires(postun): update-alternatives
Requires(postun):update-alternatives
Suggests: python-python-hglib >= 1.5
# SECTION test requirements
BuildRequires: %{python_module pip}
@@ -66,7 +66,7 @@ export CFLAGS="%{optflags}"
%check
#MVY: there are so MANY tests failing inside OBS - like test_continuous calling pip and building bad command line
exit 0
# % python_exec setup.py test
# % pytest
%post
%python_install_alternative asv