Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

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.