SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : python3-lockfile
Version : 0.10.2 Vendor : openSUSE
Release : lp150.2.2 Date : 2018-05-09 01:13:07
Group : Development/Languages/Python Source RPM : python-lockfile-0.10.2-lp150.2.2.src.rpm
Size : 0.08 MB
Packager : https://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/armv7hl/distribution/leap/15.0/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-lockfile-0.10.2-lp150.2.2.noarch.rpm
ftp.icm.edu.pl  python3-lockfile-0.10.2-lp150.2.2.noarch.rpm
ftp.icm.edu.pl  python3-lockfile-0.10.2-lp150.2.2.noarch.rpm
     

Provides :
python3-lockfile

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


Content of RPM :
/usr/lib/python3.6/site-packages/lockfile
/usr/lib/python3.6/site-packages/lockfile-0.10.2-py3.6.egg-info
/usr/lib/python3.6/site-packages/lockfile-0.10.2-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/lockfile-0.10.2-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/lockfile-0.10.2-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/lockfile-0.10.2-py3.6.egg-info/not-zip-safe
/usr/lib/python3.6/site-packages/lockfile-0.10.2-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/lockfile/__init__.py
/usr/lib/python3.6/site-packages/lockfile/__pycache__
/usr/lib/python3.6/site-packages/lockfile/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/lockfile/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/lockfile/__pycache__/linklockfile.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/lockfile/__pycache__/linklockfile.cpython-36.pyc
/usr/lib/python3.6/site-packages/lockfile/__pycache__/mkdirlockfile.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/lockfile/__pycache__/mkdirlockfile.cpython-36.pyc
/usr/lib/python3.6/site-packages/lockfile/__pycache__/pidlockfile.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/lockfile/__pycache__/pidlockfile.cpython-36.pyc
/usr/lib/python3.6/site-packages/lockfile/__pycache__/sqlitelockfile.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/lockfile/__pycache__/sqlitelockfile.cpython-36.pyc
/usr/lib/python3.6/site-packages/lockfile/__pycache__/symlinklockfile.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/lockfile/__pycache__/symlinklockfile.cpython-36.pyc
/usr/lib/python3.6/site-packages/lockfile/linklockfile.py
/usr/lib/python3.6/site-packages/lockfile/mkdirlockfile.py
/usr/lib/python3.6/site-packages/lockfile/pidlockfile.py
/usr/lib/python3.6/site-packages/lockfile/sqlitelockfile.py
/usr/lib/python3.6/site-packages/lockfile/symlinklockfile.py
/usr/share/doc/packages/python3-lockfile
/usr/share/doc/packages/python3-lockfile/LICENSE
/usr/share/doc/packages/python3-lockfile/README
/usr/share/doc/packages/python3-lockfile/RELEASE-NOTES

 
ICM