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: sunp...@freebsd.org Reporter: j...@saltant.com CC: pyt...@freebsd.org Flags: maintainer-feedback?(sunp...@freebsd.org) Assignee: sunp...@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. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"