Package Details: python-taskw-ng 0.2.7-2

Git Clone URL: https://aur.archlinux.org/python-taskw-ng.git (read-only, click to copy)
Package Base: python-taskw-ng
Description: Python bindings for your taskwarrior database next generation
Upstream URL: https://github.com/bergercookie/taskw-ng/
Licenses: GPL
Provides: python-taskw_ng
Submitter: lbiaggi
Maintainer: gake
Last Packager: gake
Votes: 0
Popularity: 0.000000
First Submitted: 2024-03-21 16:28 (UTC)
Last Updated: 2025-01-31 10:33 (UTC)

Latest Comments

gake commented on 2025-01-31 10:38 (UTC)

@tapajos I replaced provides(python-taskw) with provides(python-taskw_ng) in 0.2.7-2

tapajos commented on 2024-10-17 16:03 (UTC)

It doesn't provide python-taskw since python-taskw has the taskw module and python-task-ng taskw_ng has the task_ng module.

If you try to have taskw_ng, when you need taskw, you'll get:

ModuleNotFoundError: No module named 'taskw'