Name: | python34-click |
---|---|
Version: | 6.7 |
Release: | 7.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 550195 |
License: | BSD |
RPM: | python34-click-6.7-7.el7.noarch.rpm |
Source RPM: | python-click-6.7-7.el7.src.rpm |
Build Date: | Thu Nov 01 2018 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/mitsuhiko/click |
Summary: | Simple wrapper around optparse for powerful command line utilities |
Description: | click is a Python package for creating beautiful command line interfaces in a composable way with as little amount of code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with good defaults out of the box. |
- Add python3_other subpackage - Backport upstream commit for newer pytest compatibility
- Fixup EPEL packaging - Adopt to packaging guidelines
- Add EPEL compatibility
- Update to 6.3
- Update to 3.3
- Update to 2.2
- Change spec for epel7
- Update to 2.0
- Make click own its folder - Use pythonX_version macros from devel package
- Remove __pycache__ folder from tests