Debian NEW package overview for python-fastrlock
python-fastrlock_0.8.2-1_amd64.changes (click to toggle)
Format:1.8
Date:Sun, 13 Oct 2024 01:28:45 -0400
Source:python-fastrlock
Binary:python3-fastrlock python3-fastrlock-dbgsym
Architecture:source amd64
Version:0.8.2-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Changed-By:Mo Zhou <lumin@debian.org>
Description:
python3-fastrlock - fast RLock implementation for CPython
Changes:
python-fastrlock (0.8.2-1) unstable; urgency=medium

  * Initial release.
Files:
db854d02b0ca570f84e20bb73342b6b6 2105 python optional python-fastrlock_0.8.2-1.dsc
e82127c20837472a0d0df167461a55c7 18116 python optional python-fastrlock_0.8.2.orig.tar.gz
7b2960cad9223fb8db2f9a99948bbd89 4520 python optional python-fastrlock_0.8.2-1.debian.tar.xz
bc4507e730b22710b489a5394806c257 7809 python optional python-fastrlock_0.8.2-1_amd64.buildinfo
0b4d41b43abaf336e186e51587dc749c 89032 debug optional python3-fastrlock-dbgsym_0.8.2-1_amd64.deb
c8140c9c189e1895e83c26555d8ad3ce 30372 python optional python3-fastrlock_0.8.2-1_amd64.deb
python-fastrlock_0.8.2-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:python-fastrlock
Binary:python3-fastrlock
Architecture:any
Version:0.8.2-1
Maintainer:Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:Mo Zhou <lumin@debian.org>
Homepage:https://github.com/scoder/fastrlock
Standards-Version:4.6.0
Vcs-Browser:https://salsa.debian.org/science-team/python-fastrlock
Vcs-Git:https://salsa.debian.org/science-team/python-fastrlock.git
Testsuite:autopkgtest
Build-Depends:cython3, debhelper-compat (=13), dh-python, python3-all, python3-all-dev
Package-List:python3-fastrlock deb python optional arch=any
Files:
e82127c20837472a0d0df167461a55c7 18116 python-fastrlock_0.8.2.orig.tar.gz
7b2960cad9223fb8db2f9a99948bbd89 4520 python-fastrlock_0.8.2-1.debian.tar.xz
lintian 2.104.0 check for python-fastrlock_0.8.2-1.dsc (click to toggle)
README.source for python-fastrlock_0.8.2-1.dsc (click to toggle)
No README.source in this package
control file for python3-fastrlock_0.8.2-1_amd64.deb (click to toggle)
Package:python3-fastrlock
Source:python-fastrlock
Version:0.8.2-1
Architecture:amd64
Maintainer:Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Installed-Size:107
Depends:python3 (<<3.13), python3 (>=3.12~), python3:any, libc6 (>=2.4)
Section:python
Priority:optional
Homepage:https://github.com/scoder/fastrlock
Description:
fast RLock implementation for CPython
 This is a C-level implementation of a fast, re-entrant, optimistic lock for
 CPython. It is a drop-in replacement for threading.RLock. FastRLock is
 implemented in Cython and also provides a C-API for direct use from Cython code
 via from fastrlock cimport rlock or from cython.cimports.fastrlock import
 rlock.
