Bug 295708 - x11/py-pyvirtualdisplay: update to 3.0
Summary: x11/py-pyvirtualdisplay: update to 3.0
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jesper Schmitz Mouridsen
URL:
Keywords:
Depends on:
Blocks: 295709
  Show dependency treegraph
 
Reported: 2026-05-29 20:16 UTC by Jesper Schmitz Mouridsen
Modified: 2026-06-30 14:20 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (daniel)


Attachments
update to 3.0 (1.94 KB, patch)
2026-05-29 20:16 UTC, Jesper Schmitz Mouridsen
no flags Details | Diff
update to 3.0 and keep easyprocess dependency (1.50 KB, patch)
2026-06-30 14:20 UTC, Jesper Schmitz Mouridsen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesper Schmitz Mouridsen freebsd_committer freebsd_triage 2026-05-29 20:16:27 UTC
Created attachment 271332 [details]
update to 3.0

EasyProcess 0.3 breaks older versions of pyvirtualdisplay [1] 
The dependency has been removed by upstream in version 0.3

[1] https://github.com/ponty/PyVirtualDisplay/issues/48
Comment 1 Daniel Ylitalo 2026-06-08 07:21:13 UTC
I believe removing the easyprocess dependency might break virtualdisplay because as far as i understand it virtualdisplay still needs easyprocess for a subset of it's features.

Proper solution would probably be to also update the easyprocess port to the latest version.

As I'm maintainer of both, would you be willing to provide a patch that updates both ports? 
I no longer work in a freebsd environment so I'm not able to test this.
Comment 2 Jesper Schmitz Mouridsen freebsd_committer freebsd_triage 2026-06-30 14:20:12 UTC
Created attachment 272295 [details]
update to 3.0 and keep easyprocess dependency

Thanks, no newer easyprocess is needed or released.