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

python3-pydiffx-1.1-7.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-pydiffx Distribution: Fedora Project
Version: 1.1 Vendor: Fedora Project
Release: 7.fc40 Build date: Fri Jan 26 09:35:30 2024
Group: Unspecified Build host: buildhw-x86-09.iad2.fedoraproject.org
Size: 659532 Source RPM: python-pydiffx-1.1-7.fc40.src.rpm
Packager: Fedora Project
Url: https://diffx.org/pydiffx/
Summary: Python implementation of the DiffX specification
DiffX is a proposed specification for a structured version of Unified
Diffsthat contains metadata, standardized parsing, multi-commit diffs, and
binary diffs, in a format compatible with existing diff parsers.

This module is a reference implementation designed to make it easy to read
and write DiffX files in any Python application.

Provides

Requires

License

MIT

Changelog

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Oct 05 2023 Aleksei Bavshin <alebastr@fedoraproject.org> - 1.1-5
  - Fix Python 3.12 compatibility (rhbz#2175200, rhbz#2220425)
  - Verify that the License tag is valid SPDX
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.1-3
  - Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Nov 22 2022 Jonathan Wright <jonathan@almalinux.org> - 1.1-1
  - Initial package build

Files

/usr/lib/python3.12/site-packages/pydiffx
/usr/lib/python3.12/site-packages/pydiffx-1.1.dist-info
/usr/lib/python3.12/site-packages/pydiffx-1.1.dist-info/AUTHORS
/usr/lib/python3.12/site-packages/pydiffx-1.1.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/pydiffx-1.1.dist-info/LICENSE
/usr/lib/python3.12/site-packages/pydiffx-1.1.dist-info/METADATA
/usr/lib/python3.12/site-packages/pydiffx-1.1.dist-info/WHEEL
/usr/lib/python3.12/site-packages/pydiffx-1.1.dist-info/entry_points.txt
/usr/lib/python3.12/site-packages/pydiffx-1.1.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/pydiffx/__init__.py
/usr/lib/python3.12/site-packages/pydiffx/__pycache__
/usr/lib/python3.12/site-packages/pydiffx/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/__pycache__/_version.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/__pycache__/_version.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/__pycache__/errors.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/__pycache__/errors.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/__pycache__/options.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/__pycache__/options.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/__pycache__/reader.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/__pycache__/reader.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/__pycache__/sections.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/__pycache__/sections.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/__pycache__/writer.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/__pycache__/writer.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/_version.py
/usr/lib/python3.12/site-packages/pydiffx/dom
/usr/lib/python3.12/site-packages/pydiffx/dom/__init__.py
/usr/lib/python3.12/site-packages/pydiffx/dom/__pycache__
/usr/lib/python3.12/site-packages/pydiffx/dom/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/dom/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/dom/__pycache__/objects.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/dom/__pycache__/objects.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/dom/__pycache__/properties.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/dom/__pycache__/properties.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/dom/__pycache__/reader.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/dom/__pycache__/reader.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/dom/__pycache__/writer.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/dom/__pycache__/writer.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/dom/objects.py
/usr/lib/python3.12/site-packages/pydiffx/dom/properties.py
/usr/lib/python3.12/site-packages/pydiffx/dom/reader.py
/usr/lib/python3.12/site-packages/pydiffx/dom/writer.py
/usr/lib/python3.12/site-packages/pydiffx/errors.py
/usr/lib/python3.12/site-packages/pydiffx/integrations
/usr/lib/python3.12/site-packages/pydiffx/integrations/__init__.py
/usr/lib/python3.12/site-packages/pydiffx/integrations/__pycache__
/usr/lib/python3.12/site-packages/pydiffx/integrations/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/integrations/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/integrations/__pycache__/pygments_lexer.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/integrations/__pycache__/pygments_lexer.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/integrations/pygments_lexer.py
/usr/lib/python3.12/site-packages/pydiffx/options.py
/usr/lib/python3.12/site-packages/pydiffx/reader.py
/usr/lib/python3.12/site-packages/pydiffx/sections.py
/usr/lib/python3.12/site-packages/pydiffx/tests
/usr/lib/python3.12/site-packages/pydiffx/tests/__init__.py
/usr/lib/python3.12/site-packages/pydiffx/tests/__pycache__
/usr/lib/python3.12/site-packages/pydiffx/tests/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/tests/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/tests/__pycache__/test_dom_objects.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/tests/__pycache__/test_dom_objects.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/tests/__pycache__/test_reader.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/tests/__pycache__/test_reader.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/tests/__pycache__/test_utils_text.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/tests/__pycache__/test_utils_text.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/tests/__pycache__/test_utils_unified_diffs.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/tests/__pycache__/test_utils_unified_diffs.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/tests/__pycache__/test_writer.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/tests/__pycache__/test_writer.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/tests/__pycache__/testcases.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/tests/__pycache__/testcases.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/tests/test_dom_objects.py
/usr/lib/python3.12/site-packages/pydiffx/tests/test_reader.py
/usr/lib/python3.12/site-packages/pydiffx/tests/test_utils_text.py
/usr/lib/python3.12/site-packages/pydiffx/tests/test_utils_unified_diffs.py
/usr/lib/python3.12/site-packages/pydiffx/tests/test_writer.py
/usr/lib/python3.12/site-packages/pydiffx/tests/testcases.py
/usr/lib/python3.12/site-packages/pydiffx/utils
/usr/lib/python3.12/site-packages/pydiffx/utils/__init__.py
/usr/lib/python3.12/site-packages/pydiffx/utils/__pycache__
/usr/lib/python3.12/site-packages/pydiffx/utils/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/utils/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/utils/__pycache__/text.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/utils/__pycache__/text.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/utils/__pycache__/unified_diffs.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pydiffx/utils/__pycache__/unified_diffs.cpython-312.pyc
/usr/lib/python3.12/site-packages/pydiffx/utils/text.py
/usr/lib/python3.12/site-packages/pydiffx/utils/unified_diffs.py
/usr/lib/python3.12/site-packages/pydiffx/writer.py
/usr/share/doc/python3-pydiffx
/usr/share/doc/python3-pydiffx/README.rst
/usr/share/licenses/python3-pydiffx
/usr/share/licenses/python3-pydiffx/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 02:28:23 2024