https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289255
Bug ID: 289255
Summary: www/py-django52: allow 'concurrent' install for other
python versions
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Flags: maintainer-feedback?([email protected])
Assignee: [email protected]
Created attachment 263427
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=263427&action=edit
[patch] allow concurrent install of py-djangoXX for different python versions
www/py-django42, www/py-django51, and www/py-django52 can all be concurrently
installed for different python versions (e.g., py310-django42 and
py311-django52). You can install different django versions for the same python
version, but this is useful for testing different versions of django easily
just by using a different python version.
The attached patch allows building installing django (of any flavor) for
different python versions concurrently. No need to bump PORTREVISION I believe,
as this does not change the package contents.
--
You are receiving this mail because:
You are the assignee for the bug.