Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2017 21:11:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 223136] databases/py-gdbm: Fix Python 3 support
Message-ID:  <bug-223136-21822@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 223136
           Summary: databases/py-gdbm: Fix Python 3 support
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: python@FreeBSD.org
          Reporter: greg@unrelenting.technology
             Flags: maintainer-feedback?(python@FreeBSD.org)
          Assignee: python@FreeBSD.org

Created attachment 187336
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D187336&action=
=3Dedit
py-gdbm.patch

This tiny, one-character patch fixes Python 3 support :D

Python 3 expects the library to be named _gdbm, not just gdbm. After this
change, 'import dbm.gnu as gdbm' no longer fails.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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