[Bug 269828] textproc/py-reindent: Reindent python scripts

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 26 Feb 2023 00:07:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269828

            Bug ID: 269828
           Summary: textproc/py-reindent: Reindent python scripts
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://pypi.org/project/reindent/
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: DtxdF@disroot.org

Created attachment 240410
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=240410&action=edit
py-reindent-3.5.1.patch

Description:

Change Python (.py) files to use 4-space indents and no hard tab
characters. Also trim excess spaces and tabs from ends of lines,
and remove empty lines at the end of files.  Also ensure the last
line ends with a newline.

WWW: https://pypi.org/project/reindent/

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 13.1-RELEASE, amd64)

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