Package python-module-z3c.blobfile: Information

    Source package: python-module-z3c.blobfile
    Version: 0.1.5-alt4.2
    Build time:  May 2, 2019, 03:33 AM in the task #228575
    Report package bug
    License: ZPLv2.1
    Summary: File and Image Using Blob Support of ZODB -- Zope 3 Content Components
    Description: 
    This package provides an implementation of
    zope.app.file.interfaces.IFile which uses the Blob support introduced in
    ZODB 3.8. It's main purpose is to provide an easy migration path for
    existing instances. For more advanced file implementations see zope.file
    and z3c.extfile.
    
    The standard implementation in zope.app.file uses chunk objects to break
    big files into manageable parts. These chunks flow the server caches
    whereas blobs are directly consumed by the publisher. The main
    difference between this blob implementation and the old zope.app.file
    implementation can be seen in a replacement of the chunk objects by
    Blobs.

    List of rpms provided by this srpm:
    python-module-z3c.blobfile (x86_64, i586, aarch64)
    python-module-z3c.blobfile-tests (x86_64, i586, aarch64)
    python3-module-z3c.blobfile (x86_64, i586, aarch64)
    python3-module-z3c.blobfile-tests (x86_64, i586, aarch64)



      1. python3-devel
      2. python3-module-setuptools
      3. rpm-build-python3
      4. python-module-setuptools
      5. python-devel
      6. python-tools-2to3

    Last changed


    April 30, 2019 Grigory Ustinov 0.1.5-alt4.2
    - Rebuild with python3.7.
    June 6, 2016 Ivan Zakharyaschev 0.1.5-alt4.1.1
    - (AUTO) subst_x86_64.
    March 13, 2016 Ivan Zakharyaschev 0.1.5-alt4.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)