DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: python-aiolichess 1.3.0-1

Package Information

Descriptionasynchronous client for the Lichess REST API

Lichess is a free and open-source online chess server where users can play games, solve puzzles, analyse positions, and view chess ratings and statistics.

This library provides asynchronous access to the authenticated account endpoint of the Lichess REST API. Using a personal API token, it can retrieve the authenticated user's account details, user ID, username, profile, game counts, and rating statistics.

Returned data is represented by structured objects for account profiles, performance ratings, play counts, and per-variant statistics. Supported chess variants and formats include bullet, blitz, rapid, classical, correspondence, Chess960, crazyhouse, antichess, atomic, horde, king of the hill, racing kings, three-check, and puzzles.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/deps/python-aiolichess.git (browse)
Closes#1142960
Trackerhttps://tracker.debian.org/pkg/python-aiolichess
Uploaded2 hours ago

New Package Report

.changes
DateTue, 28 Jul 2026 18:50:56 +0100
Sourcepython-aiolichess
Version1.3.0-1
Changed-ByEdward Betts
Architectureall source
Distributionunstable
Changelog
python-aiolichess (1.3.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1142960)
.dsc
Priorityoptional
Componentmain
Package-Listpython3-aiolichess deb python optional arch=all
Sectionpython
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: aiolichess
Upstream-Contact: aryanhas <aryansharma3carp@gmail.com>
Source: https://github.com/aryanhasgithub/aiolichess

Files: *
Copyright: aryanhas <aryansharma3carp@gmail.com>
License: GPL-3

Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: GPL-3


License: GPL-3
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, version 3 of the License.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".

Review Information

accepted — allocated to mechtilde 1 hour ago, started 1 hour ago, completed 1 hour ago.

Final Comment

Public Notes

1 hour ago ● public

Load licenses database

Command: dnq license-check -prepare
Exit code: 0

License check [main]:

Found 1 unique license identifier(s) in debian/copyright:

COMPATIBLE (1):
  GPL-3

Result: ALL LICENSES RECOGNIZED AS DFSG-COMPATIBLE

Back to Dashboard | View all reviews for this package