SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python39-lockfile rpm build for : openSUSE Leap 15. For other distributions click python39-lockfile.

Name : python39-lockfile
Version : 0.12.2 Vendor : Qubes OS
Release : lp153.qubes.3.121 Date : 2020-08-16 14:00:00
Group : Development/Languages/Python Source RPM : python-lockfile-0.12.2-lp153.qubes.3.121.src.rpm
Size : 0.09 MB
Packager : obs://build_opensuse_org/home:wicked
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:/wicked:/qubes-build/openSUSE_Leap_15.3/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python39-lockfile-0.12.2-lp153.qubes.3.121.noarch.rpm
     

Provides :
python39-lockfile

Requires :
python(abi) = 3.9
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python3.9/site-packages/lockfile
/usr/lib/python3.9/site-packages/lockfile-0.12.2-py3.9.egg-info
/usr/lib/python3.9/site-packages/lockfile-0.12.2-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/lockfile-0.12.2-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/lockfile-0.12.2-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/lockfile-0.12.2-py3.9.egg-info/not-zip-safe
/usr/lib/python3.9/site-packages/lockfile-0.12.2-py3.9.egg-info/pbr.json
/usr/lib/python3.9/site-packages/lockfile-0.12.2-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/lockfile/__init__.py
/usr/lib/python3.9/site-packages/lockfile/__pycache__
/usr/lib/python3.9/site-packages/lockfile/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/lockfile/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/lockfile/__pycache__/linklockfile.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/lockfile/__pycache__/linklockfile.cpython-39.pyc
/usr/lib/python3.9/site-packages/lockfile/__pycache__/mkdirlockfile.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/lockfile/__pycache__/mkdirlockfile.cpython-39.pyc
/usr/lib/python3.9/site-packages/lockfile/__pycache__/pidlockfile.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/lockfile/__pycache__/pidlockfile.cpython-39.pyc
/usr/lib/python3.9/site-packages/lockfile/__pycache__/sqlitelockfile.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/lockfile/__pycache__/sqlitelockfile.cpython-39.pyc
/usr/lib/python3.9/site-packages/lockfile/__pycache__/symlinklockfile.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/lockfile/__pycache__/symlinklockfile.cpython-39.pyc
/usr/lib/python3.9/site-packages/lockfile/linklockfile.py
/usr/lib/python3.9/site-packages/lockfile/mkdirlockfile.py
/usr/lib/python3.9/site-packages/lockfile/pidlockfile.py
/usr/lib/python3.9/site-packages/lockfile/sqlitelockfile.py
/usr/lib/python3.9/site-packages/lockfile/symlinklockfile.py
/usr/share/doc/packages/python39-lockfile
/usr/share/doc/packages/python39-lockfile/ACKS
/usr/share/doc/packages/python39-lockfile/AUTHORS
There is 5 files more in these RPM.

 
ICM