Debian Package Tracker
Register | Log in
Subscribe

typedload

Choose email to subscribe with

general
  • source: typedload (main)
  • version: 2.41-1
  • maintainer: Salvo 'LtWorf' Tomaselli (DMD)
  • arch: all
  • std-ver: 4.7.3
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 2.8-1
  • oldstable: 2.22-1
  • stable: 2.37-1
  • testing: 2.41-1
  • unstable: 2.41-1
versioned links
  • 2.8-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.22-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.37-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.41-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • python3-typedload
  • python3-typedload-doc
action needed
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 2.42-1, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit d994051211b06b279603fa28bd70df30accf0668
Merge: 11cb71b 8ab4d46
Author: ltworf <ltworf@noreply.codeberg.org>
Date:   Sun May 31 18:09:24 2026 +0200

    Merge pull request 'Support PEP 728' (#66) from pep728 into master
    
    Reviewed-on: https://codeberg.org/ltworf/typedload/pulls/66

commit 8ab4d46ff6e7da44ae1999e1aa8a0783c3a7e317
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Sun May 31 18:00:49 2026 +0200

    Move test to a file where the alias syntax doesn't bother us

commit d938d192dbb676f5090e07924195ef105969d77f
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Sun May 31 17:55:02 2026 +0200

    Add moretypes to supported types documentation

commit 62dfc4ccbffc1074f9f467921ff1ad2040b87a51
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Sat May 23 01:03:05 2026 +0200

    CHANGELOG

commit da0fbba1372a464fe2462798b2230f227e9c5071
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Sun May 31 17:54:16 2026 +0200

    Document how closed and extra_items work

commit 216afcfc16f6faef912fafe80b76fe834e22de33
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Sun May 31 17:28:10 2026 +0200

    Text extra_items in TypedDict

commit 185e441280e55786ae4423904703bee040eba83c
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Sun May 31 17:24:59 2026 +0200

    Support extra items in TypedDict

commit 5dd1f190cb959c2764b60545c28ac92e4f3c0925
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Sun May 31 17:23:40 2026 +0200

    Test the correct interaction with failonextra on subtypes

commit c748f0ab7ff2306c50457fca6c7484f5a4c52fd3
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Sun May 31 13:08:33 2026 +0200

    Add test for closed TypedDict

commit 9a80edff295afdbcfe149ba5a82b5275093477f5
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Sun May 31 13:06:36 2026 +0200

    Support closed in TypedDict
    
    Basically via a one-off failonextra that does not propagate
    recursively.
    
    Since there are now 2 TypedDict specific parameters in the function,
    group them into a single parameter and a tuple.

commit c2734481c7b033ff2a4bbe90d69b3fe05717ed1b
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Sun May 31 10:21:51 2026 +0200

    Make mypy happy

commit 29e581aa081a039577b1963669f36e6af2644ac8
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Sat May 23 01:06:11 2026 +0200

    Test for is_closed

commit 14721f349e5138f4f2534b37751bdb70b7cf0244
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Sat May 23 01:04:15 2026 +0200

    Implement check for closed TypedDict

commit 11cb71bb6c46d742c664f03a393b5f61d8d8fff0
Merge: f4a3f68 eb4dfac
Author: ltworf <ltworf@noreply.codeberg.org>
Date:   Sun May 31 10:17:15 2026 +0200

    Merge pull request 'Support frozendict' (#71) from frozendict into master
    
    Reviewed-on: https://codeberg.org/ltworf/typedload/pulls/71

commit eb4dfacb71be88dc9ed54856653e8ecead30f67c
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Sun May 31 10:10:58 2026 +0200

    CHANGELOG
    
    Closes: #67

commit 5a170f1aca6adf8986d240e6142ab4baebac7185
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Sun May 31 10:09:08 2026 +0200

    Test frozendict loading

commit c5ef6e0da437854219c08d4e6bcacf2fccaa43cc
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Sun May 31 10:07:33 2026 +0200

    Support loading frozendict
    
    Not particularly performant since it calls the regular dict loading
    function first and then converts to a frozendict.
    
    No need for version checking because it is already done in is_frozendict.

commit 167fa53a0a42f7d664dd641ab05147ed42f86189
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Sun May 31 09:57:15 2026 +0200

    Generic test for dictionary loading

commit 1c4163a5b40b2116447a0168fdf4c0696cd987c3
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Sun May 31 09:45:28 2026 +0200

    Test dumping frozendict

commit fc7479f30cdfaa5ffe3c857a2815c5031f0a6375
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Sun May 31 09:45:19 2026 +0200

    frozendict treated as dict when dumping

commit c74396e1702dad2921784ad08ce7f331e8b99aa2
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Sun May 31 09:39:43 2026 +0200

    Test for is_frozendict

commit 34251ae62ce2f5f3e0fd9dd92741ca99f2074154
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Sun May 31 09:39:09 2026 +0200

    Create is_frozendict function

commit f4a3f68b4f1b30ea1fcfd1a915584dec360a2b10
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Sun May 24 00:54:40 2026 +0200

    Fix sections

commit 57a8b6cb1602aa4d96caf7b67d86f057ac73cdb2
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Sun May 24 00:53:25 2026 +0200

    Bump version
Created: 2025-11-18 Last update: 2026-06-07 17:02
lintian reports 1 warning normal
Lintian reports 1 warning about this package. You should make the package lintian clean getting rid of them.
Created: 2026-05-24 Last update: 2026-05-24 12:30
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.4 instead of 4.7.3).
Created: 2026-03-31 Last update: 2026-05-24 06:01
news
[rss feed]
  • [2026-05-28] typedload 2.41-1 MIGRATED to testing (Debian testing watch)
  • [2026-05-23] Accepted typedload 2.41-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2026-02-19] typedload 2.40-1 MIGRATED to testing (Debian testing watch)
  • [2026-02-11] Accepted typedload 2.40-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2025-10-23] typedload 2.39-1 MIGRATED to testing (Debian testing watch)
  • [2025-10-21] Accepted typedload 2.39-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2025-09-25] typedload 2.38-1 MIGRATED to testing (Debian testing watch)
  • [2025-09-22] Accepted typedload 2.38-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2024-11-29] typedload 2.37-1 MIGRATED to testing (Debian testing watch)
  • [2024-11-26] Accepted typedload 2.37-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2024-11-24] Accepted typedload 2.36-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2024-09-25] typedload 2.35-1 MIGRATED to testing (Debian testing watch)
  • [2024-09-18] Accepted typedload 2.35-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2024-07-20] typedload 2.34-1 MIGRATED to testing (Debian testing watch)
  • [2024-07-12] Accepted typedload 2.34-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2024-06-20] typedload 2.33-1 MIGRATED to testing (Debian testing watch)
  • [2024-06-17] Accepted typedload 2.33-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2024-06-07] Accepted typedload 2.32-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2024-06-02] typedload 2.31-1 MIGRATED to testing (Debian testing watch)
  • [2024-05-30] Accepted typedload 2.31-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2024-05-23] typedload 2.30-1 MIGRATED to testing (Debian testing watch)
  • [2024-05-21] Accepted typedload 2.30-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2024-05-18] Accepted typedload 2.29-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2024-05-01] typedload 2.28-1 MIGRATED to testing (Debian testing watch)
  • [2024-04-23] Accepted typedload 2.28-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2024-01-23] typedload 2.27-1 MIGRATED to testing (Debian testing watch)
  • [2024-01-15] Accepted typedload 2.27-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2023-09-13] typedload 2.26-1 MIGRATED to testing (Debian testing watch)
  • [2023-09-11] Accepted typedload 2.26-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2023-09-03] typedload 2.25-1 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (0, 1)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • other distros
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2.41-1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing