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

python313-PyECLib-1.7.0-1.1 RPM for i586

From OpenSuSE Ports Tumbleweed for i586

Name: python313-PyECLib Distribution: openSUSE Tumbleweed
Version: 1.7.0 Vendor: openSUSE
Release: 1.1 Build date: Wed Mar 18 23:27:08 2026
Group: Unspecified Build host: reproducible
Size: 150475 Source RPM: python-PyECLib-1.7.0-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://opendev.org/openstack/pyeclib/
Summary: Simple interface for implementing erasure codes
This library makes use of Jesasure for Reed-Solomon as implemented by the
liberasurecode library and provides its' own flat XOR-based erasure code
encoder and decoder.  Currently, it implements a specific class of HD
Combination Codes (see "Flat XOR-based erasure codes in storage systems:
Constructions, efficient recovery, and tradeoffs" in IEEE MSST 2010).  These
codes are well-suited to archival use-cases, have a simple construction and
require a minimum number of participating disks during single-disk
reconstruction (think XOR-based LRC code).

Provides

Requires

License

BSD-3-Clause

Changelog

* Wed Mar 18 2026 Dirk Müller <dmueller@suse.com>
  - update to 1.7.0:
    * Added a pyeclib-backend tool to list backends, check their availability,
    test failure modes, and benchmark encode and decode operations.
    * Added support for a new isa_l_rs_vand_inv backend.
    * Binary wheels now bundle liberasurecode==1.7.1 and ISA-L==2.31.1
    * Various packaging improvements and modernization.
    * Dropped support for Python versions 2.7, 3.5, 3.6, 3.7, 3.8, and 3.9.
    * Various other minor bugs fixes and improvements
* Wed Jun 11 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Switch to pyproject macros.
  - Explicitly list files and directories in %files.
* Mon Apr 28 2025 Dirk Müller <dmueller@suse.com>
  - update to 1.6.4:
    * Binary wheels support a broader range of processors.
    * Only destroy liberasurecode descriptors on liberasurecode
      versions where it should be safe to do so.
* Thu May 05 2022 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 1.6.1:
    * Deprecate Jerasure support
    * Use Py_ssize_t when calling PyArg_Parse
    * Test against Python 3.8 - 3.10
    * Use the Python Stable ABI
    * Various other minor bugs fixes and improvements
  - Stop skipping Python 3.10
  - Update the license file location
* Tue Jan 11 2022 Dirk Müller <dmueller@suse.com>
  - skip python 3.10 for now
* Mon Nov 08 2021 Dirk Müller <dmueller@suse.com>
  - six is needed by testsuite
* Thu Jun 03 2021 pgajdos@suse.com
  - use %pyunittest_arch rpm macro
* Tue Jun 18 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 1.6.0:
    * Find liberasurecode in more environments
    * Test against Python 3.7
    * Test with more backends
  - Switch to singlespec
* Tue Oct 24 2017 dmueller@suse.com
  - update to 1.5.0:
    * bugfixes
    * add support for Phazr.IO's erasure code library with built-in privacy
* Sat Jan 07 2017 dmueller@suse.com
  - update to 1.4.0

Files

/etc/alternatives/pyeclib-backend
/usr/bin/pyeclib-backend
/usr/bin/pyeclib-backend-3.13
/usr/lib/python3.13/site-packages/pyeclib
/usr/lib/python3.13/site-packages/pyeclib-1.7.0.dist-info
/usr/lib/python3.13/site-packages/pyeclib-1.7.0.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/pyeclib-1.7.0.dist-info/METADATA
/usr/lib/python3.13/site-packages/pyeclib-1.7.0.dist-info/RECORD
/usr/lib/python3.13/site-packages/pyeclib-1.7.0.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/pyeclib-1.7.0.dist-info/WHEEL
/usr/lib/python3.13/site-packages/pyeclib-1.7.0.dist-info/entry_points.txt
/usr/lib/python3.13/site-packages/pyeclib-1.7.0.dist-info/licenses
/usr/lib/python3.13/site-packages/pyeclib-1.7.0.dist-info/licenses/AUTHORS
/usr/lib/python3.13/site-packages/pyeclib-1.7.0.dist-info/licenses/LICENSE
/usr/lib/python3.13/site-packages/pyeclib-1.7.0.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/pyeclib/__init__.py
/usr/lib/python3.13/site-packages/pyeclib/__pycache__
/usr/lib/python3.13/site-packages/pyeclib/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pyeclib/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/pyeclib/__pycache__/core.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pyeclib/__pycache__/core.cpython-313.pyc
/usr/lib/python3.13/site-packages/pyeclib/__pycache__/ec_iface.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pyeclib/__pycache__/ec_iface.cpython-313.pyc
/usr/lib/python3.13/site-packages/pyeclib/__pycache__/utils.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pyeclib/__pycache__/utils.cpython-313.pyc
/usr/lib/python3.13/site-packages/pyeclib/cli
/usr/lib/python3.13/site-packages/pyeclib/cli/__init__.py
/usr/lib/python3.13/site-packages/pyeclib/cli/__main__.py
/usr/lib/python3.13/site-packages/pyeclib/cli/__pycache__
/usr/lib/python3.13/site-packages/pyeclib/cli/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pyeclib/cli/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/pyeclib/cli/__pycache__/__main__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pyeclib/cli/__pycache__/__main__.cpython-313.pyc
/usr/lib/python3.13/site-packages/pyeclib/cli/__pycache__/bench.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pyeclib/cli/__pycache__/bench.cpython-313.pyc
/usr/lib/python3.13/site-packages/pyeclib/cli/__pycache__/check.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pyeclib/cli/__pycache__/check.cpython-313.pyc
/usr/lib/python3.13/site-packages/pyeclib/cli/__pycache__/list.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pyeclib/cli/__pycache__/list.cpython-313.pyc
/usr/lib/python3.13/site-packages/pyeclib/cli/__pycache__/verify.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pyeclib/cli/__pycache__/verify.cpython-313.pyc
/usr/lib/python3.13/site-packages/pyeclib/cli/__pycache__/version.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pyeclib/cli/__pycache__/version.cpython-313.pyc
/usr/lib/python3.13/site-packages/pyeclib/cli/bench.py
/usr/lib/python3.13/site-packages/pyeclib/cli/check.py
/usr/lib/python3.13/site-packages/pyeclib/cli/list.py
/usr/lib/python3.13/site-packages/pyeclib/cli/verify.py
/usr/lib/python3.13/site-packages/pyeclib/cli/version.py
/usr/lib/python3.13/site-packages/pyeclib/core.py
/usr/lib/python3.13/site-packages/pyeclib/ec_iface.py
/usr/lib/python3.13/site-packages/pyeclib/utils.py
/usr/lib/python3.13/site-packages/pyeclib_c.abi3.so
/usr/share/doc/packages/python313-PyECLib
/usr/share/doc/packages/python313-PyECLib/README.rst
/usr/share/licenses/python313-PyECLib
/usr/share/licenses/python313-PyECLib/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Mar 22 22:23:32 2026