FS#68511 - [python-portend] FTBFS due to check failure

Attached to Project: Community Packages
Opened by loqs (loqs) - Monday, 02 November 2020, 23:41 GMT
Last edited by Thore Bödecker (foxxx0) - Monday, 16 November 2020, 09:41 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Thore Bödecker (foxxx0)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
python-portend fails check due to failing a formatting check [1] for black which is downloaded in the python-virtualenv.
Fixed by applying unmerged upstream pull request [2].

Additional info:
* python-portend 2.6-2
[1] pkgbuild.log
[2] https://github.com/jaraco/portend/pull/12

Steps to reproduce:
Build package in a clean chroot.
This task depends upon

Closed by  Thore Bödecker (foxxx0)
Monday, 16 November 2020, 09:41 GMT
Reason for closing:  Fixed
Additional comments about closing:  fixed as of python-portend-2.6-3
Comment by loqs (loqs) - Tuesday, 03 November 2020, 01:36 GMT
I missed attaching pkgbuild.log in the initial report.
Comment by Eli Schwartz (eschwartz) - Tuesday, 10 November 2020, 17:19 GMT
  • Field changed: Status (Unconfirmed → Assigned)
  • Field changed: Severity (Very Low → Low)
  • Task assigned to Thore Bödecker (foxxx0)
Similar to  FS#68584  this should be patched out so we don't run pointless formatting prettifier checks as OS integration checks.

Loading...