Changelog for
fedpkg-1.36-2.fc30.noarch.rpm :
* Tue Feb 05 2019 Ondřej Nosek
- 1.36-2- New dependency: python-distro
* Mon Feb 04 2019 Ondřej Nosek - 1.36-1- Added update-docs script (onosek)- Sdist fix and Python 2.6 compatibility (onosek)- Add support for a \'flatpaks\' namespace (otaylor)- Move argparse fix to rpkg - #299 (onosek)- Fix update command related tests (cqi)- Make update work for containers - #296 (lsedlar)- Add \'severity=\' option to \'fedpkg update\' template (praiskup)- Add contributing guide - #293 (lsedlar)- Use module distro instead of platform - #278 (cqi)- Add missing content to 1.35 release notes (cqi)- Help: Use foo in foo examples, not name (miro)
* Thu Jan 31 2019 Fedora Release Engineering - 1.35-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Mon Sep 17 2018 Chenxiong Qi - 1.35-2- Add mssing require python3-setuptools
* Tue Aug 21 2018 Chenxiong Qi - 1.35-1- Reserve last bodhi template on error - rhbz#1467897 (cqi)- New command releases-info - #247 (cqi)- Fix a test for request-repo command (cqi)- New option to request a repo without an initial commit - #215 (cqi)- Add --shell to bash completion for mockbuild (cqi)- Greenwave conf and support for gating validation (gnaponie)- Allow to create update directly with CLI options - #93 rhbz#1007157 (cqi)- Add more tests for utils (cqi)- Rewrite method to create bodhi update - rhbz#1492480 (cqi)- Mock fedora.client.OpenIdBaseClient._load_cookies (cqi)- Do not use configparser.SafeConfigParser in tests (cqi)- Fix test_retire to use unittest2 in el6 (cqi)- Submit builds from stream branch (cqi)- The create new project is not needed for packager (pingou)- Add py37 testenv (cqi)- Set PYCURL_SSL_LIBRARY directly for installing pycurl (cqi)- Fix flake8 errors and typo in tests (cqi)- Add tests for some commands (cqi)- Add tests for utils.py (cqi)- Convert test case for utils.py as normal test case (cqi)- Add some tests for BugzillaClient (cqi)- Fix TypeError raised from override create command - #256 (cqi)- Add missing command and options in bash completion (cqi)
* Fri Aug 03 2018 Chenxiong Qi - 1.34-3- Require python-openidc-client 0.6.0 as minimum version
* Tue Jul 31 2018 Chenxiong Qi - 1.34-2- Fix files section for Python 3 build
* Tue Jul 24 2018 Chenxiong Qi - 1.34-1- Get csrf token properly when retry bodhi API call (cqi)- Accept old config with module instead of repo (lsedlar)- Add option --namespace to command request-branch (cqi)- Add argument name and option --namespace to request-repo - #193 #200 (cqi)- Add explicit option --repo for request-branch - #244 (cqi)- Do not use deprecated option module-name (cqi)- Remove compatible code with EL5 in bash completion (cqi)- Handle Bodhi login automatically (cqi)- Refine command override create (cqi)- request-repo: Fix API token help text - #232 (tmz)- Use base_module in clone_config - #230 (tmz)- Extend override by number of days or specific date - #67 (cqi)- Use refactored man from pyrpkg (puiterwijk)- Add new command for creating override in Bodhi - #92 (cqi)- Also remove bodhi url from config (cqi)- Check bodhi version earlier (cqi)- Drop support of bodhi-client 0.9 - #223 (cqi)- Use custom ArgumentParser from pyrpkg.cli (jkucera)- Add OIDC config (puiterwijk)- Fix argparse error in Python 3 - #221 (cqi)
* Fri Jul 13 2018 Fedora Release Engineering - 1.33-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jun 19 2018 Miro Hrončok - 1.33-4- Rebuilt for Python 3.7
* Tue May 22 2018 Chenxiong Qi 1.33-3- Backport: Fix argparse error in Python 3
* Mon May 21 2018 Chenxiong Qi 1.33-2- Require python2-rpkg-1.54-2 as minimum version
* Mon May 14 2018 Chenxiong Qi - 1.33-1- Allow running tests against specified rpkg (cqi)- Fix test due to rpkg uses getpass.getuser (cqi)- Getting bodhi version works with Python 3 - #213 (cqi)- Detect Bodhi client by major version - #204 (cqi)- Allow requesting modular repositories without bug ID - #197 (rdossant)- Fix test test_verify_sls_invalid_date - #209 (cqi)- Copy pip-pycurl to ensure pycurl is installed correctly (cqi)- Fix unicode issue for update command in Python 3 - #206 (cqi)- Fix a few E722 code styles errors (cqi)- Fix fake PDC URL in test (cqi)- Use tox to run tests with multiple Python versions (cqi)- Reword error message for missing pagure token - #194 (cqi)- Tell which token ACL is required for request-repo - #195 (cqi)- Rename incorrect references of Koshei to be Anitya (mprahl)
* Thu May 10 2018 Miro Hrončok - 1.32-2- Switch to Python 3 on Fedora > 28 and EL > 7- Drop Groups- Switch to %{buildroot}- Switch to %py_build and _install
* Thu Mar 01 2018 Chenxiong Qi - 1.32-1- Add requests-tests-repo command (mvadkert)- Use PDC instead of Bodhi to get the active release branches - #187 (mprahl)- fix broken syntax in bash completion (tmz)- Fix Python 3 incompatible code in tests (cqi)- Better mocking. Return different values for each new request. (rbean)- Typofix. (rbean)- Add docstrings. (rbean)- Automatically request module for non-standard branches. (rbean)- Refactor: parameterize the request_repo and request_branch functionality. (rbean)- Some additions to the gitignore file. (rbean)
* Wed Feb 14 2018 Chenxiong Qi 1.31-5- Backport: fix broken syntax in bash completion
* Fri Feb 09 2018 Iryna Shcherbina - 1.31-4- Update Python 2 dependency declarations to new packaging standards
* Fri Feb 09 2018 Igor Gnatenko - 1.31-3- Escape macros in %changelog
* Wed Feb 07 2018 Fedora Release Engineering - 1.31-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Jan 22 2018 Chenxiong Qi - 1.31-1- Include missing conf file in test (cqi)- Add more document to request-repo and request-branch (cqi)- Stop allowing EPEL branches on official EL packages (mprahl)- Port fedrepo-req and fedrepo-req-branch to fedpkg (mprahl)- Fix test for unsupported Bodhi version (lsedlar)- Work with Bodhi 3 - rhbz#1507410 (lsedlar)- Allow any parameters in construct_build_url (cqi)- Fix the anongiturl (patrick)
* Wed Nov 22 2017 Lubomír Sedlář - 1.30-5- Work with Bodhi 3
* Wed Nov 08 2017 Chenxiong Qi - 1.30-4- Backport: Allow any parameters in construct_build_url
* Wed Nov 01 2017 Patrick Uiterwijk - 1.30-3- Enable namespaced lookaside- Update anongiturl
* Fri Oct 27 2017 Chenxiong Qi - 1.30-2- Disable lookaside_namespaced and revert to use git:// anongiturl
* Fri Oct 20 2017 Chenxiong Qi - 1.30-1- Tests for update command (cqi)- Add support for module commands (mprahl)- Clean rest cert related code (cqi)- Remove fedora cert (cqi)- Override build URL for Koji (cqi)- changing anongiturl to use src.fp.o instead of pkgs.fp.o. - #119 (tflink)- Add tests (cqi)- Enable lookaside_namespaced - #130 (cqi)- Detect dist tag correctly for RHEL and CentOS - #141 (cqi)- Remove deprecated call to platform.dist (cqi)- Do not prompt hint for SSL cert if fail to log into Koji (cqi)- Add more container-build options to bash completion (cqi)- Remove osbs from bash completion - #138 (cqi)- Install executables via entry_points - #134 (cqi)- Fix container build target (lsedlar)- Get correct build target for rawhide containers (lsedlar)- Update error message to reflect deprecation of --dist option (pgier)
* Fri Sep 15 2017 Lubomír Sedlář - 1.29-5- Use correct build target for containers
* Mon Sep 04 2017 Chenxiong Qi - 1.29-4- Fix fedpkg N-V-R dependency in fedpkg-stage subpackage
* Fri Sep 01 2017 Chenxiong Qi - 1.29-3- Fix: work properly with koji prod and stg profile
* Fri Aug 18 2017 Chenxiong Qi - 1.29-2- python2-rpkg-1.50 is minimum version required
* Thu Aug 17 2017 Chenxiong Qi - 1.29-1- Remove unused variable in Commands.retire (cqi)- No more pkgdb. (rbean)- Add --arches to build completions (ville.skytta)- Add ppc64le to arch completions (ville.skytta)- Explain how to write a note in multiple lines in update template - #123 (cqi)- Remove code that handles secondary arch (cqi)- Simplify passing arguments when creating Command object - #14 (cqi)- Set koji profile for secondary arch immediately (cqi)- Use profile to load Koji configuration - #97 (cqi)- Remove push.default from clone_default - #109 (cqi)- remove special handling of s390 specific packages (dan)- Replace fedorahosted.org with pagure.io in manpage - #113 (cqi)- Remove tracbaseurl from conf file - #112 (cqi)- Set disttag properly (cqi)- koji stage config moved, update fedpkg defaults (maxamillion)- Specific help of --release for fedpkg - rhbz#1054440 (cqi)
* Wed Jul 26 2017 Fedora Release Engineering - 1.28-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Feb 27 2017 Chenxiong Qi - 1.28-1- Restore anonymous clone link - rhbz#1425913 (cqi)
* Wed Feb 22 2017 Chenxiong Qi - 1.27-2- Rebuilt with updated tarball
* Wed Feb 22 2017 Chenxiong Qi - 1.27-1- Python 3.6 invalid escape sequence deprecation fixes (ville.skytta)- Disable tag inheritance check - #98 (cqi)- Enable the fix to allow anonymous clone via https
* Fri Feb 10 2017 Fedora Release Engineering - 1.26-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild