taskw 2.0.0-2 source package in Ubuntu

Changelog

taskw (2.0.0-2) unstable; urgency=medium

  * Team upload.

  [ Alexandre Detiste ]
  * remove obsolete python3-six dependency

  [ Jochen Sprickerhof ]
  * Update for python-3.12
  * Update dependencies
  * Bump policy version (no changes)
  * Enable autopkgtest-pkg-pybuild
  * Use debian/clean
  * Fix tests with new pytest (Closes: #1067297)

 -- Jochen Sprickerhof <email address hidden>  Thu, 28 Mar 2024 08:19:05 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
taskw_2.0.0-2.dsc 2.2 KiB 562bac67e4e0c9dbf24d7021c02c8e1bad9e42e326fdfc94d804d636cfae9ee0
taskw_2.0.0.orig.tar.gz 56.9 KiB 194c469d2be96cd47c7e0f6de214e752b195111fd4edd0731ab059baa3a2bebd
taskw_2.0.0-2.debian.tar.xz 5.3 KiB 1c6462125fa29d2b630a4241230203459415422852ce8c5c8a4a82ba02b66181

Available diffs

No changes file available.

Binary packages built by this source

python3-taskw: Python bindings for your taskwarrior database (Python 3 version)

 This is a Python API for the 'taskwarrior' command line tool. It uses the
 'task export' and 'task import' commands to manipulate the task database.
 .
 Using these bindings it is possible to: look at tasks, add new tasks, update
 tasks, delete tasks, mark tasks as completed and read the taskwarrior config.
 .
 This package contains taskw for Python 3.