From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 116011 invoked by alias); 23 Jul 2019 04:38:11 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Return-Path: Received: (qmail 111817 invoked by uid 89); 23 Jul 2019 04:34:08 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,SPF_HELO_PASS autolearn=no version=3.3.1 spammy=sk:python3, sk:python2, HX-Languages-Length:332, HTo:U*cygwin-announce X-HELO: mx1.redhat.com From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Tue, 23 Jul 2019 04:38:00 -0000 Message-Id: <20190723003340.28867-1-yselkowitz@cygwin.com> Subject: python-jmespath 0.9.4-1 X-SW-Source: 2019-07/txt/msg00033.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * python27-jmespath-0.9.4-1 * python36-jmespath-0.9.4-1 * python37-jmespath-0.9.4-1 JMESPath allows you to declaratively specify how to extract elements from a JSON document. This has been added as a dependency of Ansible. -- Yaakov