| Name: | python3-spacewalk-koan | 
|---|---|
| Version: | 2.8.6 | 
| Release: | 6.module+el8.1.0+5390+ffad0fd3 | 
| Architecture: | noarch | 
| Module: | rhn-tools:1.0:8010020190425142954:e122ddfa rhn-tools:1.0:8010020190425142954:f69d1239 rhn-tools:1.0:8080020230927083519:f69d1239  | 
| Group: | Unspecified | 
| Size: | 49142 | 
| License: | GPLv2 | 
| RPM: | python3-spacewalk-koan-2.8.6-6.module+el8.1.0+5390+ffad0fd3.noarch.rpm | 
| Source RPM: | spacewalk-koan-2.8.6-6.module+el8.1.0+5390+ffad0fd3.src.rpm | 
| Build Date: | Sat Nov 09 2019 | 
| Build Host: | jenkins-10-147-72-125-78f0649f-0d81-4ed9-8a5f-f87f52bdc01d.appad1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/spacewalkproject/spacewalk | 
| Summary: | Support package for spacewalk koan interaction | 
| Description: | Python 3 specific files for spacewalk-koan.  | 
- Require the Python interpreter directly instead of using the package name - Related: rhbz#1633713
- don't build python2 subpackages on systems with default python3 (tkasparek@redhat.com)
- build python3-spacewalk-koan (tkasparek@redhat.com)
- don't require koan20 (tkasparek@redhat.com)
- rebuild for rhel8
- remove install/clean section initial cleanup - removed Group from specfile - removed BuildRoot from specfiles
- spacewalk-koan: add missing directories to filelist on SUSE and build py3 on Tumbleweed
- spacewalk-koan - removing usage of string module not available in Python 3
- upstream koan is not compatible with cobbler20, require our build for now
- install files into python_sitelib/python3_sitelib - split spacewalk-koan into python2/python3 specific packages