Skip site navigation (1)Skip section navigation (2)
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/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289255

            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=3D263427&action=
=3Dedit
[patch] allow concurrent install of py-djangoXX for different python versio=
ns

www/py-django42, www/py-django51, and www/py-django52 can all be concurrent=
ly
installed for different python versions (e.g., py310-django42 and
py311-django52).  You can install different django versions for the same py=
thon
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 beli=
eve,
as this does not change the package contents.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289255-21822>