Bug 1706163

Summary: python-pdir2: FTBFS with pytest 4
Product: [Fedora] Fedora Reporter: Carl George <carl>
Component: python-pdir2Assignee: Carl George <carl>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: carl
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-05-03 17:47:44 UTC Type: Bug
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: 1671167, 1686977    
Attachments:
Description Flags
full log from copr none

Description Carl George 2019-05-03 17:09:54 UTC
Created attachment 1562609 [details]
full log from copr

Description of problem:
python-pdir2 fails to build from source with pytest 4.

Version-Release number of selected component (if applicable):
python-pdir2-0.3.0-6.fc30

Actual results:
==================================== ERRORS ====================================
___________________ ERROR collecting tests/test_z_config.py ____________________
tests/test_z_config.py:22: in <module>
    ???
E   NameError: name 'fixture' is not defined
!!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!!
=========================== 1 error in 0.26 seconds ============================

Additional info:
Full log attached.