Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jan 2020 05:30:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 241966] devel/py-generate: Fix MASTER_SITES, Remove BROKEN
Message-ID:  <bug-241966-21822-uIO8VzWbOa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241966-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241966-21822@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=3D241966

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: koobs
Date: Sun Jan 12 05:29:25 UTC 2020
New revision: 522753
URL: https://svnweb.freebsd.org/changeset/ports/522753

Log:
  devel/py-generate: Fix MASTER_SITES, Remove BROKEN [1]

  While I'm here, address other ports bugs/issues [2]:

    - gmake is not required (build uses distutils/setuptools:Extension)
    - patch setup.py:version (was 2.2) to match PORTVERSION (2.8)
    - Remove unecessary DISTNAME override
    - Strip installed extension/library
    - Correctly declare USES=3Dpython:<version-spec>, limited to 2.7. Fails=
 to
      import on Python 3:

        ImportError: ... /site-packages/generate.so: Undefined symbol
"PyString_FromString

  PR:           241966
  Submitted by: D'Arcy J.M. Cain <darcy druid net> [1]
  Approved by:  portmgr (blanket(s): ports compliance, dependencies) [2]
  MFH:          2020Q1 (blanket(s): build (fetch) fix, ports compliance) [1=
][2]

Changes:
  head/devel/py-generate/Makefile
  head/devel/py-generate/distinfo
  head/devel/py-generate/files/
  head/devel/py-generate/files/patch-setup.py

--=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-241966-21822-uIO8VzWbOa>