Bug 1556223
| Summary: | python-oauth2client: FTBFS in F28 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> |
| Component: | python-oauth2client | Assignee: | Michele Baldessari <michele> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 28 | CC: | michele, mrunge, rbean, zbyszek |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-oauth2client-4.1.2-4.fc28 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-03-30 13:12:56 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1534542, 1555378 | ||
|
Description
Fedora Release Engineering
2018-03-14 23:27:59 UTC
BuildRequires: python-django So this needs to either be updated for django 2.0 or retired... It needs django for executing tests, https://github.com/google/oauth2client/blob/master/tox.ini#L14 Otherwise the project itself declares being inactive, whatever that means: https://github.com/google/oauth2client/blob/master/setup.py#L73 Another option would be to switch it over to python2-django1.11. Dunno. Yeah it needs django for docs and tests. I'll try and tackle this issue this week. Went with the super quick python2-django1.11 fix. Will see if I can port doc/tests to py3 only in the next days python-oauth2client-4.1.2-4.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-675175e3e5 python-oauth2client-4.1.2-4.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report. |