SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : python3-lazy
Version : 1.3 Vendor : obs://build_opensuse_org/home:in4ops
Release : lp150.6.1 Date : 2019-01-26 05:58:22
Group : Development/Languages/Python Source RPM : python-lazy-1.3-lp150.6.1.src.rpm
Size : 0.05 MB
Packager : (none)
Summary : Lazy attributes for Python objects
Description :
Lazy attributes are computed attributes that are evaluated only once,
the first time they are used. Subsequent uses return the results of
the first call. They come handy when code should run
* late, i.e. just before it is needed, and
* once, i.e. not twice, in the lifetime of an object.
You can think of it as deferred initialization. The possibilities are
endless.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/in4ops:/lang--c--procedure--o--python--f--python3/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-lazy

Requires :
python(abi) = 3.6
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.6/site-packages/lazy
/usr/lib/python3.6/site-packages/lazy-1.3-py3.6.egg-info
/usr/lib/python3.6/site-packages/lazy-1.3-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/lazy-1.3-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/lazy-1.3-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/lazy-1.3-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/lazy-1.3-py3.6.egg-info/zip-safe
/usr/lib/python3.6/site-packages/lazy/__init__.py
/usr/lib/python3.6/site-packages/lazy/__pycache__
/usr/lib/python3.6/site-packages/lazy/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/lazy/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/lazy/__pycache__/lazy.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/lazy/__pycache__/lazy.cpython-36.pyc
/usr/lib/python3.6/site-packages/lazy/lazy.py
/usr/lib/python3.6/site-packages/lazy/tests
/usr/lib/python3.6/site-packages/lazy/tests/__init__.py
/usr/lib/python3.6/site-packages/lazy/tests/__pycache__
/usr/lib/python3.6/site-packages/lazy/tests/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/lazy/tests/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/lazy/tests/__pycache__/test_lazy.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/lazy/tests/__pycache__/test_lazy.cpython-36.pyc
/usr/lib/python3.6/site-packages/lazy/tests/test_lazy.py
/usr/share/doc/packages/python3-lazy
/usr/share/doc/packages/python3-lazy/CHANGES.rst
/usr/share/doc/packages/python3-lazy/README.rst
/usr/share/licenses/python3-lazy
/usr/share/licenses/python3-lazy/LICENSE

 
ICM