Changelog for
python2-pdc-client-1.8.0-4.fc27.noarch.rpm :
* 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)
* Fri Sep 08 2017 Lukas Holecek 1.7.0-3- Fix printing help for missing sub-commands (lholecekAATTredhat.com)- Fix \"pdc_client --version\" (lholecekAATTredhat.com)
* Mon Aug 28 2017 Lukas Holecek 1.7.0-2- Omit installing plugins with Python packages
* Tue Aug 22 2017 Lukas Holecek 1.7.0-1- Bump versin in setup.py (lholecekAATTredhat.com)- Update spec file from downstream (lholecekAATTredhat.com)- Bug fix for ssl_verify in old pdc_client (chuzhangAATTredhat.com)- Fix content-delivery-repo list ordering (lholecekAATTredhat.com)- Print table with minimum width for content-deliver-repo list (lholecekAATTredhat.com)- Update test data for content-deliver-repo (lholecekAATTredhat.com)- Update value type for \"Shadow\" field (lholecekAATTredhat.com)- Increase `pdc content-deliver-repo list` verbosity. (dmachAATTredhat.com)- Fix passing ordering parameter (lholecekAATTredhat.com)- Make error reporting less verbose (lholecekAATTredhat.com)- Omit printing long HTML with error (lholecekAATTredhat.com)- Remove unused import (lholecekAATTredhat.com)- Simplify reporting server errors. (dmachAATTredhat.com)- Modify base_product plugin according to commit 79cbe98 (chuzhangAATTredhat.com)- Sort commands in pdc --help. (dmachAATTredhat.com)- Remove the arch parameter from option (chcaoAATTredhat.com)- Use local development plugin directory (lholecekAATTredhat.com)- Add content-delivery-repo export/import sub-commands. (dmachAATTredhat.com)- Unify json output serialization. (dmachAATTredhat.com)- Add base-product command (chcaoAATTredhat.com)- Add base-product command. (dmachAATTredhat.com)- Allow deleting multiple repos at once. (dmachAATTredhat.com)- Allow deleting multiple group resource perms at once. (dmachAATTredhat.com)- Fix running tests with Travis (lholecekAATTredhat.com)- Replace a custom test runner with standard setup.py test. (dmachAATTredhat.com)- Allow deleting release variants. (dmachAATTredhat.com)- Add \"release-variant\" command (chcaoAATTredhat.com)- Add \"release-variant\" command. (dmachAATTredhat.com)- OrderedDict support in python 2.6 (chcaoAATTredhat.com)- Add \"product-version\" command. (dmachAATTredhat.com)- OrderedDict support in python 2.6 (chcaoAATTredhat.com)- Add \"product\" command. (dmachAATTredhat.com)- plugin_helpers: Allow overriding \'dest\' option. (dmachAATTredhat.com)- Fix reading \"develop\" option from settings (lholecekAATTredhat.com)- Fix configuration name in README (lholecekAATTredhat.com)- Fix the Sphix dependency (caochuangxiangAATTgmail.com)- Change the new token secure with chcao (caochuangxiangAATTgmail.com)- Feedback: incorrect place to specify default SSL behavior (ahillsAATTredhat.com)- Fix SSL command line options (ahillsAATTredhat.com)- Surport SSL cert when swith insecure to false (bliuAATTredhat.com)- Fix the bug about the include-shadow para in repo clone (bliuAATTredhat.com)
* Thu Jul 27 2017 Fedora Release Engineering - 1.2.0-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* 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