Name: | python-behave-doc |
---|---|
Version: | 1.2.5 |
Release: | 18.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1063315 |
License: | BSD |
RPM: | python-behave-doc-1.2.5-18.el7.noarch.rpm |
Source RPM: | python-behave-1.2.5-18.el7.src.rpm |
Build Date: | Mon Oct 30 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/behave |
Summary: | Documentation for python-behave |
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. This package contains documentation in reST and HTML formats and some brief feature-examples. |
- Add patch 0003-unicode_fixes.patch
- Modernize spec - Backport patch to put label into sphinx before step
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
- Recover the build on RHEL-7 again.
- Add a symlink /usr/bin/behave unconditionally (fix #1348872)
- Update packaging to be compliant with new guidelines - Fix building manpage - Really run tests for python3 - Proper handling for binaries
- it works a way better when the symlink actually points to somewhere.
- /usr/bin/behave belongs to python2 package still (#1319632)
- Move python3 requires to python3 subpackage (#1314741)
- RHEL-7 doesn't have py3k toolchain.