DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: clickdc 0.1.1-1

Package Information

Descriptionclick command line options from a Python dataclass

click is a Python module to build composable command line interface toolkit.

This package allows to define click command line options from a Python dataclass.

MaintainerDaniel Baumann <daniel@debian.org>
Changed ByDaniel Baumann <daniel@debian.org>
Sponsormail@daniel-baumann.ch
Distributionunstable
Architectureall
VCSgit: https://forgejo.debian.net/python/clickdc (browse)
Closes#1132884
Trackerhttps://tracker.debian.org/pkg/clickdc
Uploaded4 days ago

New Package Report

.changes
Changed-ByDaniel Baumann
Architecturesource all
Distributionunstable
DateThu, 16 Apr 2026 06:02:19 +0200
Sourceclickdc
Version0.1.1-1
Changelog
clickdc (0.1.1-1) unstable; urgency=medium
 .
   * Initial upload to sid, needed for mycli (Closes: #1132884).
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-clickdc deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: clickdc
Upstream-Contact: https://github.com/Kamilcuk/clickdc/issues
Source: https://github.com/Kamilcuk/clickdc/tags

Files: *
Copyright: 2024 KamilCuk
License: MIT

Files: debian/*
Copyright: 2026 Daniel Baumann <daniel@debian.org>
License: MIT

License: MIT
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.

Review Information

accepted — allocated to awm 4 days ago, started 4 days ago, completed 4 days ago.

Final Comment

Public Notes

4 days ago ● public

Lintian

Command: lintian -Iiv -L '>=warning' --show-overrides --color=never ../$(basename $PWD)_*.changes
Exit code: 0

N:
W: python3-clickdc: extended-description-line-too-long line 3
N: 
N:   One or more lines in the extended part of the "Description:" field have
N:   been found to contain more than 80 characters. For the benefit of users of
N:   80x25 terminals, it is recommended that the lines do not exceed 80
N:   characters.
N: 
N:   Please refer to The single line synopsis (Section 3.4.1) in the Debian
N:   Policy Manual for details.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: fields/description
N: 

Back to Dashboard | View all reviews for this package