SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : python3-lockfile
Version : 0.10.2 Vendor : obs://build_opensuse_org/home:smarty12
Release : lp150.36.1 Date : 2018-12-26 17:40:05
Group : Development/Languages/Python Source RPM : python-lockfile-0.10.2-lp150.36.1.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:/smarty12:/Python/openSUSE_Leap_15.0/noarch

Content of RPM  Changelog  Provides Requires

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

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/README
/usr/share/doc/packages/python3-lockfile/RELEASE-NOTES
/usr/share/licenses/python3-lockfile
There is 1 files more in these RPM.

 
ICM