Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jun 2020 13:00:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 247438] www/py-tuir: lower dependency requirement and fix USE_PYTHON
Message-ID:  <bug-247438-7788-twTVUBehGp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-247438-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-247438-7788@https.bugs.freebsd.org/bugzilla/>

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

Lewis Cook <vulcan@wired.sh> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(vulcan |maintainer-feedback+
                   |@wired.sh)                  |

--- Comment #1 from Lewis Cook <vulcan@wired.sh> ---
(In reply to Fernando Apestegu=C3=ADa from comment #0)

> For py-request, isn't the minimum required version 2.4.0?

Yeah. Good catch, thanks.

> Does this port work with py27? if that is the case, we should lower the p=
ython requirements. If 3.6.0+ is necessary, then we can drop the requiremen=
t for  mailcap_fix since 3.6.0 already includes an official fix.

I've checked on pypi [1] and the lowest supported version is 2.7, which wou=
ld
warrant the drop to py27. Rebuilt the package in Poudriere with PY_FLAVOR=
=3Dpy27
to see if everything works accordingly (which it does, so no issues there).

The patch looks fine; other than replacing s/python:3.6+/python:2.7+/ as
discussed above. This seemed to of slipped through me, so thanks again for
catching this! :)

[1] https://pypi.org/project/tuir/

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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