Revisions of python-pyzstd

buildservice-autocommit accepted request 1099841 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 8)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1099794 from Antonio Teixeira's avatar Antonio Teixeira (ateixeira) (revision 7)
- Update to 0.15.9
  - ZstdFile class related changes:
    * Add SeekableZstdFile class, it's a subclass of ZstdFile, supports
    Zstandard Seekable Format.
    * Add mode argument to ZstdFile.flush() method, now it can flush
    a zstd frame.
    * Add read_size and write_size arguments to ZstdFile.__init__()
    method, can work with Network File Systems better.
    * Optimize ZstdFile performance to C language level.
- Changes from 0.15.7
  - ZstdDict class changes:
    * Fix these advanced compression parameters may be ignored when
    loading a dictionary: windowLog, hashLog, chainLog, searchLog,
    minMatch, targetLength, strategy, enableLongDistanceMatching,
    ldmHashLog, ldmMinMatch, ldmBucketSizeLog, ldmHashRateLog,
    and some non-public parameters.
    * When compressing, load undigested dictionary instead of digested
    dictionary by default. Loading again an undigested is slower, see
    differences.
    * Add .as_prefix attribute. Can use zstd as a patching engine.
buildservice-autocommit accepted request 1095664 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 6)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1095616 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 5)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit accepted request 1077874 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 4)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1077862 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 3)
- Update to 0.15.6
  - Update bundled zstd source code from v1.5.4 to v1.5.5.
- Changes from 0.15.5
  - Update bundled zstd source code from v1.5.4 to v1.5.5.
- Changes from 0.15.4
  - Update bundled zstd source code from v1.5.2 to v1.5.4. v1.5.3
    is a non-public release.
  - Support pyproject.toml build mechanism (PEP-517).
    Note that specifying build options in old way may be invalid,
    see doc.
  - Support "multi-phase initialization" (PEP-489) on CPython 3.11+,
    can work with CPython sub-interpreters in the future.
    Currently this build option is disabled by default.
  - Add a command line interface (CLI).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1044220 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 2)
initialized devel package after accepting 1044220
Daniel Garcia's avatar Daniel Garcia (dgarcia) accepted request 1044071 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 1)
required by py7zr
Displaying all 8 revisions
openSUSE Build Service is sponsored by