[Bug 248295] www/py-feedgenerator: Replace gratuitous non-ASCII characters
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jul 27 14:25:30 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248295
Bug ID: 248295
Summary: www/py-feedgenerator: Replace gratuitous non-ASCII
characters
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: sunpoet at FreeBSD.org
Reporter: john at saltant.com
CC: python at FreeBSD.org
Flags: maintainer-feedback?(sunpoet at FreeBSD.org)
Assignee: sunpoet at FreeBSD.org
Attachment #216801 maintainer-approval?
Flags:
Flags: maintainer-feedback?
Created attachment 216801
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=216801&action=edit
www/py-feedgenerator: Replace gratuitous non-ASCII characters
Changelog
=========
* Use single quote (0x27) instead of RIGHT SINGLE QUOTATION MARK (U+2019)
QA
==
portlint: OK
poudriere: OK -- testport on 12.1-RELEASE amd64 w/py27, py35, py36, py37
(default), and py38
Notes
=====
This enables the port to be built where locale.getpreferredencoding(False)
returns 'ASCII', and makes portlint happier. Also submitted upstream:
https://github.com/getpelican/feedgenerator/pull/18
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list