python-yaql 1.1.3-0ubuntu1 source package in Ubuntu

Changelog

python-yaql (1.1.3-0ubuntu1) bionic; urgency=medium

  * d/gbp.conf: Update gbp configuration file.
  * d/control: Update Vcs-* links and maintainers.
  * New upstream release.
  * d/*: wrap-and-sort -bast.
  * d/control: Update Standards-Version to 4.1.2.
  * d/control: Bump debhelper compat to 10.
  * d/control: Align (Build-)Depends with upstream.

 -- Corey Bryant <email address hidden>  Wed, 14 Feb 2018 13:01:05 -0500

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-yaql_1.1.3.orig.tar.gz 104.2 KiB 40882c2b0fce4f2fdf6f9b91de5af06c9584461b14618fea8e55f450d90417ac
python-yaql_1.1.3-0ubuntu1.debian.tar.xz 3.9 KiB 607523d65e4429c3dc894c7b1b3d2fab9538e5466e6b3b29c5f675c9e9f6e61a
python-yaql_1.1.3-0ubuntu1.dsc 3.0 KiB e3017cbda38ed460c9ca8fe53bc71b89348f457568d8fccd1b25272a1eacc018

View changes file

Binary packages built by this source

python-yaql: Yet Another Query Language - Python 2.7

 YAQL is a general purpose query language, that is designed to operate on
 objects of arbitrary complexity. YAQL has a large standard library of
 functions for filtering, grouping and aggregation of data. At the same time
 YAQL allows you to extend it by defining your own functions.
 .
 This package contains the Python 2.7 module.

python3-yaql: Yet Another Query Language - Python 3.x

 YAQL is a general purpose query language, that is designed to operate on
 objects of arbitrary complexity. YAQL has a large standard library of
 functions for filtering, grouping and aggregation of data. At the same time
 YAQL allows you to extend it by defining your own functions.
 .
 This package contains the Python 3.x module.