[Bug 1877792] Re: jmespath SyntaxWarning: "is" with a literal.

Kai Kasurinen 1877792 at bugs.launchpad.net
Sat May 16 15:42:51 UTC 2020


python-jmespath (0.9.5-1) unstable; urgency=medium

  [ TANIGUCHI Takaki ]
  * add CI config
  * New upstream version 0.9.5
    - Fix SyntaxWarning (Closes: #953534)
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.4.1, no changes needed.

 -- TANIGUCHI Takaki <takaki at debian.org>  Wed, 01 Apr 2020 16:35:10
+0900

** Bug watch added: Debian Bug tracker #953534
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=953534

** Also affects: python-jmespath (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=953534
   Importance: Unknown
       Status: Unknown

** Changed in: ansible (Ubuntu)
       Status: Confirmed => Invalid

** Changed in: python-jmespath (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-jmespath in Ubuntu.
https://bugs.launchpad.net/bugs/1877792

Title:
  jmespath SyntaxWarning: "is" with a literal.

Status in ansible package in Ubuntu:
  Invalid
Status in python-jmespath package in Ubuntu:
  Fix Released
Status in python-jmespath package in Debian:
  Unknown

Bug description:
  As reported upstream

  https://github.com/jmespath/jmespath.py/issues/201
  Problems installing jmespath in Ubuntu 20.04 LTS

  Setting up python3-jmespath (0.9.4-2) ...
  /usr/lib/python3/dist-packages/jmespath/visitor.py:32: SyntaxWarning: "is" with a literal. Did you mean "=="?

  Fixed upstream in
  https://github.com/jmespath/jmespath.py/commit/56263b84cdb0feb7c8d54e426ec472f4dd0de44f

  Impact: this causes applications like Ansible that have dependencies
  on python-jmespath to send out warnings. Caused by language changes in
  Python 3.8.

  System is Ubuntu 20.04 LTS on a Pi 4.

  emv at pinnatus:~$ apt-cache policy python3-jmespath
  python3-jmespath:
    Installed: 0.9.4-2
    Candidate: 0.9.4-2
    Version table:
   *** 0.9.4-2 500
          500 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages
          100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ansible/+bug/1877792/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list