Bug 250328 - net/py-avahi: Enable the Python 3 flavor
Summary: net/py-avahi: Enable the Python 3 flavor
Status: Closed DUPLICATE of bug 250354
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on: 219322
Blocks: 249745
  Show dependency treegraph
 
Reported: 2020-10-13 21:56 UTC by Mateusz Piotrowski
Modified: 2020-12-13 11:00 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mateusz Piotrowski freebsd_committer freebsd_triage 2020-10-13 21:56:51 UTC
According to upstream realease notes, this port should work just fine with Python 3.

This port was restricted to Python 2.7 because its dependencies were lacking Python 3 support at that time (see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219322).

We should test this port a bit and enable Python 3 if possible.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-10-13 22:00:24 UTC
A commit references this bug:

Author: 0mp
Date: Tue Oct 13 21:59:24 UTC 2020
New revision: 552286
URL: https://svnweb.freebsd.org/changeset/ports/552286

Log:
  Give this port a bit more time to switch to Python 3

  We just have to adjust the build process and do some tests, as Python 3 is
  supported according to upstream.

  PR:		250328

Changes:
  head/net/py-avahi/Makefile
Comment 2 Rene Ladan freebsd_committer freebsd_triage 2020-11-15 19:27:38 UTC
Test-building net/py-avahi 0.7 with USES=python instead of USES=python:2.7 on a 12.2-amd64 poudriere jail.
Comment 3 Rene Ladan freebsd_committer freebsd_triage 2020-11-16 21:28:36 UTC
(In reply to Rene Ladan from comment #2)
Just with this change it fails to configure, claiming that it cannot find py-gdbm even though that is pre-installed as a dependency.
Comment 4 Rene Ladan freebsd_committer freebsd_triage 2020-12-13 11:00:23 UTC
Closing this PR in favor of 250354.

*** This bug has been marked as a duplicate of bug 250354 ***