python-taskflow 3.8.0-0ubuntu1 source package in Ubuntu

Changelog

python-taskflow (3.8.0-0ubuntu1) focal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - d/control, d/tests/*: Add import and unit test autopkgtests.
    - d/control: Move python3-pydot(plus) to Suggests as they're only
      required for tools/state_graph.py, and aren't in Ubuntu main.
    - d/gbp.conf: Retain for gbp and pristine-tar config.
    - d/p/0003-Pass-digest-to-hmac.new.patch: Fix working with Python 3.8
      by passing digest to hmac.new() (LP: #1852317)
    - d/p/move-test-requirements-out-of-runtime-requirements.patch:
      Move stestr and pydot from runtime requirements to test requirements,
      avoiding pulling these two packages into Ubuntu main.
    - d/watch: Get tarball from tarballs.openstack.org.
    - d/control: Drop python3-contextlib2 as it is only needed for < python3.0.
    - d/control,python-taskflow-doc.links: Use generated assets for
      documentation rather than using libjs-* packages.
  * New upstream release for OpenStack Ussuri.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/0003-Pass-digest-to-hmac.new.patch,
    d/p/fix-networkx-2.x-compatibility.patch,
    d/p/fix-py38-hmac-compatibility.patch: Dropped. Fixed in upstream release.

 -- Corey Bryant <email address hidden>  Thu, 12 Dec 2019 17:10:29 -0500

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Focal
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-taskflow_3.8.0.orig.tar.gz 1.0 MiB d70c1b3e7fca612a4e05342bae505808a99257864980342f4125b451b3d171e2
python-taskflow_3.8.0-0ubuntu1.debian.tar.xz 7.7 KiB 872a941fc592ffc11c73aec55d4daa91394ce674e65616f014540c9444376cdb
python-taskflow_3.8.0-0ubuntu1.dsc 3.3 KiB c0827eab441f97bdc2acf6f025a793c35a38fec22204f34c6c4423fc80969204

Available diffs

View changes file

Binary packages built by this source

python-taskflow-doc: Taskflow structured state management library - doc

 TaskFlow, is a library to do [jobs, tasks, flows] in a HA manner
 using different backends to be used with OpenStack projects.
 More information at http://wiki.openstack.org/wiki/TaskFlow
 .
 This package contains the documentation.

python3-taskflow: Taskflow structured state management library - Python 3.x

 TaskFlow, is a library to do [jobs, tasks, flows] in a HA manner
 using different backends to be used with OpenStack projects.
 More information at http://wiki.openstack.org/wiki/TaskFlow
 .
 This package contains the Python 3.x module.