SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : python2-lockfile
Version : 0.10.2 Vendor : obs://build_opensuse_org/home:frispete
Release : lp150.36.2 Date : 2019-01-26 05:42:55
Group : Development/Languages/Python Source RPM : python-lockfile-0.10.2-lp150.36.2.src.rpm
Size : 0.09 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:/frispete:/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 :
python-lockfile
python2-lockfile

Requires :
python(abi) = 2.7
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/python2.7/site-packages/lockfile
/usr/lib/python2.7/site-packages/lockfile-0.10.2-py2.7.egg-info
/usr/lib/python2.7/site-packages/lockfile-0.10.2-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/lockfile-0.10.2-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/lockfile-0.10.2-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/lockfile-0.10.2-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/lockfile-0.10.2-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/lockfile/__init__.py
/usr/lib/python2.7/site-packages/lockfile/__init__.pyc
/usr/lib/python2.7/site-packages/lockfile/__init__.pyo
/usr/lib/python2.7/site-packages/lockfile/linklockfile.py
/usr/lib/python2.7/site-packages/lockfile/linklockfile.pyc
/usr/lib/python2.7/site-packages/lockfile/linklockfile.pyo
/usr/lib/python2.7/site-packages/lockfile/mkdirlockfile.py
/usr/lib/python2.7/site-packages/lockfile/mkdirlockfile.pyc
/usr/lib/python2.7/site-packages/lockfile/mkdirlockfile.pyo
/usr/lib/python2.7/site-packages/lockfile/pidlockfile.py
/usr/lib/python2.7/site-packages/lockfile/pidlockfile.pyc
/usr/lib/python2.7/site-packages/lockfile/pidlockfile.pyo
/usr/lib/python2.7/site-packages/lockfile/sqlitelockfile.py
/usr/lib/python2.7/site-packages/lockfile/sqlitelockfile.pyc
/usr/lib/python2.7/site-packages/lockfile/sqlitelockfile.pyo
/usr/lib/python2.7/site-packages/lockfile/symlinklockfile.py
/usr/lib/python2.7/site-packages/lockfile/symlinklockfile.pyc
/usr/lib/python2.7/site-packages/lockfile/symlinklockfile.pyo
/usr/share/doc/packages/python2-lockfile
/usr/share/doc/packages/python2-lockfile/README
/usr/share/doc/packages/python2-lockfile/RELEASE-NOTES
/usr/share/licenses/python2-lockfile
/usr/share/licenses/python2-lockfile/LICENSE

 
ICM