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

python312-testflo-1.4.15-1.3 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python312-testflo Distribution: openSUSE Tumbleweed
Version: 1.4.15 Vendor: openSUSE
Release: 1.3 Build date: Fri Dec 29 10:44:57 2023
Group: Development/Languages/Python Build host: reproducible
Size: 207123 Source RPM: python-testflo-1.4.15-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/OpenMDAO/testflo
Summary: A flow-based testing framework
This module provides a flow-based testing framework. testflo supports
testing of the OpenMDAO framework. Some OpenMDAO features require
execution under MPI, while others don't. testflo runs all of the
authors' tests in the same way and allows them to build their tests
using unittest.TestCase objects that they are familiar with.

Provides

Requires

License

Apache-2.0

Changelog

* Fri Dec 29 2023 Dirk Müller <dmueller@suse.com>
  - update to 1.4.15:
    * handle python 3.12.1 change to skip behavior
* Wed Dec 13 2023 Dirk Müller <dmueller@suse.com>
  - update to 1.4.14:
    * Fix bug with `disallow_skipped` option
* Fri Nov 11 2022 pgajdos@suse.com
  - silent rpmlint
* Fri Nov 11 2022 pgajdos@suse.com
  - python-six is not required
* Tue Oct 11 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
  - Update to version 1.4.9
    * added --durations option and fixed some config file issues #71
    * added --durations option that prints the n longest running tests (similar to pytest)
    * fixed the way the .testflo config file is processed so it should support setting any, or at least most of the command line options
    * added the --skip_dirs command line option (skip_dirs could be defined in the config file but it wasn't a valid command line option)
* Wed Jul 14 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - - Skip python 3.6 because numpy no longer support it.
* Fri Jul 24 2020 Marketa Calabkova <mcalabkova@suse.com>
  - Update to 1.4.2
    * support Python 3.6, 3.7 and 3.8
    * added option to exclude test function
    * dropped RELEASE_NOTES.txt -- there is no upstream changelog by now
* Wed Mar 11 2020 pgajdos@suse.com
  - version update to 1.4.1
    * bugfix
  - deleted patches
    - use_setuptools.patch (upstreamed)
* Fri Jan 04 2019 Todd R <toddrme2178@gmail.com>
  - Update to testflo version 1.3.4
    * bug fix
  - Update to testflo version 1.3.3
    * bug fix
  - Update to testflo version 1.3.2
    * added support for ISOLATED attribute
  - Update to testflo version 1.3.1
    Aug 17, 2018
    * output from --pre_announce now looks better, with the result ('.', 'S', or 'F') showing on the same line as the
      "about to run ..." instead of on the following line
    * comments are now allowed inside of a test list file
    * added a --full_path option so that full testspec paths will be displayed. Having the full path make it easier to
      copy and paste the testspec to run testflo on just that single test.
    * updated the long_description in setup.py for pypi.
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package

Files

/etc/alternatives/testflo
/usr/bin/testflo
/usr/bin/testflo-3.12
/usr/lib/python3.12/site-packages/testflo
/usr/lib/python3.12/site-packages/testflo-1.4.15.dist-info
/usr/lib/python3.12/site-packages/testflo-1.4.15.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/testflo-1.4.15.dist-info/LICENSE.txt
/usr/lib/python3.12/site-packages/testflo-1.4.15.dist-info/METADATA
/usr/lib/python3.12/site-packages/testflo-1.4.15.dist-info/RECORD
/usr/lib/python3.12/site-packages/testflo-1.4.15.dist-info/REQUESTED
/usr/lib/python3.12/site-packages/testflo-1.4.15.dist-info/WHEEL
/usr/lib/python3.12/site-packages/testflo-1.4.15.dist-info/entry_points.txt
/usr/lib/python3.12/site-packages/testflo-1.4.15.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/testflo/__init__.py
/usr/lib/python3.12/site-packages/testflo/__main__.py
/usr/lib/python3.12/site-packages/testflo/__pycache__
/usr/lib/python3.12/site-packages/testflo/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/__main__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/__main__.cpython-312.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/benchmark.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/benchmark.cpython-312.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/cover.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/cover.cpython-312.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/deprecations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/deprecations.cpython-312.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/devnull.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/devnull.cpython-312.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/discover.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/discover.cpython-312.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/duration.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/duration.cpython-312.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/filters.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/filters.cpython-312.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/isolatedrun.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/isolatedrun.cpython-312.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/main.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/main.cpython-312.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/mpirun.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/mpirun.cpython-312.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/options.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/options.cpython-312.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/printer.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/printer.cpython-312.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/qman.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/qman.cpython-312.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/runner.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/runner.cpython-312.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/summary.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/summary.cpython-312.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/test.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/test.cpython-312.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/util.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/util.cpython-312.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/utresult.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/testflo/__pycache__/utresult.cpython-312.pyc
/usr/lib/python3.12/site-packages/testflo/benchmark.py
/usr/lib/python3.12/site-packages/testflo/cover.py
/usr/lib/python3.12/site-packages/testflo/deprecations.py
/usr/lib/python3.12/site-packages/testflo/devnull.py
/usr/lib/python3.12/site-packages/testflo/discover.py
/usr/lib/python3.12/site-packages/testflo/duration.py
/usr/lib/python3.12/site-packages/testflo/filters.py
/usr/lib/python3.12/site-packages/testflo/isolatedrun.py
/usr/lib/python3.12/site-packages/testflo/main.py
/usr/lib/python3.12/site-packages/testflo/mpirun.py
/usr/lib/python3.12/site-packages/testflo/options.py
/usr/lib/python3.12/site-packages/testflo/printer.py
/usr/lib/python3.12/site-packages/testflo/qman.py
/usr/lib/python3.12/site-packages/testflo/runner.py
/usr/lib/python3.12/site-packages/testflo/summary.py
/usr/lib/python3.12/site-packages/testflo/test.py
/usr/lib/python3.12/site-packages/testflo/util.py
/usr/lib/python3.12/site-packages/testflo/utresult.py
/usr/share/doc/packages/python312-testflo
/usr/share/doc/packages/python312-testflo/README.md
/usr/share/licenses/python312-testflo
/usr/share/licenses/python312-testflo/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:23:08 2024