Your message dated Sat, 07 Mar 2026 19:56:12 +0000
with message-id <[email protected]>
and subject line Bug#1129916: fixed in taskw 2.0.0-5
has caused the Debian Bug report #1129916,
regarding taskw: FTBFS: FAILED
taskw/test/test_datas.py::TestDBShellout::test_filtering_brace
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1129916: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129916
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:taskw
Version: 2.0.0-4
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202603/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:taskw, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:384: python3.14 setup.py clean
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: GNU General Public License (GPL)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build' (and everything under
it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.14' does not exist -- can't clean it
I: pybuild base:384: python3.13 setup.py clean
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: GNU General Public License (GPL)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build' (and everything under
it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
dh binary --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:384: python3.14 setup.py config
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: GNU General Public License (GPL)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running config
I: pybuild base:384: python3.13 setup.py config
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: GNU General Public License (GPL)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running config
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:384: /usr/bin/python3.14 setup.py build
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: GNU General Public License (GPL)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw
copying taskw/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw
copying taskw/warrior.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw
copying taskw/exceptions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw
copying taskw/task.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw
copying taskw/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw
copying taskw/taskrc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test
copying taskw/test/test_warrior.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test
copying taskw/test/test_utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test
copying taskw/test/test_fields.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test
copying taskw/test/test_datas.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test
copying taskw/test/test_task.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test
copying taskw/test/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test
copying taskw/test/test_recursive.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test
copying taskw/test/test_taskrc.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields
copying taskw/fields/annotationarray.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields
copying taskw/fields/duration.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields
copying taskw/fields/uuid.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields
copying taskw/fields/numeric.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields
copying taskw/fields/array.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields
copying taskw/fields/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields
copying taskw/fields/base.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields
copying taskw/fields/date.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields
copying taskw/fields/string.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields
copying taskw/fields/commaseparateduuid.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields
copying taskw/fields/choice.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields
running egg_info
creating taskw.egg-info
writing taskw.egg-info/PKG-INFO
writing dependency_links to taskw.egg-info/dependency_links.txt
writing requirements to taskw.egg-info/requires.txt
writing top-level names to taskw.egg-info/top_level.txt
writing manifest file 'taskw.egg-info/SOURCES.txt'
reading manifest file 'taskw.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '.tox_tests.sh'
adding license file 'LICENSE.txt'
writing manifest file 'taskw.egg-info/SOURCES.txt'
/usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning:
Package 'taskw.test.data' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'taskw.test.data' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to
distribute this
package, please make sure that 'taskw.test.data' is explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation
page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'taskw.test.data' to be distributed and are
already explicitly excluding 'taskw.test.data' via
`find_namespace_packages(...)/find_namespace` or
`find_packages(...)/find`,
you can try to use `exclude_package_data`, or
`include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools
documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test/data
copying taskw/test/data/default.taskrc ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test/data
copying taskw/test/data/empty.taskrc ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test/data
copying taskw/test/data/included.taskrc ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test/data
I: pybuild base:384: /usr/bin/python3 setup.py build
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: GNU General Public License (GPL)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw
copying taskw/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw
copying taskw/warrior.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw
copying taskw/exceptions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw
copying taskw/task.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw
copying taskw/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw
copying taskw/taskrc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test
copying taskw/test/test_warrior.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test
copying taskw/test/test_utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test
copying taskw/test/test_fields.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test
copying taskw/test/test_datas.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test
copying taskw/test/test_task.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test
copying taskw/test/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test
copying taskw/test/test_recursive.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test
copying taskw/test/test_taskrc.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields
copying taskw/fields/annotationarray.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields
copying taskw/fields/duration.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields
copying taskw/fields/uuid.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields
copying taskw/fields/numeric.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields
copying taskw/fields/array.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields
copying taskw/fields/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields
copying taskw/fields/base.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields
copying taskw/fields/date.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields
copying taskw/fields/string.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields
copying taskw/fields/commaseparateduuid.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields
copying taskw/fields/choice.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields
running egg_info
writing taskw.egg-info/PKG-INFO
writing dependency_links to taskw.egg-info/dependency_links.txt
writing requirements to taskw.egg-info/requires.txt
writing top-level names to taskw.egg-info/top_level.txt
reading manifest file 'taskw.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '.tox_tests.sh'
adding license file 'LICENSE.txt'
writing manifest file 'taskw.egg-info/SOURCES.txt'
/usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning:
Package 'taskw.test.data' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'taskw.test.data' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to
distribute this
package, please make sure that 'taskw.test.data' is explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation
page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'taskw.test.data' to be distributed and are
already explicitly excluding 'taskw.test.data' via
`find_namespace_packages(...)/find_namespace` or
`find_packages(...)/find`,
you can try to use `exclude_package_data`, or
`include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools
documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test/data
copying taskw/test/data/default.taskrc ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test/data
copying taskw/test/data/empty.taskrc ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test/data
copying taskw/test/data/included.taskrc ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test/data
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:384: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build;
python3.14 -m pytest
============================= test session starts ==============================
platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>
configfile: setup.cfg
plugins: typeguard-4.4.4
collected 302 items
taskw/test/test_datas.py ............................................... [ 15%]
..F............................... [ 26%]
taskw/test/test_fields.py ................................ [ 37%]
taskw/test/test_recursive.py .. [ 38%]
taskw/test/test_task.py .......... [ 41%]
taskw/test/test_taskrc.py .... [ 42%]
taskw/test/test_utils.py ................... [ 49%]
taskw/test/test_warrior.py ... [ 50%]
test/test_datas.py .................................................F... [ 67%]
............................ [ 76%]
test/test_fields.py ................................ [ 87%]
test/test_recursive.py .. [ 88%]
test/test_task.py .......... [ 91%]
test/test_taskrc.py .... [ 92%]
test/test_utils.py ................... [ 99%]
test/test_warrior.py ... [100%]
=================================== FAILURES ===================================
_____________________ TestDBShellout.test_filtering_brace ______________________
self = <taskw.test.test_datas.TestDBShellout testMethod=test_filtering_brace>
def test_filtering_brace(self):
self.tw.task_add("[foobar1]")
self.tw.task_add("[foobar2]")
tasks = self.tw.filter_tasks({
'description.contains': '[foobar2]',
})
> assert len(tasks) == 1
E assert 0 == 1
E + where 0 = len([])
taskw/test/test_datas.py:373: AssertionError
_____________________ TestDBShellout.test_filtering_brace ______________________
self = <test.test_datas.TestDBShellout testMethod=test_filtering_brace>
def test_filtering_brace(self):
self.tw.task_add("[foobar1]")
self.tw.task_add("[foobar2]")
tasks = self.tw.filter_tasks({
'description.contains': '[foobar2]',
})
> assert len(tasks) == 1
E assert 0 == 1
E + where 0 = len([])
test/test_datas.py:373: AssertionError
=========================== short test summary info ============================
FAILED taskw/test/test_datas.py::TestDBShellout::test_filtering_brace - asser...
FAILED test/test_datas.py::TestDBShellout::test_filtering_brace - assert 0 == 1
======================== 2 failed, 300 passed in 11.58s ========================
E: pybuild pybuild:483: test: plugin distutils failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; python3.14 -m pytest
I: pybuild base:384: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build;
python3.13 -m pytest
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>
configfile: setup.cfg
plugins: typeguard-4.4.4
collected 302 items
taskw/test/test_datas.py ............................................... [ 15%]
..F............................... [ 26%]
taskw/test/test_fields.py ................................ [ 37%]
taskw/test/test_recursive.py .. [ 38%]
taskw/test/test_task.py .......... [ 41%]
taskw/test/test_taskrc.py .... [ 42%]
taskw/test/test_utils.py ................... [ 49%]
taskw/test/test_warrior.py ... [ 50%]
test/test_datas.py .................................................F... [ 67%]
............................ [ 76%]
test/test_fields.py ................................ [ 87%]
test/test_recursive.py .. [ 88%]
test/test_task.py .......... [ 91%]
test/test_taskrc.py .... [ 92%]
test/test_utils.py ................... [ 99%]
test/test_warrior.py ... [100%]
=================================== FAILURES ===================================
_____________________ TestDBShellout.test_filtering_brace ______________________
self = <taskw.test.test_datas.TestDBShellout testMethod=test_filtering_brace>
def test_filtering_brace(self):
self.tw.task_add("[foobar1]")
self.tw.task_add("[foobar2]")
tasks = self.tw.filter_tasks({
'description.contains': '[foobar2]',
})
> assert len(tasks) == 1
E assert 0 == 1
E + where 0 = len([])
taskw/test/test_datas.py:373: AssertionError
_____________________ TestDBShellout.test_filtering_brace ______________________
self = <test.test_datas.TestDBShellout testMethod=test_filtering_brace>
def test_filtering_brace(self):
self.tw.task_add("[foobar1]")
self.tw.task_add("[foobar2]")
tasks = self.tw.filter_tasks({
'description.contains': '[foobar2]',
})
> assert len(tasks) == 1
E assert 0 == 1
E + where 0 = len([])
test/test_datas.py:373: AssertionError
=========================== short test summary info ============================
FAILED taskw/test/test_datas.py::TestDBShellout::test_filtering_brace - asser...
FAILED test/test_datas.py::TestDBShellout::test_filtering_brace - assert 0 == 1
======================== 2 failed, 300 passed in 11.11s ========================
E: pybuild pybuild:483: test: plugin distutils failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m pytest
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14
3.13" returned exit code 13
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: taskw
Source-Version: 2.0.0-5
Done: Edward Betts <[email protected]>
We believe that the bug you reported is fixed in the latest version of
taskw, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Edward Betts <[email protected]> (supplier of updated taskw package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 07 Mar 2026 19:31:24 +0000
Source: taskw
Architecture: source
Version: 2.0.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Edward Betts <[email protected]>
Closes: 1129916
Changes:
taskw (2.0.0-5) unstable; urgency=medium
.
* Fix two failing tests. (Closes: #1129916)
* Remove 'Priority: optional', now the default.
* Update Standards-Version.
* Update debian/watch to format version 5.
* Add debian/salsa-ci.yml.
Checksums-Sha1:
8426240bec1cf405c406bc24f81a129afc6f1469 2087 taskw_2.0.0-5.dsc
be83cfd5c425c8140e92bfa1d6d68189e24d1dc6 6572 taskw_2.0.0-5.debian.tar.xz
811c8475eb4dbefb3c6dbf3c57bd7637220b15ba 6837 taskw_2.0.0-5_source.buildinfo
Checksums-Sha256:
0699fb9f0d6642d6fe673559f6ce49a5bc1f5121a664089dc5f2c4b0210cb353 2087
taskw_2.0.0-5.dsc
57805dd1aabdd6fed5dddc1659f0a4a3da9f16e57455c1ae0639d5823885986f 6572
taskw_2.0.0-5.debian.tar.xz
589474d54a585da139b7a73563915a3e926493885e4868e3ca3bdb2b8f99b0cd 6837
taskw_2.0.0-5_source.buildinfo
Files:
f5dd0f1178e8443e91712025b2882dea 2087 python optional taskw_2.0.0-5.dsc
04908aa0e4da8502659e2c5fb56eb544 6572 python optional
taskw_2.0.0-5.debian.tar.xz
090b9b541b46bc8ff870b38e395a052b 6837 python optional
taskw_2.0.0-5_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE+4rPp4xyYInDitAmlgWhCYxjuSoFAmmsfZcACgkQlgWhCYxj
uSq6DA/6A5Oye6wuN1APFgBFQr8NAkLIoKDsB9lE5V0Ds9R+HN73sIMxVxPt8zL8
7xZoXcrHF3JbeHRjXDBjsYxnxDsMJO2bpAxQAOMPJqLtcd6yLPfj5uzLYG5GDRKG
ouK3GfgmGeioxNWG47LdBXKYlTUAJzHuFXI0xhELTwbNZTYA2JVjThykuxtJ35Rh
hd/Q0QymeyMJOVoIQiNtv5vUqjjbBIUOpBI4K9xN7Hn0co3Db/+ztsk/dgI0n6id
3MMMIRV4493D68PRlF6VH2OUMG1g0ZF6h6aLBLSNc4kDJ4AymDzm+qkgek03yUPG
GZs1kpulepbGxxVE3DS4TT+8K/dBS8gmZSpEXinRAOlhQHVrt6ljeoUW9iOyJiry
zE1aUi7fSslnWoyAHdLtUSxHSlSbqPTVx04fAXrKmQ8cTWv36qOpHs2NkCZ9S24x
yLL94OnwDwpFKvDzzPLdzoCxgfpMFKMn9272QIvJWgKDo1W5NlMkB3SK9WsomNWn
1XO6cJzTHhaK50r2U169Pi5XGHNIE787+Uy2lXFysf0lMhPiA622+yMVO5NDmD+3
QNtEGw1fOpHaPd5X0xNstRyjZ2MMK0yF3TyfwEQYm5DiwCXS3BllYOPSTu+dCL0O
NorrWCJs3ag0WLgsTpjsRdPMQTb1UifEh2VEyHvGIiArBsnm5dI=
=60/p
-----END PGP SIGNATURE-----
pgpBvwViUbxS5.pgp
Description: PGP signature
--- End Message ---