Date: Tue, 02 Sep 2025 15:51:23 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 289255] www/py-django52: allow 'concurrent' install for other python versions Message-ID: <bug-289255-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
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: python@FreeBSD.org Reporter: jcfyecrayz@liamekaens.com Flags: maintainer-feedback?(python@FreeBSD.org) Assignee: python@FreeBSD.org 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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289255-21822>
