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 : openSUSE
Release : 4.1 Date : 2024-03-02 01:19:40
Group : Development/Languages/Python Source RPM : python-lockfile-0.12.2-4.1.src.rpm
Size : 0.08 MB
Packager : http://bugs_opensuse_org
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: /vol/rzm3/linux-opensuse/ports/i586/tumbleweed/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

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.dist-info
/usr/lib/python3.11/site-packages/lockfile-0.12.2.dist-info/AUTHORS
/usr/lib/python3.11/site-packages/lockfile-0.12.2.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/lockfile-0.12.2.dist-info/LICENSE
/usr/lib/python3.11/site-packages/lockfile-0.12.2.dist-info/METADATA
/usr/lib/python3.11/site-packages/lockfile-0.12.2.dist-info/RECORD
/usr/lib/python3.11/site-packages/lockfile-0.12.2.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/lockfile-0.12.2.dist-info/WHEEL
/usr/lib/python3.11/site-packages/lockfile-0.12.2.dist-info/pbr.json
/usr/lib/python3.11/site-packages/lockfile-0.12.2.dist-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
There is 8 files more in these RPM.

 
ICM