SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : python311-lockfile
Version : 0.12.2 Vendor : obs://build_opensuse_org/home:ojkastl_buildservice
Release : 46.5 Date : 2023-07-28 03:49:02
Group : Development/Languages/Python Source RPM : python-lockfile-0.12.2-46.5.src.rpm
Size : 0.08 MB
Packager : (none)
Summary : Platform-independent file locking module
Description :
The lockfile package exports a LockFile class which provides a simple API for
locking files. Unlike the Windows msvcrt.locking function, the fcntl.lockf
and flock functions, 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. An implementation based on SQLite is also
provided, more as a demonstration of the possibilities it provides than as
production-quality code.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/ojkastl_buildservice:/Branch_devel_languages_python/openSUSE_Factory_PowerPC/noarch

Content of RPM  Changelog  Provides Requires

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

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

Requires :
python(abi) = 3.11
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-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/not-zip-safe
/usr/lib/python3.11/site-packages/lockfile-0.12.2-py3.11.egg-info/pbr.json
/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/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/lockfile/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/lockfile/__pycache__/linklockfile.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/lockfile/__pycache__/linklockfile.cpython-311.pyc
/usr/lib/python3.11/site-packages/lockfile/__pycache__/mkdirlockfile.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/lockfile/__pycache__/mkdirlockfile.cpython-311.pyc
/usr/lib/python3.11/site-packages/lockfile/__pycache__/pidlockfile.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/lockfile/__pycache__/pidlockfile.cpython-311.pyc
/usr/lib/python3.11/site-packages/lockfile/__pycache__/sqlitelockfile.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/lockfile/__pycache__/sqlitelockfile.cpython-311.pyc
/usr/lib/python3.11/site-packages/lockfile/__pycache__/symlinklockfile.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/lockfile/__pycache__/symlinklockfile.cpython-311.pyc
/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/doc/packages/python311-lockfile
/usr/share/doc/packages/python311-lockfile/ACKS
/usr/share/doc/packages/python311-lockfile/AUTHORS
There is 5 files more in these RPM.

 
ICM