Package python3-module-zope.size: Information

  • Default inline alert: Version in the repository: 5.0-alt1

Source package: python3-module-zope.size
Version: 4.4-alt1
Latest version according to Repology
Build time:  Mar 20, 2023, 12:19 PM in the task #316999
Report package bug
License: ZPL-2.1
Summary: Interfaces and simple adapter that give the size of an object
Description: 
This package provides a definition of simple interface that allows to
retrieve the size of the object for displaying and for sorting.

The default adapter is also provided. It expects objects to have the
getSize method that returns size in bytes, however, it won't crash if an
object doesn't have one and will show size as not available instead.

List of rpms provided by this srpm:
python3-module-zope.size (x86_64, ppc64le, i586, armh, aarch64)
python3-module-zope.size-tests (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Anton Vyatkin


ACL:
@python
@everybody

    1. python3-module-setuptools
    2. python3-module-tox
    3. python3-module-tox-console-scripts
    4. python3-module-tox-no-deps
    5. python3-module-zope.component
    6. python3-module-zope.i18nmessageid
    7. python3-module-zope.interface
    8. python3-module-zope.security
    9. python3-module-zope.testrunner
    10. rpm-build-python3

Last changed


March 20, 2023 Anton Vyatkin 4.4-alt1
- New version 4.4.
Dec. 4, 2019 Andrey Bychkov 4.1.0-alt2
- python2 disabled
April 30, 2019 Grigory Ustinov 4.1.0-alt1.2
- Rebuild with python3.7.