Bug 248153 - cad/freecad: fix Python 3.8 compatibility
Summary: cad/freecad: fix Python 3.8 compatibility
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Christoph Moench-Tegeder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-21 21:39 UTC by Val Packett
Modified: 2020-07-22 20:33 UTC (History)
0 users

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


Attachments
freecad-py38.patch (945 bytes, patch)
2020-07-21 21:39 UTC, Val Packett
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Val Packett 2020-07-21 21:39:08 UTC
Created attachment 216643 [details]
freecad-py38.patch

FreeCAD doesn't release frequently, so let's import the upstream patch. It's a one line fix.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-07-22 20:31:10 UTC
A commit references this bug:

Author: cmt
Date: Wed Jul 22 20:31:05 UTC 2020
New revision: 542892
URL: https://svnweb.freebsd.org/changeset/ports/542892

Log:
  cad/freecad: fix for python 3.8

  PR:		248153
  Submitted by:	Greg V
  Obtained from:	https://github.com/FreeCAD/FreeCAD/commit/6eacb17b3e03d20

Changes:
  head/cad/freecad/Makefile
  head/cad/freecad/distinfo
Comment 2 Christoph Moench-Tegeder freebsd_committer freebsd_triage 2020-07-22 20:33:02 UTC
committed, thanks