pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/57432: ruby-redmine50: Redmine helper for mercurial does not work for Python 3



The following reply was made to PR pkg/57432; it has been noted by GNATS.

From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Cc: 
Subject: Re: pkg/57432: ruby-redmine50: Redmine helper for mercurial does not
 work for Python 3
Date: Wed, 24 May 2023 09:11:33 +0200

 On Wed, May 24, 2023 at 07:00:01AM +0000, triaxx%netbsd.org@localhost wrote:
 > There are errors when browsing releases of a project versioned by mercurial if Python 3 is used.
 > This is addressed by this issue: https://www.redmine.org/issues/33784
 > I am afraid that applying the patch provided below will make redmine incompatible with Python 2.
 
 That is fine.
 
 > That said, I see no dependency on Python in Redmine. Should we add one? Could we exclude Python 2 and should you add PYTHON_VERSIONS_ACCEPTED?
 
 If redminehelper.py will be run by a standard installation of the
 package, then we should have the dependency.
 
 Include lang/python/pyversions.mk after setting
 PYTHON_VERSIONS_INCOMPATIBLE=27 - I think that should be enough, but
 please try it out.
 
 (please don't use PYTHON_VERSIONS_ACCEPTED instead because that would
 need to be updated for every new Python version we add to pkgsrc).
 
 Thanks,
  Thomas
 


Home | Main Index | Thread Index | Old Index