↵ Return to the main page of python3-resultsdb_api
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-11-19 | Adam Williamson <awilliam at redhat dot com> - 2.1.5-3 | - Update the patch from -2 to *really* fix the problem |
2021-11-19 | Adam Williamson <awilliam at redhat dot com> - 2.1.5-2 | - Fix Retry allowed methods for urllib 1.25 (F34 and earlier) |
2021-11-14 | Frantisek Zatloukal <fzatlouk at redhat dot com> - 2.1.5-1 | - Drop use of deprecated Retry parameter - Drop unnecessary `_KEEP` and just `None` instead - Make tox work (just runs pytest for now) - Port tests to unittest.mock and ResultsDB API v2 (#1) - Simplify update_testcase - update_testcase: fix variable name - ResultsDBAuth: it's `@staticmethod`, not `@static_method` - Drop Python 2 string type blob - Enable tests during the rpm build |
2021-11-14 | Frantisek Zatloukal <fzatlouk at redhat dot com> - 2.1.4-3 | - Revert backported patch for auth code |
2021-11-11 | Adam Williamson <awilliam at redhat dot com> - 2.1.4-2 | - Backport patch to fix critical error in auth code |
2021-11-08 | Frantisek Zatloukal <fzatlouk at redhat dot com> - 2.1.4-1 | - add auth class with basic http auth support |
2021-07-23 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.1.3-11 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
2021-06-04 | Python Maint <python dash maint at redhat dot com> - 2.1.3-10 | - Rebuilt for Python 3.10 |
2021-01-27 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.1.3-9 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild |
2020-11-09 | Frantisek Zatloukal <fzatlouk at redhat dot com> - 2.1.3-8 | - Drop BR: git |