SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python311-lockfile rpm build for : openSUSE Tumbleweed. For other distributions click python311-lockfile.

Name : python311-lockfile
Version : 0.12.2 Vendor : obs://build_opensuse_org/home:kubabu89702
Release : 1.4 Date : 2024-08-06 03:38:27
Group : Unspecified Source RPM : python-lockfile-0.12.2-1.4.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : Platform-independent file locking module
Description :
The lockfile module exports a FileLock class which provides a simple API
for locking files. Unlike the Windows msvcrt.locking function, the Unix
fcntl.flock, fcntl.lockf and the deprecated posixfile module, the API is
identical across both Unix (including Linux and Mac) and Windows
platforms. The lock mechanism relies on the atomic nature of the link
(on Unix) and mkdir (on Windows) system calls.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/kubabu89702/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  python311-lockfile-0.12.2-1.4.noarch.rpm
     

Provides :
python3-lockfile
python3.11-lockfile
python3.11dist(lockfile)
python3.11dist(lockfile)
python311-lockfile
python311dist(lockfile)
python3dist(lockfile)
python3dist(lockfile)

Requires :
python(abi) = 3.11
python3
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.11/site-packages/lockfile
/usr/lib/python3.11/site-packages/lockfile-0.12.2-py3.11.egg-info
/usr/lib/python3.11/site-packages/lockfile-0.12.2-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/lockfile-0.12.2-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/lockfile-0.12.2-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/lockfile-0.12.2-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/lockfile/__init__.py
/usr/lib/python3.11/site-packages/lockfile/__pycache__
/usr/lib/python3.11/site-packages/lockfile/linklockfile.py
/usr/lib/python3.11/site-packages/lockfile/mkdirlockfile.py
/usr/lib/python3.11/site-packages/lockfile/pidlockfile.py
/usr/lib/python3.11/site-packages/lockfile/sqlitelockfile.py
/usr/lib/python3.11/site-packages/lockfile/symlinklockfile.py
/usr/share/licenses/python311-lockfile
/usr/share/licenses/python311-lockfile/LICENSE

 
ICM