Page MenuHomeFreeBSD

Upgrade py-pytest-cov from 2.9.0 to 4.1.0
ClosedPublic

Authored by ngie on Mar 13 2023, 3:55 AM.
Tags
None
Referenced Files
F83072003: D39035.diff
Sun, May 5, 9:54 PM
Unknown Object (File)
Thu, May 2, 1:25 PM
Unknown Object (File)
Mon, Apr 29, 10:49 PM
Unknown Object (File)
Fri, Apr 26, 4:41 AM
Unknown Object (File)
Thu, Apr 25, 10:08 PM
Unknown Object (File)
Sat, Apr 6, 8:32 AM
Unknown Object (File)
Mar 21 2024, 8:54 PM
Unknown Object (File)
Jan 18 2024, 3:26 AM
Subscribers

Details

Summary

This is required so py-pytest-cov is functional with newer versions of
py-pytest-xdist [1].

While here, appease portlint by shifting where variables (CONFLICTS,
etc) are defined.

  1. https://github.com/pytest-dev/pytest-cov/issues/422

PR: 269360
Co-Authored By: Yuri Victorovich <yuri@freebsd.org>

Test Plan

make test passes with this change.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 50303
Build 47195: arc lint + arc unit

Event Timeline

ngie requested review of this revision.Mar 13 2023, 3:55 AM

patch-setup.py isn't strictly required I suppose. I can remove it from the diff, if need be.

Update package to 4.1.0

Remove now obsolete patches.

Tested with: make test

ngie retitled this revision from Upgrade py-pytest-cov from 2.9.0 to 4.0 to Upgrade py-pytest-cov from 2.9.0 to 4.1.0.Aug 4 2023, 8:04 PM
ngie edited the summary of this revision. (Show Details)
ngie added a reviewer: yuri.
ngie edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Aug 30 2023, 7:07 PM

Can/should this be committed?

In D39035#949271, @yuri wrote:

Can/should this be committed?

Yes. I'll take this item since I have it checked out in a ports tree and I need to rebase anyhow.

I have a src bit (not a ports bit), which is why I haven't been committing tons of ports updates :/.