SyntaxWarning twice during installaton

Bug #1940220 reported by Andriy Tymchenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pelican (Ubuntu)
New
Undecided
Unassigned

Bug Description

I just installed pelican and got syntax warning twice during installation

1) The release of Ubuntu
$ lsb_release -rd
Description: Ubuntu 20.04.2 LTS
Release: 20.04

2) The version of the package
$ apt-cache policy pelican
pelican:
  Installed: 4.0.1+dfsg-1
  Candidate: 4.0.1+dfsg-1
  Version table:
 *** 4.0.1+dfsg-1 500

3) What you expected to happen
smooth installation without warnings

4) What happened instead
snapshot from apt install
===
Setting up pelican (4.0.1+dfsg-1) ...
/usr/lib/python3/dist-packages/pelican/tools/pelican_themes.py:84: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if args.action is 'list':
/usr/lib/python3/dist-packages/pelican/tools/pelican_themes.py:86: SyntaxWarning: "is" with a literal. Did you mean "=="?
  elif args.action is 'path':
===

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.