Changelog for
python2-pdc-client-1.2.0-3.fc24.noarch.rpm :
* Wed Jun 21 2017 Lubomír Sedlář
- 1.2.0-3- Fix dependencies on Python 3
* Sat Feb 11 2017 Fedora Release Engineering - 1.2.0-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Dec 27 2016 bliu 1.2.0-1- Fix the porblem in repo clone (ychengAATTredhat.com)- Add the SSL and remove the Warning Info (bliuAATTredhat.com)- Add RPC \"clone\" command to content-delivery-repo (ahillsAATTredhat.com)- Bug about ssl verify (bliuAATTredhat.com)- Add a new plugin of group-resource-permission (bliuAATTredhat.com)- Support option --server as well. (chuzhangAATTredhat.com)- Add insecure configuration option back with a warning (ahillsAATTredhat.com)- Fix PEP8 violation (ahillsAATTredhat.com)- More flexible SSL certificate verification configuration (ahillsAATTredhat.com)- Create a new plugin of compose-full-import (bliuAATTredhat.com)- Update the SPEC file (bliuAATTredhat.com)- Update the README.markdown file in pdc-client repo (bliuAATTredhat.com)- Merge plugins in config file with default plugins. (chuzhangAATTredhat.com)- fix TypeError: unorderable types: NoneType() <= int() (jpopelkaAATTredhat.com)- [spec] Python3 build (jpopelkaAATTredhat.com)- update the requirements file with flake<=3.0.3 (bliuAATTredhat.com)- Update the SPEC file for removing the directories. (bliuAATTredhat.com)
* Mon Dec 19 2016 Miro Hrončok - 1.1.0-3- Rebuild for Python 3.6
* Fri Aug 12 2016 Jiri Popelka - 1.1.0-2- Python3 build
* Sun Aug 07 2016 bliu 1.1.0-1- When page_size <= 0; the pagination will be disabled. (bliuAATTredhat.com)- Handle page_size in mocked API calls. (nilsAATTredhat.com)- Move necessary arguments to required argument list. (ychengAATTredhat.com)- Make format strings compatible with python 2.6 (chuzhangAATTredhat.com)- Fix failure with requests-kerberos 0.9+ and Python 3 (drop monkey_patch.py) (mzibrickAATTredhat.com)- Add FILES section and fix issue link in manpage (sochotnickyAATTredhat.com)
* Sun Jul 17 2016 bliu 1.0.0-2- Move plugins outside of python_sitelib. (bliuAATTredhat.com)- Allow specifying plugins in the config file. (chuzhangAATTredhat.com)- Change configuration files for pdc-client. (bliuAATTredhat.com)- Add field \'subvariant\' to image sub-command. (ychengAATTredhat.com)
* Thu May 05 2016 bliu 0.9.0-3- Change filtering arguments\'s underscore to minus to be consistent. (ychengAATTredhat.com)- Modify compose-tree-locations in client because API url changed. (ychengAATTredhat.com)- Add support for repo manipulation into pdc client (ychengAATTredhat.com)
* Fri Feb 26 2016 bliu 0.9.0-1- Add headers in result for pdc client output. (ychengAATTredhat.com)- Add pdc client project page and PyPI release docomentation. (ychengAATTredhat.com)- Update the error info (bliuAATTredhat.com)- Update the more detail info (bliuAATTredhat.com)- Add error info when input irregular or illegal para (bliuAATTredhat.com)- Let pdc client handle pdc warning header (ychengAATTredhat.com)- Pypi setup (sochotnickyAATTredhat.com)- Fix release component update logging type (sochotnickyAATTredhat.com)
* Wed Jan 13 2016 bliu 0.2.0-3- PATCH on build-image-rtt-tests with build_nvr/format (bliuAATTredhat.com)- Add beanbag required version. (xchuAATTredhat.com)- Add header for build image in new pdc client output (ychengAATTredhat.com)- Add tests for permission list. (xchuAATTredhat.com)- Add test for build-image detail. (xchuAATTredhat.com)- Add support for compose-tree-locations. (chuzhangAATTredhat.com)- Add head in result when running build_image_rtt_tests (bliuAATTredhat.com)- Use new get_paged method instead of deprecated one. (ychengAATTredhat.com)- Pdc client add support for build-image-rtt-tests (bliuAATTredhat.com)- Add support for compose-image-rtt-tests in pdc client (ychengAATTredhat.com)- Make mocked endpoints possibly callable. (rbeanAATTredhat.com)- Add help message for \'active\' filter. (xchuAATTredhat.com)- Enable page_size in new pdc client (bliuAATTredhat.com)
* Wed Jan 13 2016 bliu 0.2.0-2
* Fri Dec 04 2015 Xiangyang Chu 0.2.0-1- Add python 2.6 check. (xchuAATTredhat.com)- Fix spec URL (rbeanAATTredhat.com)- Allow PDCClient to be configured with arguments. (rbeanAATTredhat.com)- Imporvements on new `pdc` client.
* Fri Sep 11 2015 Xiangyang Chu 0.1.0-1- new package built with tito