Debian NEW package overview for python-crypt-r
python-crypt-r_3.13.1-1_amd64.changes (click to toggle)
Format:1.8
Date:Sat, 11 Jan 2025 23:53:02 +0800
Source:python-crypt-r
Binary:python3-crypt-r python3-crypt-r-dbgsym
Architecture:source amd64
Version:3.13.1-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Changed-By:Bo YU <tsu.yubo@gmail.com>
Description:
python3-crypt-r - Restored crypt module removed in Python 3.13
Closes:1092770
Changes:
python-crypt-r (3.13.1-1) unstable; urgency=medium

  * Initial release. (Closes: #1092770)
Files:
70c816c1944bc69f529c5abbe12b7e0a 2183 python optional python-crypt-r_3.13.1-1.dsc
c6dfb7a4667710ab747218c7fef0a721 11621 python optional python-crypt-r_3.13.1.orig.tar.gz
5a73fe94fcaa0da9ec47708f7980c850 5820 python optional python-crypt-r_3.13.1-1.debian.tar.xz
8dc26d47fc9b624d21be4a062cee6b06 7936 python optional python-crypt-r_3.13.1-1_amd64.buildinfo
62cc0949db4c5c300f38bfb34d801158 12668 debug optional python3-crypt-r-dbgsym_3.13.1-1_amd64.deb
2e4696a0fdfaa9e8bedaf644ad272df2 13948 python optional python3-crypt-r_3.13.1-1_amd64.deb
python-crypt-r_3.13.1-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:python-crypt-r
Binary:python3-crypt-r
Architecture:any
Version:3.13.1-1
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Uploaders:Bo YU <tsu.yubo@gmail.com>
Homepage:https://github.com/fedora-python/crypt_r
Standards-Version:4.7.0
Vcs-Browser:https://salsa.debian.org/python-team/packages/python-crypt-r
Vcs-Git:https://salsa.debian.org/python-team/packages/python-crypt-r.git
Testsuite:autopkgtest
Testsuite-Triggers:python3-all, python3-pytest
Build-Depends:debhelper-compat (=13), dh-sequence-python3, python3-setuptools, python3-all, pybuild-plugin-pyproject, libpython3-all-dev, python3-pytest<!nocheck>
Package-List:python3-crypt-r deb python optional arch=any
Files:
c6dfb7a4667710ab747218c7fef0a721 11621 python-crypt-r_3.13.1.orig.tar.gz
5a73fe94fcaa0da9ec47708f7980c850 5820 python-crypt-r_3.13.1-1.debian.tar.xz
lintian 2.104.0 check for python-crypt-r_3.13.1-1.dsc (click to toggle)
README.source for python-crypt-r_3.13.1-1.dsc (click to toggle)
No README.source in this package
control file for python3-crypt-r_3.13.1-1_amd64.deb (click to toggle)
Package:python3-crypt-r
Source:python-crypt-r
Version:3.13.1-1
Architecture:amd64
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Installed-Size:90
Depends:python3 (<<3.14), python3 (>=3.12~), python3:any, libc6 (>=2.4), libcrypt1 (>=1:4.1.0)
Section:python
Priority:optional
Homepage:https://github.com/fedora-python/crypt_r
Description:
Restored crypt module removed in Python 3.13
 The crypt_r module is a renamed copy of the crypt module as it was present in
 Python 3.12 before it was removed.
 .
 See PEP 594 for details of the removal.
 .
 Unlike crypt, this library always exposes the crypt_r(3) function, not
 crypt(3). This module implements an interface to the crypt_r(3) routine,
 which is a one-way hash function based upon a modified DES algorithm; see
 the Unix man page for further details. Possible uses include storing hashed
 passwords so you can check passwords without storing the actual password, or
 attempting to crack Unix passwords with a dictionary.
 .
 The package contains crypt_r module.
lintian 2.104.0 check for python3-crypt-r_3.13.1-1_amd64.deb (click to toggle)
contents of python3-crypt-r_3.13.1-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-01-11 15:53 ./
drwxr-xr-x root/root         0 2025-01-11 15:53 ./usr/
drwxr-xr-x root/root         0 2025-01-11 15:53 ./usr/lib/
drwxr-xr-x root/root         0 2025-01-11 15:53 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-01-11 15:53 ./usr/lib/python3/dist-packages/
-rw-r--r-- root/root     14584 2025-01-11 15:53 ./usr/lib/python3/dist-packages/_crypt_r.cpython-312-x86_64-linux-gnu.so
-rw-r--r-- root/root     14584 2025-01-11 15:53 ./usr/lib/python3/dist-packages/_crypt_r.cpython-313-x86_64-linux-gnu.so
-rw-r--r-- root/root       120 2025-01-11 15:53 ./usr/lib/python3/dist-packages/crypt.py
drwxr-xr-x root/root         0 2025-01-11 15:53 ./usr/lib/python3/dist-packages/crypt_r-3.13.1.dist-info/
-rw-r--r-- root/root         7 2025-01-11 15:53 ./usr/lib/python3/dist-packages/crypt_r-3.13.1.dist-info/INSTALLER
-rw-r--r-- root/root     24318 2025-01-11 15:53 ./usr/lib/python3/dist-packages/crypt_r-3.13.1.dist-info/METADATA
-rw-r--r-- root/root       104 2025-01-11 15:53 ./usr/lib/python3/dist-packages/crypt_r-3.13.1.dist-info/WHEEL
-rw-r--r-- root/root        23 2025-01-11 15:53 ./usr/lib/python3/dist-packages/crypt_r-3.13.1.dist-info/top_level.txt
-rw-r--r-- root/root      3785 2025-01-11 15:53 ./usr/lib/python3/dist-packages/crypt_r.py
drwxr-xr-x root/root         0 2025-01-11 15:53 ./usr/share/
drwxr-xr-x root/root         0 2025-01-11 15:53 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-11 15:53 ./usr/share/doc/python3-crypt-r/
-rw-r--r-- root/root       159 2025-01-11 15:53 ./usr/share/doc/python3-crypt-r/changelog.Debian.gz
-rw-r--r-- root/root     14746 2025-01-11 15:53 ./usr/share/doc/python3-crypt-r/copyright
control file for python3-crypt-r-dbgsym_3.13.1-1_amd64.deb (click to toggle)
Package:python3-crypt-r-dbgsym
Source:python-crypt-r
Version:3.13.1-1
Auto-Built-Package:debug-symbols
Architecture:amd64
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Installed-Size:35
Depends:python3-crypt-r (=3.13.1-1)
Section:debug
Priority:optional
Description:
debug symbols for python3-crypt-r
Build-Ids:4c17de4301253ddb086d6e8c9f5da8b13d2fb27d 894eaa47b875cbd91bebd8e7399613a8958275fb
lintian 2.104.0 check for python3-crypt-r-dbgsym_3.13.1-1_amd64.deb (click to toggle)
contents of python3-crypt-r-dbgsym_3.13.1-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-01-11 15:53 ./
drwxr-xr-x root/root         0 2025-01-11 15:53 ./usr/
drwxr-xr-x root/root         0 2025-01-11 15:53 ./usr/lib/
drwxr-xr-x root/root         0 2025-01-11 15:53 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-01-11 15:53 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-01-11 15:53 ./usr/lib/debug/.build-id/4c/
-rw-r--r-- root/root      9296 2025-01-11 15:53 ./usr/lib/debug/.build-id/4c/17de4301253ddb086d6e8c9f5da8b13d2fb27d.debug
drwxr-xr-x root/root         0 2025-01-11 15:53 ./usr/lib/debug/.build-id/89/
-rw-r--r-- root/root      9136 2025-01-11 15:53 ./usr/lib/debug/.build-id/89/4eaa47b875cbd91bebd8e7399613a8958275fb.debug
drwxr-xr-x root/root         0 2025-01-11 15:53 ./usr/lib/debug/.dwz/
drwxr-xr-x root/root         0 2025-01-11 15:53 ./usr/lib/debug/.dwz/x86_64-linux-gnu/
-rw-r--r-- root/root      2656 2025-01-11 15:53 ./usr/lib/debug/.dwz/x86_64-linux-gnu/python3-crypt-r.debug
drwxr-xr-x root/root         0 2025-01-11 15:53 ./usr/share/
drwxr-xr-x root/root         0 2025-01-11 15:53 ./usr/share/doc/
lrwxrwxrwx root/root         0 2025-01-11 15:53 ./usr/share/doc/python3-crypt-r-dbgsym -> python3-crypt-r

Timestamp: 12.01.2025 / 17:13:50 (UTC)