Debian NEW package overview for python-lia
python-lia_0.2.3-1_amd64.changes (click to toggle)
Format:1.8
Date:Tue, 04 Nov 2025 16:34:59 +0200
Source:python-lia
Binary:python3-lia
Architecture:source all
Version:0.2.3-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Changed-By:Carsten Schoenert <c.schoenert@t-online.de>
Description:
python3-lia - Universal web framework adapter for Python
Closes:1119986
Changes:
python-lia (0.2.3-1) unstable; urgency=medium

  * [86e318b] New upstream version 0.2.3
  * [f315b41] First and basic Debianization
    (Closes: #1119986)
Files:
52818c392ffabaf5b7df7a5be16ad74b 2519 python optional python-lia_0.2.3-1.dsc
6ea22e509f77bb2b103457b80dd75bf0 156110 python optional python-lia_0.2.3.orig.tar.gz
c9d284a2915c2e0092699e5d25cc3875 4040 python optional python-lia_0.2.3-1.debian.tar.xz
bf05fe5bddfe70e2818ee9d7e6152ec6 8308 python optional python-lia_0.2.3-1_amd64.buildinfo
ae81375647d8261022f87124bef85d4d 9780 python optional python3-lia_0.2.3-1_all.deb
python-lia_0.2.3-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:python-lia
Binary:python3-lia
Architecture:all
Version:0.2.3-1
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Uploaders:Carsten Schoenert <c.schoenert@t-online.de>,
Homepage:https://github.com/patrick91/lia
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/python-team/packages/python-lia
Vcs-Git:https://salsa.debian.org/python-team/packages/python-lia.git
Testsuite:autopkgtest, autopkgtest-pkg-python
Testsuite-Triggers:python3-aiohttp, python3-all, python3-django, python3-fastapi, python3-httpx, python3-pytest, python3-pytest-asyncio, python3-python-multipart, python3-quart
Build-Depends:debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-aiohttp<!nocheck>, python3-all, python3-django<!nocheck>, python3-fastapi<!nocheck>, python3-hatchling, python3-httpx<!nocheck>, python3-pytest<!nocheck>, python3-pytest-asyncio<!nocheck>, python3-python-multipart<!nocheck>, python3-quart<!nocheck>
Package-List:python3-lia deb python optional arch=all
Files:
6ea22e509f77bb2b103457b80dd75bf0 156110 python-lia_0.2.3.orig.tar.gz
c9d284a2915c2e0092699e5d25cc3875 4040 python-lia_0.2.3-1.debian.tar.xz
lintian 2.116.3+deb12u1 check for python-lia_0.2.3-1.dsc (click to toggle)
README.source for python-lia_0.2.3-1.dsc (click to toggle)
This package is maintained with git-buildpackage(1). It follows DEP-14 for
branch naming (e.g. using debian/main for the current version in Debian
unstable due Debian Python team policy).

It uses pristine-tar(1) to store enough information in git to generate bit
identical tarballs when building the package without having downloaded an
upstream tarball first.

When working with patches it is recommended to use "gbp pq import" to import
the patches, modify the source and then use "gbp pq export --commit" to commit
the modifications.

The changelog is generated using "gbp dch" so if you submit any changes don't
bother to add changelog entries but rather provide a nice git commit message
that can then end up in the changelog.

It is recommended to build the package with pbuilder using:

    gbp buildpackage --git-pbuilder

For information on how to set up a pbuilder environment see the git-pbuilder(1)
manpage. In short:

    DIST=sid git-pbuilder create
    gbp clone https://salsa.debian.org/python-team/packages/python-lia.git
    cd python-lia
    gbp buildpackage --git-pbuilder


Disabled tests from the upstream suite
--------------------------------------
Two upstream projects are not packaged in Debian and thus the test suite will
fail if we do not ignore the upstream test files fore these specific tests.

These upstream packages are not within Debian.

chalice https://github.com/aws/chalice
sanic   https://github.com/sanic-org/sanic

The debian/rules files is ignoring the following files while running the
usptream tests.

 tests/request/test_chalice.py
 tests/request/test_litestar.py
 tests/request/test_sanic.py

We ignore test_litestar.py for now, the test is failing because it can't find
the module multidict, the missing module while the test is correct, but for a
not known reason the package python3-multidict isn't getting installed even if
this is a dependency of python3-litestar. :-(

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 1 Nov 2025 13:21:00 +0200
control file for python3-lia_0.2.3-1_all.deb (click to toggle)
Package:python3-lia
Source:python-lia
Version:0.2.3-1
Architecture:all
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Installed-Size:62
Depends:python3-typing-extensions, python3:any
Section:python
Priority:optional
Homepage:https://github.com/patrick91/lia
Description:
Universal web framework adapter for Python
 Lia provides a unified interface for common web framework operations, allowing
 you to write framework-agnostic code that can be easily adapted to work with
 FastAPI, Flask, Django, and other popular Python web frameworks.
lintian 2.116.3+deb12u1 check for python3-lia_0.2.3-1_all.deb (click to toggle)
contents of python3-lia_0.2.3-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-11-04 14:34 ./
drwxr-xr-x root/root         0 2025-11-04 14:34 ./usr/
drwxr-xr-x root/root         0 2025-11-04 14:34 ./usr/lib/
drwxr-xr-x root/root         0 2025-11-04 14:34 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-11-04 14:34 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2025-11-04 14:34 ./usr/lib/python3/dist-packages/lia/
-rw-r--r-- root/root      1336 2025-11-04 14:34 ./usr/lib/python3/dist-packages/lia/__init__.py
-rw-r--r-- root/root       226 2025-11-04 14:34 ./usr/lib/python3/dist-packages/lia/exceptions.py
-rw-r--r-- root/root       478 2025-11-04 14:34 ./usr/lib/python3/dist-packages/lia/protocols.py
-rw-r--r-- root/root         0 2025-11-04 14:34 ./usr/lib/python3/dist-packages/lia/py.typed
drwxr-xr-x root/root         0 2025-11-04 14:34 ./usr/lib/python3/dist-packages/lia/request/
-rw-r--r-- root/root      3965 2025-11-04 14:34 ./usr/lib/python3/dist-packages/lia/request/__init__.py
-rw-r--r-- root/root      3573 2025-11-04 14:34 ./usr/lib/python3/dist-packages/lia/request/_aiohttp.py
-rw-r--r-- root/root      4330 2025-11-04 14:34 ./usr/lib/python3/dist-packages/lia/request/_base.py
-rw-r--r-- root/root      2730 2025-11-04 14:34 ./usr/lib/python3/dist-packages/lia/request/_chalice.py
-rw-r--r-- root/root      2961 2025-11-04 14:34 ./usr/lib/python3/dist-packages/lia/request/_django.py
-rw-r--r-- root/root      2433 2025-11-04 14:34 ./usr/lib/python3/dist-packages/lia/request/_flask.py
-rw-r--r-- root/root      1404 2025-11-04 14:34 ./usr/lib/python3/dist-packages/lia/request/_litestar.py
-rw-r--r-- root/root      1211 2025-11-04 14:34 ./usr/lib/python3/dist-packages/lia/request/_quart.py
-rw-r--r-- root/root      2485 2025-11-04 14:34 ./usr/lib/python3/dist-packages/lia/request/_sanic.py
-rw-r--r-- root/root      1775 2025-11-04 14:34 ./usr/lib/python3/dist-packages/lia/request/_starlette.py
-rw-r--r-- root/root      1712 2025-11-04 14:34 ./usr/lib/python3/dist-packages/lia/request/_testing.py
-rw-r--r-- root/root      2096 2025-11-04 14:34 ./usr/lib/python3/dist-packages/lia/response.py
drwxr-xr-x root/root         0 2025-11-04 14:34 ./usr/lib/python3/dist-packages/lia_web-0.2.3.dist-info/
-rw-r--r-- root/root         7 2025-11-04 14:34 ./usr/lib/python3/dist-packages/lia_web-0.2.3.dist-info/INSTALLER
-rw-r--r-- root/root      1056 2025-11-04 14:34 ./usr/lib/python3/dist-packages/lia_web-0.2.3.dist-info/METADATA
-rw-r--r-- root/root        87 2025-11-04 14:34 ./usr/lib/python3/dist-packages/lia_web-0.2.3.dist-info/WHEEL
drwxr-xr-x root/root         0 2025-11-04 14:34 ./usr/share/
drwxr-xr-x root/root         0 2025-11-04 14:34 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-11-04 14:34 ./usr/share/doc/python3-lia/
-rw-r--r-- root/root       213 2025-11-04 14:34 ./usr/share/doc/python3-lia/changelog.Debian.gz
-rw-r--r-- root/root       705 2025-08-11 10:22 ./usr/share/doc/python3-lia/changelog.gz
-rw-r--r-- root/root      1437 2025-11-02 06:15 ./usr/share/doc/python3-lia/copyright

Timestamp: 04.11.2025 / 16:02:32 (UTC)