| Name: | python3-click | 
|---|---|
| Version: | 6.7 | 
| Release: | 8.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 533707 | 
| License: | BSD | 
| RPM: | python3-click-6.7-8.el8.noarch.rpm | 
| Source RPM: | python-click-6.7-8.el8.src.rpm | 
| Build Date: | Sat Mar 09 2019 | 
| Build Host: | ca-build101.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. Python 3 version.  | 
- Conditionalize the python2 subpackage
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Fixup EPEL packaging
- Add EPEL compatibility
- Fix FTBFS
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Fixed a copy-paste bug in %python_provide (rhbz#1411169)
- Update to 6.7 - Adopt to packaging guidelines
- Enable tests