Bug 244745 - astro/gpsd: Does not respect default python version
Summary: astro/gpsd: Does not respect default python version
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Dmitry Marakasov
URL:
Keywords: needs-patch
Depends on:
Blocks:
 
Reported: 2020-03-11 21:37 UTC by Dmitry Marakasov
Modified: 2020-03-12 08:41 UTC (History)
2 users (show)

See Also:
antoine: merge-quarterly-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov freebsd_committer freebsd_triage 2020-03-11 21:37:34 UTC
gpsd uses hardcoded python version, while in fact it supports any python 3.6+. This makes it impossible to use gpsd python modules with python3.8 as default python.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2020-03-11 21:37:34 UTC
Maintainer informed via mail
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2020-03-11 22:03:26 UTC
@Dmitry This change is

Approved by: portmgr (blanket: ports (python) compliance)
MFH: 2020Q1

Happy to review a change if you can attach a patch
Comment 3 Antoine Brodin freebsd_committer freebsd_triage 2020-03-11 22:13:08 UTC
This should NOT be merged to quarterly, the code in the quarterly branch is different.
Comment 4 Loïc Bartoletti freebsd_committer freebsd_triage 2020-03-12 07:43:11 UTC
(In reply to Dmitry Marakasov from comment #0)
Yes, but for now, py-serial and pycairo are not flavored
Comment 5 commit-hook freebsd_committer freebsd_triage 2020-03-12 08:40:44 UTC
A commit references this bug:

Author: antoine
Date: Thu Mar 12 08:40:29 UTC 2020
New revision: 528275
URL: https://svnweb.freebsd.org/changeset/ports/528275

Log:
  astro/gpsd supports any python 3.6+

  PR:		244745

Changes:
  head/astro/gpsd/Makefile