Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python310-lazy-1.6-1.3 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python310-lazy Distribution: openSUSE:Factory:zSystems
Version: 1.6 Vendor: openSUSE
Release: 1.3 Build date: Thu Dec 7 23:32:35 2023
Group: Development/Languages/Python Build host: reproducible
Size: 14451 Source RPM: python-lazy-1.6-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/stefanholek/lazy
Summary: Lazy attributes for Python objects
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.

Provides

Requires

License

BSD-2-Clause

Changelog

* Thu Dec 07 2023 Dirk Müller <dmueller@suse.com>
  - update to 1.6:
    * Implement ``lazy.__set_name__()`` which helps in cases like
    * ``foo=lazy(_foo)``.
    * Pin sphinx and sphinx-rtd-theme versions in docs extra.
    * Fix stray characters in keywords.
* Fri Jun 09 2023 ecsos <ecsos@opensuse.org>
  - Add %{?sle15_python_module_pythons}
* Wed Jan 18 2023 Andrea Manzini <andrea.manzini@suse.com>
  - Update to version 1.5
    * Allow type checkers to infer the type of a lazy attribute
    * Add Python 3.8-3.11 to tox.ini. Remove old Python versions
    * Replace deprecated python setup.py test in tox.ini
    * Remove deprecated test_suite from setup.py
    * Move metadata to setup.cfg and add a pyproject.toml file
    * Include tests in sdist but not in wheel
  - use .tar.gz instead of .zip for better compression ratio
* Wed May 26 2021 pgajdos@suse.com
  - %check: use %pyunittest rpm macro
* Thu Feb 28 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 1.4:
    * Add MANIFEST.in. [stefan]
    * Release as universal wheel. [stefan]
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package
* Thu May 10 2018 toddrme2178@gmail.com
  - Use license tag
* Sat Oct 07 2017 arun@gmx.de
  - initial package

Files

/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 29 23:40:03 2024