Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-pytest-benchmark-4.0.0-150400.9.3.6 RPM for noarch

From OpenSuSE Leap 15.6 for noarch

Name: python311-pytest-benchmark Distribution: SUSE Linux Enterprise 15
Version: 4.0.0 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150400.9.3.6 Build date: Wed Oct 4 01:15:10 2023
Group: Unspecified Build host: h04-ch1c
Size: 344550 Source RPM: python-pytest-benchmark-4.0.0-150400.9.3.6.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/ionelmc/pytest-benchmark
Summary: A py.test fixture for benchmarking code
A py.test fixture for benchmarking code. It will group the tests into
rounds that are calibrated to the chosen timer.

Provides

Requires

License

BSD-2-Clause

Changelog

* Fri Apr 21 2023 dmueller@suse.com
  - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 mcepl@suse.com
  - Make calling of %{sle15modernpython} optional.
* Mon Mar 20 2023 steven.kowalik@suse.com
  - Add ptch ignore-deprecationwarning.patch:
    * Ignore DeprecationWarning, some of our dependancies use pkg_resources.
* Tue Jan 17 2023 daniel.garcia@suse.com
  - Modify the py311.patch to fix the test_abort_broken test, instead of
    disabling.
* Tue Jan 17 2023 daniel.garcia@suse.com
  - Add py311.patch to make it compatible with python 3.11,
    gh#ionelmc/pytest-benchmark#232
  - Disable broken test_abort_broken, this test is broken because the output of
    the tests is a bit different with python 3.11 so we can disable until it's
    fixed.
* Wed Nov 30 2022 daniel.garcia@suse.com
  - Update to 4.0.0:
    * Dropped support for legacy Pythons (2.7, 3.6 or older).
    * Switched CI to GitHub Actions.
    * Removed dependency on the py library (that was not properly specified as a
      dependency anyway).
    * Fix skipping test in test_utils.py if appropriate VCS not available. Also
      fix typo. Contributed by Sam James in #211.
    * Added support for pytest 7.2.0 by using pytest.hookimpl and pytest.hookspec
      to configure hooks. Contributed by Florian Bruhin in #224.
    * Now no save is attempted if --benchmark-disable is used. Fixes #205.
      Contributed by Friedrich Delgado in #207.
* Mon Mar 28 2022 code@bnavigator.de
  - Update to 3.4.1
    * Disable progress indication unless --benchmark-verbose is used.
      Contributed by Dimitris Rozakis in #149.
    * Added Python 3.9, dropped Python 3.5. Contributed by Miroslav
      Šedivý in #189.
    * Changed the "cpu" data in the json output to include everything
      that cpuinfo outputs, for better or worse as cpuinfo 6.0
      changed some fields. Users should now ensure they are an
      adequate cpuinfo package installed. MAY BE BACKWARDS
      INCOMPATIBLE
    * Changed behavior of --benchmark-skip and --benchmark-only to
      apply early in the collection phase. This means skipped tests
      won't make pytest run fixtures for said tests unnecessarily,
      but unfortunately this also means the skipping behavior will be
      applied to any tests that requires a "benchmark" fixture,
      regardless if it would come from pytest-benchmark or not. MAY
      BE BACKWARDS INCOMPATIBLE
    * Added --benchmark-quiet - option to disable reporting and other
      information output.
    * Squelched unnecessary warning when --benchmark-disable and save
      options are used. Fixes #199.
    * PerformanceRegression exception no longer inherits
      pytest.UsageError (apparently a final class).
* Wed Aug 05 2020 jayvdb@gmail.com
  - Remove pytest-xdist from build
  - Re-activate test suite
* Fri Mar 13 2020 tchvatal@suse.com
  - Fix buidling without python2
* Mon Jan 13 2020 tchvatal@suse.com
  - Update to 3.2.3:
    * Fixed "already-imported" pytest warning. Contributed by Jonathan Simon Prates in #151.
    * Fixed breakage that occurs when benchmark is disabled while using cprofile feature (by disabling cprofile too).
    * Dropped Python 3.4 from the test suite and updated test deps.
    * Fixed pytest_benchmark.utils.clonefunc to work on Python 3.8.
* Mon Jul 22 2019 tchvatal@suse.com
  - Disable tests for now, the output from pytest changed quite a
    bit and upstream needs to adapt it for pytest5. The plugin
    actually works, it just fails its own testsuite...
* Thu May 09 2019 mcepl@suse.com
  - Add fix-test-fast.patch to avoid failing
    tests/test_normal.py::test_fast test on 32bit platform.
* Thu Mar 28 2019 tchvatal@suse.com
  - Try to avoid messing up bytecode of the installed pkg
* Tue Mar 26 2019 tchvatal@suse.com
  - Add missing dependency on pygal and pygaljs
* Mon Mar 25 2019 tchvatal@suse.com
  - Add missing dependency on aspectlib
