Bug 51637 - ucslint should allow Python 3 hashbangs in UCS 5.0
ucslint should allow Python 3 hashbangs in UCS 5.0
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: ucslint
UCS 5.0
Other Linux
: P5 normal (vote)
: UCS 4.4-5-errata
Assigned To: Philipp Hahn
Florian Best
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-07-08 02:56 CEST by Florian Best
Modified: 2020-08-12 16:18 CEST (History)
2 users (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2020-07-08 02:56:21 CEST
ucslint should allow Python 3 hashbangs in UCS 5.0.
Comment 1 Philipp Hahn univentionstaff 2020-07-08 08:24:50 CEST
[feature/ucs5] 35f1cdb79f Bug #28284 ucslint: Allow python3
 base/univention-app-appliance/usr/sbin/univention-app-appliance | 2 +-
 packaging/ucslint/testframework/0009-2-3-4-5.correct            | 2 ++
 packaging/ucslint/testframework/0009-2-3-4-5/src/py3.py         | 2 ++
 packaging/ucslint/testframework/0009-2-3-4-5/src/py35.py        | 2 ++
 packaging/ucslint/testframework/0009-2-3-4-5/src/py37.py        | 2 ++
 5 files changed, 9 insertions(+), 1 deletion(-)

[feature/ucs5] 112a59d58a fixup! Bug #51637: allow Python 3 hashbang
 packaging/ucslint/testframework/0009-10.correct     | 2 --
 packaging/ucslint/testframework/0009-10/strings2.py | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

[feature/ucs5] 9a81ffd3db Bug #51637: allow Python 3 hashbang
 packaging/ucslint/debian/changelog                  | 6 ++++++
 packaging/ucslint/univention/ucslint/0009-Python.py | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
Comment 2 Philipp Hahn univentionstaff 2020-08-06 10:03:56 CEST
[4.4-5] dd5f1986f6 Bug #51637 et al: Merge branch 'phahn/ucslint' into 4.4-5
[4.4-5] 27097e04ab Bug #33736 ucslint: Add PEP 484 type annotation
[4.4-5] ead929786f Bug #33736 ucslint: Remove pylint controls
[4.4-5] 0bf963dfad Bug #51611 ucslint: Check for old upgrade code
[4.4-5] aca8b0a080 Bug #33736 ucslint: Line specific overrides
[4.4-5] 9ce142e02d Bug #51611 ucslint: Extract code for regular expressions
[4.4-5] 9f728fe6ac Bug #34240 ucslint: Extract code for line regexp
[4.4-5] a85d86edcd Bug #33736 ucslint: Rename UPCMessage arguments
[4.4-5] 7b27fd592b Bug #33736 ucslint: Remove unused enumerate()
[4.4-5] 152f7ec514 Bug #34240 ucslint: Fix PO flag regular expression
[4.4-5] 523f573ec3 Bug #33736 ucslint: Fix mypy typing errors
[4.4-5] 012e422a45 Bug #49240 ucslint: Print erroneous string
[4.4-5] 4ba4649874 Bug #49240 ucslint: Update comments and documentation
[4.4-5] fd133be24e Bug #49240 ucslint: Remove string formatting
[4.4-5] 25b91c7c65 Bug #51106 ucslint: Check for debian/*.pyinstall usage
[4.4-5] 5922fab3d7 Bug #49704 ucslint: Fix unicode handling
[4.4-5] 690e03f824 Bug #51107 ucspep8: Fix duplicate entry
[4.4-5] 0d94850650 Bug #28284 ucslint: Allow python3
[4.4-5] f700589a05 Bug #33737 ucslint: Check for well-known SIDs
[4.4-5] 73b8b1cf62 Bug #49240 ucslint: re-indent
[4.4-5] dfcfc5bcdb Bug #49240 ucslint: isort
[4.4-5] b1cb194e6a Bug #99999 ucslint: Check for reserved Python words
[4.4-5] 6105b4fa68 Bug #51612 ucslint: Check for more shell issues
[4.4-5] 914c042673 Bug #49620 ucslint: Check debian/changelog for errors
[4.4-5] 24b01261c3 Bug #49240 ucslint: Fix filter logic
[4.4-5] 1292292dba Bug #51246 ucslint: Ignore more debian/ files
[4.4-5] d9c6841a93 Bug #49240 ucslint: Allow ucslint on multiple packages
[4.4-5] de8635cf9f Bug #49240 ucslint: Improve sorting

Package: ucslint
Version: 8.0.0-19A~4.4.0.202008060958
Branch: ucs_4.4-0
Scope: errata4.4-5

[4.4-5] c3fddf7b9c Bug #51612: ucslint 8.0.0-19A~4.4.0.202008060958
 doc/errata/staging/ucslint.yaml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
Comment 3 Florian Best univentionstaff 2020-08-10 07:43:35 CEST
OK: git:0d94850650a462fdb43f62d8065166f49c75e82e
Done with wrong bug numer Bug #28284