Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jul 2019 09:32:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 234311] net/py-gntp: Update to 1.0.3
Message-ID:  <bug-234311-21822-ur8gN7OD13@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234311-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234311-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=3D234311

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

Author: kai
Date: Wed Jul  3 09:32:31 UTC 2019
New revision: 505738
URL: https://svnweb.freebsd.org/changeset/ports/505738

Log:
  net/py-gntp: Update to 1.0.3

  * Enable build for all Python versions since the 1.0 release officially
    supports Python 3.3. The port works also well with later versions of
    Python 3 up to 3.7. [1]
  * Make the port concurrent safe as it installs also some scripts and
    documentation. [1]
  * Tweak the doc installation to get rid of the pkg-plist and to make full
    use of the "autoplist" feature.
  * Remove the superfluous defintion of ${DOCSDIR} that already is set
    automatically.
  * Add "python" as an additional category to make searching somewhat easie=
r.
  * At last but not least: Add an test target to easen QA in the future.

  Changelog since 0.8:

  * Allow "file://" scheme to be used for icons
  * Fix bug with incoming password hash
  * Added info about license in each source file
  * Fix bug with binary data (images) being encoded incorrectly
  * Python 3.3 support
  * Remove duplicate code from gntp.config
  * Catch all errors and rethrow them as gntp.errors to make it easier for
    other programs to deal with errors from the gntp library
  * Ensure that we open resource files as "rb" and update the documentation

  PR:           234311
  Submitted by: Kes Calhoun <kes-freebsd@h3m3.com> (initial patch) [1]
  Reviewed by:  koobs
  Approved by:  nivit (maintainer timeout)

Changes:
  head/net/py-gntp/Makefile
  head/net/py-gntp/distinfo
  head/net/py-gntp/pkg-plist

--=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-234311-21822-ur8gN7OD13>