The following Fedora EPEL 7 Security updates need testing: Age URL 63 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-f005e1b879 debmirror-2.35-1.el7 2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-70fe95babd openssl11-1.1.1k-2.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
python-resultsdb_api-2.1.5-3.el7
Details about builds:
================================================================================ python-resultsdb_api-2.1.5-3.el7 (FEDORA-EPEL-2021-f08778a753) Interface api to ResultsDB -------------------------------------------------------------------------------- Update Information:
This update backports [a fix](https://pagure.io/taskotron/resultsdb_api/pull- request/14) for a problem which caused version 2.1.5 not to work on urllib3 versions earlier than 1.26.0. This didn't affect Fedora 35, but we are updating the package there just to keep the versions in order. ---- - 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 -------------------------------------------------------------------------------- ChangeLog:
* Fri Nov 19 2021 Adam Williamson awilliam@redhat.com - 2.1.5-3 - Update the patch from -2 to *really* fix the problem * Fri Nov 19 2021 Adam Williamson awilliam@redhat.com - 2.1.5-2 - Fix Retry allowed methods for urllib 1.25 (F34 and earlier) * Sun Nov 14 2021 Frantisek Zatloukal fzatlouk@redhat.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 * Mon Nov 8 2021 Frantisek Zatloukal fzatlouk@redhat.com - 2.1.4-1 - add auth class with basic http auth support --------------------------------------------------------------------------------
epel-devel@lists.fedoraproject.org