lintian 2.104.0 check for python3-fastrlock_0.8.2-1_amd64.deb (click to toggle)
contents of python3-fastrlock_0.8.2-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2024-10-13 05:28 ./
drwxr-xr-x root/root         0 2024-10-13 05:28 ./usr/
drwxr-xr-x root/root         0 2024-10-13 05:28 ./usr/lib/
drwxr-xr-x root/root         0 2024-10-13 05:28 ./usr/lib/python3/
drwxr-xr-x root/root         0 2024-10-13 05:28 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2024-10-13 05:28 ./usr/lib/python3/dist-packages/fastrlock/
-rw-r--r-- root/root         0 2023-08-27 11:39 ./usr/lib/python3/dist-packages/fastrlock/__init__.pxd
-rw-r--r-- root/root       169 2023-08-27 11:39 ./usr/lib/python3/dist-packages/fastrlock/__init__.py
-rw-r--r-- root/root      2589 2023-08-27 11:39 ./usr/lib/python3/dist-packages/fastrlock/_lock.pxi
-rw-r--r-- root/root     65856 2024-10-13 05:28 ./usr/lib/python3/dist-packages/fastrlock/rlock.cpython-312-x86_64-linux-gnu.so
-rw-r--r-- root/root       313 2023-08-27 11:39 ./usr/lib/python3/dist-packages/fastrlock/rlock.pxd
drwxr-xr-x root/root         0 2024-10-13 05:28 ./usr/lib/python3/dist-packages/fastrlock-0.8.2.egg-info/
-rw-r--r-- root/root      9291 2024-10-13 05:28 ./usr/lib/python3/dist-packages/fastrlock-0.8.2.egg-info/PKG-INFO
-rw-r--r-- root/root         1 2024-10-13 05:28 ./usr/lib/python3/dist-packages/fastrlock-0.8.2.egg-info/dependency_links.txt
-rw-r--r-- root/root         1 2024-10-13 05:28 ./usr/lib/python3/dist-packages/fastrlock-0.8.2.egg-info/not-zip-safe
-rw-r--r-- root/root        10 2024-10-13 05:28 ./usr/lib/python3/dist-packages/fastrlock-0.8.2.egg-info/top_level.txt
drwxr-xr-x root/root         0 2024-10-13 05:28 ./usr/share/
drwxr-xr-x root/root         0 2024-10-13 05:28 ./usr/share/doc/
drwxr-xr-x root/root         0 2024-10-13 05:28 ./usr/share/doc/python3-fastrlock/
-rw-r--r-- root/root       146 2024-10-13 05:28 ./usr/share/doc/python3-fastrlock/changelog.Debian.gz
-rw-r--r-- root/root       523 2023-08-27 11:39 ./usr/share/doc/python3-fastrlock/changelog.gz
-rw-r--r-- root/root      8795 2024-10-13 05:16 ./usr/share/doc/python3-fastrlock/copyright
control file for python3-fastrlock-dbgsym_0.8.2-1_amd64.deb (click to toggle)
Package:python3-fastrlock-dbgsym
Source:python-fastrlock
Version:0.8.2-1
Auto-Built-Package:debug-symbols
Architecture:amd64
Maintainer:Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Installed-Size:108
Depends:python3-fastrlock (=0.8.2-1)
Section:debug
Priority:optional
Description:
debug symbols for python3-fastrlock
Build-Ids:e2030d45852ad768f40475d5bfe661525c2e5aa2
lintian 2.104.0 check for python3-fastrlock-dbgsym_0.8.2-1_amd64.deb (click to toggle)
contents of python3-fastrlock-dbgsym_0.8.2-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2024-10-13 05:28 ./
drwxr-xr-x root/root         0 2024-10-13 05:28 ./usr/
drwxr-xr-x root/root         0 2024-10-13 05:28 ./usr/lib/
drwxr-xr-x root/root         0 2024-10-13 05:28 ./usr/lib/debug/
drwxr-xr-x root/root         0 2024-10-13 05:28 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2024-10-13 05:28 ./usr/lib/debug/.build-id/e2/
-rw-r--r-- root/root     99904 2024-10-13 05:28 ./usr/lib/debug/.build-id/e2/030d45852ad768f40475d5bfe661525c2e5aa2.debug
drwxr-xr-x root/root         0 2024-10-13 05:28 ./usr/share/
drwxr-xr-x root/root         0 2024-10-13 05:28 ./usr/share/doc/
lrwxrwxrwx root/root         0 2024-10-13 05:28 ./usr/share/doc/python3-fastrlock-dbgsym -> python3-fastrlock

Timestamp: 13.10.2024 / 06:02:18 (UTC)