* Wed Feb 13 2019 tchvatal@suse.com
  - Update to 3.2.2:
    * Added support for pytest items without funcargs. Fixes interoperability with other pytest plugins like pytest-flake8.
    * Added missing version constraint change. Now pytest >= 3.8 is required (due to pytest 4.1 support).
    * Fixed couple CI/test issues.
    * Fixed broken pytest_benchmark.__version__.
    * Added support for simple trial x-axis histogram label. Contributed by Ken Crowell in #95).
    * Added support for Pytest 3.3+, Contributed by Julien Nicoulaud in #103.
    * Added support for Pytest 4.0. Contributed by Pablo Aguiar in #129 and #130.
    * Added support for Pytest 4.1.
    * Various formatting, spelling and documentation fixes. Contributed by Ken Crowell, Ofek Lev, Matthew Feickert, Jose Eduardo, Anton Lodder, Alexander Duryagin and Grygorii Iermolenko in #97, #97, #105, #110, #111, #115, #123, #131 and #140.
    * Fixed broken pytest_benchmark_update_machine_info hook. Contributed by Alex Ford in #109.
    * Fixed bogus xdist warning when using --benchmark-disable. Contributed by Francesco Ballarin in #113.
    * Added support for pathlib2. Contributed by Lincoln de Sousa in #114.
    * Changed handling so you can use --benchmark-skip and --benchmark-only, with the later having priority. Contributed by Ofek Lev in #116.
    * Fixed various CI/testing issues. Contributed by Stanislav Levin in #134, #136 and #138.
* Wed May 09 2018 toddrme2178@gmail.com
  - Use license tag
  - Implement update-alternatives
* Thu Oct 19 2017 toddrme2178@gmail.com
  - Initial version

Files

/etc/alternatives/py.test-benchmark
/etc/alternatives/pytest-benchmark
/usr/bin/py.test-benchmark
/usr/bin/py.test-benchmark-3.11
/usr/bin/pytest-benchmark
/usr/bin/pytest-benchmark-3.11
/usr/lib/python3.11/site-packages/pytest_benchmark
/usr/lib/python3.11/site-packages/pytest_benchmark-4.0.0-py3.11.egg-info
/usr/lib/python3.11/site-packages/pytest_benchmark-4.0.0-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/pytest_benchmark-4.0.0-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/pytest_benchmark-4.0.0-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/pytest_benchmark-4.0.0-py3.11.egg-info/entry_points.txt
/usr/lib/python3.11/site-packages/pytest_benchmark-4.0.0-py3.11.egg-info/not-zip-safe
/usr/lib/python3.11/site-packages/pytest_benchmark-4.0.0-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/pytest_benchmark-4.0.0-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/pytest_benchmark/__init__.py
/usr/lib/python3.11/site-packages/pytest_benchmark/__main__.py
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/__main__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/__main__.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/cli.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/cli.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/compat.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/compat.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/csv.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/csv.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/fixture.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/fixture.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/histogram.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/histogram.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/hookspec.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/hookspec.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/logger.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/logger.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/plugin.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/plugin.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/session.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/session.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/stats.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/stats.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/table.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/table.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/timers.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/timers.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/utils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/__pycache__/utils.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/cli.py
/usr/lib/python3.11/site-packages/pytest_benchmark/compat.py
/usr/lib/python3.11/site-packages/pytest_benchmark/csv.py
/usr/lib/python3.11/site-packages/pytest_benchmark/fixture.py
/usr/lib/python3.11/site-packages/pytest_benchmark/histogram.py
/usr/lib/python3.11/site-packages/pytest_benchmark/hookspec.py
/usr/lib/python3.11/site-packages/pytest_benchmark/logger.py
/usr/lib/python3.11/site-packages/pytest_benchmark/plugin.py
/usr/lib/python3.11/site-packages/pytest_benchmark/session.py
/usr/lib/python3.11/site-packages/pytest_benchmark/stats.py
/usr/lib/python3.11/site-packages/pytest_benchmark/storage
/usr/lib/python3.11/site-packages/pytest_benchmark/storage/__init__.py
/usr/lib/python3.11/site-packages/pytest_benchmark/storage/__pycache__
/usr/lib/python3.11/site-packages/pytest_benchmark/storage/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/storage/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/storage/__pycache__/elasticsearch.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/storage/__pycache__/elasticsearch.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/storage/__pycache__/file.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/storage/__pycache__/file.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_benchmark/storage/elasticsearch.py
/usr/lib/python3.11/site-packages/pytest_benchmark/storage/file.py
/usr/lib/python3.11/site-packages/pytest_benchmark/table.py
/usr/lib/python3.11/site-packages/pytest_benchmark/timers.py
/usr/lib/python3.11/site-packages/pytest_benchmark/utils.py
/usr/share/doc/packages/python311-pytest-benchmark
/usr/share/doc/packages/python311-pytest-benchmark/AUTHORS.rst
/usr/share/doc/packages/python311-pytest-benchmark/CHANGELOG.rst
/usr/share/doc/packages/python311-pytest-benchmark/README.rst
/usr/share/licenses/python311-pytest-benchmark
/usr/share/licenses/python311-pytest-benchmark/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 23:30:45 2024