Changelog for
python2-pdc-client-1.8.0-17.fc30.noarch.rpm :
* Fri Oct 25 2019 Lubomír Sedlář
- 1.8.0-17- Add back python2 subpackage on released Fedora versions
* Fri Oct 25 2019 Lubomír Sedlář - 1.8.0-16- Require pdc-client from python subpackage
* Mon Sep 02 2019 Lubomír Sedlář - 1.8.0-15- Remove python2 subpackage
* Sat Aug 17 2019 Miro Hrončok - 1.8.0-14- Rebuilt for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering - 1.8.0-13- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri Feb 01 2019 Fedora Release Engineering - 1.8.0-12- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Jul 20 2018 Lubomír Sedlář - 1.8.0-11- Use python2_sitelib instead of python_sitelib
* Fri Jul 13 2018 Fedora Release Engineering - 1.8.0-10- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Mon Jul 02 2018 Miro Hrončok - 1.8.0-9- Rebuilt for Python 3.7
* Tue Jun 19 2018 Lubomír Sedlář - 1.8.0-8- Disable automatic python bytecompilation
* Mon Jun 18 2018 Miro Hrončok - 1.8.0-7- Rebuilt for Python 3.7
* Thu Mar 01 2018 Iryna Shcherbina - 1.8.0-6- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
* Thu Feb 08 2018 Fedora Release Engineering - 1.8.0-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Fri Dec 01 2017 Chuang Cao 1.8.0-4- Add the page_size=None when get auth (chcaoAATTredhat.com)
* Wed Nov 29 2017 Chuang Cao 1.8.0-3- Rollback codes on parent class of PDCClient (chcaoAATTredhat.com)
* Fri Nov 24 2017 Chuang Cao 1.8.0-2- Add new version 1.8.0 in setup.py (chcaoAATTredhat.com)- Remove \"setup.py test\" part from sepc file (chcaoAATTredhat.com)
* Wed Nov 22 2017 Chuang Cao 1.8.0-1- Add PDCClient tests and fix the discovered bugs (lholecekAATTredhat.com)- Add comments for rpm requirements (chcaoAATTredhat.com)- Get the endpoint as attr which includes \"-\" (chcaoAATTredhat.com)- Fix wrapping BeanBag methods and operators (lholecekAATTredhat.com)- Fix bug of Multipaged (chcaoAATTredhat.com)- Add MultiPageBeanBag class to support get multi pages (chcaoAATTredhat.com)- Add the close function when load plugins (chcaoAATTredhat.com)- Correct the flake8 issues (chcaoAATTredhat.com)- Change the docstrings and fix issues (chcaoAATTredhat.com)- Remove duplicate code (lholecekAATTredhat.com)- Update documentation (lholecekAATTredhat.com)- Add documentation link to README file (lholecekAATTredhat.com)- Add discription of page_size=-1 in help doc (chcaoAATTredhat.com)- Fix printing errors and exit code for pdc_client (lholecekAATTredhat.com)- Add smoke-test for all executables (lholecekAATTredhat.com)- Fix running tests when building rpm (lholecekAATTredhat.com)- Override plugin paths with PDC_CLIENT_PLUGIN_PATH (lholecekAATTredhat.com)- Improve installing plugins (lholecekAATTredhat.com)- Revert removing comments from downstream (lholecekAATTredhat.com)- Add the page argument on pdc (chcaoAATTredhat.com)