Debian NEW package overview for python-uuid-extension
python-uuid-extension_0.2.0+dfsg-1_amd64.changes (click to toggle)
Format:1.8
Date:Mon, 08 Dec 2025 08:25:19 +0000
Source:python-uuid-extension
Binary:python3-uuid-extension
Architecture:source all
Version:0.2.0+dfsg-1
Distribution:unstable
Urgency:medium
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Changed-By:Edward Betts <edward@4angle.com>
Description:
python3-uuid-extension - UUID version 7 implementation with time-ordered and timestamp ext
Closes:1122171
Changes:
python-uuid-extension (0.2.0+dfsg-1) unstable; urgency=medium

  * Initial release. (Closes: #1122171)
Files:
f23bc2dc3e7a50bc34ff186630e0ab2d 2273 python optional python-uuid-extension_0.2.0+dfsg-1.dsc
92a1fda2cfe0a2ea73a5082ccec79a13 22779 python optional python-uuid-extension_0.2.0+dfsg.orig.tar.gz
eb55ebb708987bcb1b3af239cdfdb2c3 2400 python optional python-uuid-extension_0.2.0+dfsg-1.debian.tar.xz
421e197ffe235b94d0a8f540f2346240 6899 python optional python-uuid-extension_0.2.0+dfsg-1_amd64.buildinfo
474759b2dc2ca57b37ead3add37b1e7e 10676 python optional python3-uuid-extension_0.2.0+dfsg-1_all.deb
python-uuid-extension_0.2.0+dfsg-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:python-uuid-extension
Binary:python3-uuid-extension
Architecture:all
Version:0.2.0+dfsg-1
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:Edward Betts <edward@4angle.com>,
Homepage:https://pypi.org/project/uuid-extension/
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/homeassistant-team/deps/python-uuid-extension
Vcs-Git:https://salsa.debian.org/homeassistant-team/deps/python-uuid-extension.git
Testsuite:autopkgtest-pkg-pybuild
Build-Depends:debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-hatchling
Build-Depends-Indep:python3-pytest<!nocheck>
Package-List:python3-uuid-extension deb python optional arch=all
Files:
92a1fda2cfe0a2ea73a5082ccec79a13 22779 python-uuid-extension_0.2.0+dfsg.orig.tar.gz
eb55ebb708987bcb1b3af239cdfdb2c3 2400 python-uuid-extension_0.2.0+dfsg-1.debian.tar.xz
lintian 2.116.3+deb12u1 check for python-uuid-extension_0.2.0+dfsg-1.dsc (click to toggle)
README.source for python-uuid-extension_0.2.0+dfsg-1.dsc (click to toggle)
No README.source in this package
control file for python3-uuid-extension_0.2.0+dfsg-1_all.deb (click to toggle)
Package:python3-uuid-extension
Source:python-uuid-extension
Version:0.2.0+dfsg-1
Architecture:all
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Installed-Size:39
Depends:python3:any
Section:python
Priority:optional
Homepage:https://pypi.org/project/uuid-extension/
Description:
UUID version 7 implementation with time-ordered and timestamp extraction support
 This library provides an implementation of UUID version 7 as specified in
 RFC 9562, enabling creation of time-ordered universally unique identifiers. It
 supports generation of UUID7 identifiers that embed Unix timestamps in
 milliseconds for improved ordering properties compared to earlier standards.
 .
 Features include the ability to extract timestamps from generated UUIDs,
 obtain UTC or timezone-aware representations as datetime objects, and generate
 UUIDs with monotonically increasing counters within the same millisecond.
 Random data ensures uniqueness, and all format details conform to the UUID7
 specification.
 .
 Common applications include use in database records, streaming data, or any
 scenario where ordering by time or extracting time information from an
 identifier is useful. No external services or network endpoints are contacted;
 all UUID generation and time extraction are handled locally.
lintian 2.116.3+deb12u1 check for python3-uuid-extension_0.2.0+dfsg-1_all.deb (click to toggle)
contents of python3-uuid-extension_0.2.0+dfsg-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-12-08 08:25 ./
drwxr-xr-x root/root         0 2025-12-08 08:25 ./usr/
drwxr-xr-x root/root         0 2025-12-08 08:25 ./usr/lib/
drwxr-xr-x root/root         0 2025-12-08 08:25 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-12-08 08:25 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2025-12-08 08:25 ./usr/lib/python3/dist-packages/uuid_extension/
-rw-r--r-- root/root        74 2025-12-08 08:25 ./usr/lib/python3/dist-packages/uuid_extension/__init__.py
-rw-r--r-- root/root      4894 2025-12-08 08:25 ./usr/lib/python3/dist-packages/uuid_extension/models.py
-rw-r--r-- root/root       114 2025-12-08 08:25 ./usr/lib/python3/dist-packages/uuid_extension/py.typed
-rw-r--r-- root/root      1896 2025-12-08 08:25 ./usr/lib/python3/dist-packages/uuid_extension/utils.py
drwxr-xr-x root/root         0 2025-12-08 08:25 ./usr/lib/python3/dist-packages/uuid_extension-0.2.0.dist-info/
-rw-r--r-- root/root         7 2025-12-08 08:25 ./usr/lib/python3/dist-packages/uuid_extension-0.2.0.dist-info/INSTALLER
-rw-r--r-- root/root      2302 2025-12-08 08:25 ./usr/lib/python3/dist-packages/uuid_extension-0.2.0.dist-info/METADATA
-rw-r--r-- root/root        87 2025-12-08 08:25 ./usr/lib/python3/dist-packages/uuid_extension-0.2.0.dist-info/WHEEL
drwxr-xr-x root/root         0 2025-12-08 08:25 ./usr/share/
drwxr-xr-x root/root         0 2025-12-08 08:25 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-12-08 08:25 ./usr/share/doc/python3-uuid-extension/
-rw-r--r-- root/root      2071 2020-02-02 00:00 ./usr/share/doc/python3-uuid-extension/README.md
-rw-r--r-- root/root      4033 2020-02-02 00:00 ./usr/share/doc/python3-uuid-extension/bitwise.md.gz
-rw-r--r-- root/root       168 2025-12-08 08:25 ./usr/share/doc/python3-uuid-extension/changelog.Debian.gz
-rw-r--r-- root/root      1433 2025-12-08 08:25 ./usr/share/doc/python3-uuid-extension/copyright
drwxr-xr-x root/root         0 2025-12-08 08:25 ./usr/share/doc/python3-uuid-extension/examples/
-rw-r--r-- root/root       384 2020-02-02 00:00 ./usr/share/doc/python3-uuid-extension/examples/gen_uuid7.py

Timestamp: 08.12.2025 / 12:02:53 (UTC)