SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python310-lazy rpm build for : openSUSE Tumbleweed. For other distributions click python310-lazy.

Name : python310-lazy
Version : 1.6 Vendor : openSUSE
Release : 1.4 Date : 2024-02-08 16:21:58
Group : Development/Languages/Python Source RPM : python-lazy-1.6-1.4.src.rpm
Size : 0.01 MB
Packager : http://bugs_opensuse_org
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: /vol/rzm3/linux-opensuse/ports/i586/tumbleweed/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

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

Provides :
python3.10dist(lazy)
python310-lazy
python3dist(lazy)

Requires :
python(abi) = 3.10
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.10/site-packages/lazy
/usr/lib/python3.10/site-packages/lazy-1.6-py3.10.egg-info
/usr/lib/python3.10/site-packages/lazy-1.6-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/lazy-1.6-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/lazy-1.6-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/lazy-1.6-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/lazy-1.6-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/lazy-1.6-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/lazy/__init__.py
/usr/lib/python3.10/site-packages/lazy/__pycache__
/usr/lib/python3.10/site-packages/lazy/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazy/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazy/__pycache__/lazy.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazy/__pycache__/lazy.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazy/lazy.py
/usr/lib/python3.10/site-packages/lazy/lazy.pyi
/usr/lib/python3.10/site-packages/lazy/py.typed
/usr/share/doc/packages/python310-lazy
/usr/share/doc/packages/python310-lazy/CHANGES.rst
/usr/share/doc/packages/python310-lazy/README.rst
/usr/share/licenses/python310-lazy
/usr/share/licenses/python310-lazy/LICENSE

 
ICM