Package python3-module-behave: Information

Source package: python3-module-behave
Version: 1.2.6-alt6
Build time:  Apr 17, 2023, 03:42 PM
Report package bug
License: BSD
Summary: behave is behaviour-driven development, Python style
Description: 
Behavior-driven development (or BDD) is an agile software development
technique that encourages collaboration between developers, QA and
non-technical or business participants in a software project.

behave uses tests written in a natural language style, backed up by
Python code.

List of rpms provided by this srpm:
behave-common (noarch)
python3-module-behave (noarch)



    1. python3(hamcrest)
    2. python3(mock)
    3. python3(parse)
    4. python3(parse_type)
    5. python3(path)
    6. python3(pytest)
    7. rpm-build-python3
    8. python3-module-setuptools

Last changed


April 17, 2023 Anton Vyatkin 1.2.6-alt6
- Fix BuildRequires
Sept. 15, 2021 Stanislav Levin 1.2.6-alt5
- Fixed FTBFS (setuptools 58).
Oct. 5, 2020 Stanislav Levin 1.2.6-alt4
- Stopped Python2 package build.
- Applied upstream patches.