Date: Mon, 27 Jul 2020 14:25:29 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 248295] www/py-feedgenerator: Replace gratuitous non-ASCII characters Message-ID: <bug-248295-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248295 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@FreeBSD.org Reporter: john@saltant.com CC: python@FreeBSD.org Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Assignee: sunpoet@FreeBSD.org Attachment #216801 maintainer-approval? Flags: Flags: maintainer-feedback? Created attachment 216801 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D216801&action= =3Dedit www/py-feedgenerator: Replace gratuitous non-ASCII characters Changelog =3D=3D=3D=3D=3D=3D=3D=3D=3D * Use single quote (0x27) instead of RIGHT SINGLE QUOTATION MARK (U+2019) QA =3D=3D portlint: OK poudriere: OK -- testport on 12.1-RELEASE amd64 w/py27, py35, py36, py37 (default), and py38 Notes =3D=3D=3D=3D=3D 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 --=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-248295-7788>