Name: | python3-rhnpush |
---|---|
Version: | 5.5.110 |
Release: | 6.0.2.module+el8.1.0+7823+ffad0fd3 |
Architecture: | noarch |
Module: | rhn-tools:1.0:8010020190425142954:f69d1239 rhn-tools:1.0:8080020230927083519:f69d1239 |
Group: | Unspecified |
Size: | 199110 |
License: | GPLv2 |
RPM: | python3-rhnpush-5.5.110-6.0.2.module+el8.1.0+7823+ffad0fd3.noarch.rpm |
Source RPM: | rhnpush-5.5.110-6.0.2.module+el8.1.0+7823+ffad0fd3.src.rpm |
Build Date: | Wed Nov 04 2020 |
Build Host: | jenkins-172-17-0-2-52e96423-1c44-46a4-975c-a944022336c5.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/spacewalkproject/spacewalk |
Summary: | Package uploader for a Spacewalk server |
Description: | Python 3 specific files for rhnpush. |
- Replace upstream references within description tags - Use python_sitelib for python2 only
- Added remove_rhn_server.patch [Orabug: 30285116]
- fix python3 build requirements (nils@redhat.com)
- disable pylint warnings discovered by run on python3 (tkasparek@redhat.com) - run pylint 2/3 depending on environment (tkasparek@redhat.com) - don't build python2 subpackages on systems with default python3 (tkasparek@redhat.com) - be compliant with new packaging guidelines when requiring python2 packages (tkasparek@redhat.com) - require python3-devel for building on python3 (tkasparek@redhat.com)
- build for python3 (tkasparek@redhat.com)
- disable pylint checks (tkasparek@redhat.com)
- rebuild for rhel8
- Update to use newly separated spacewalk-python[2|3]-pylint packages
- remove install/clean section initial cleanup - removed Group from specfile - removed BuildRoot from specfiles
- run pylint on all Fedoras - simplified Makefile - modules are now in standard sitelib path - install files into python_sitelib/python3_sitelib - move rhnpush files into proper python2/python3 subpackages - split rhnpush into python2/python3 specific packages