- Update to 0.2.18 * Include rust extensions - from version 0.2.17 * Reflow yaml - from version 0.2.16 * Format with ruff * Upgrade artifact actions * Add missing dollar sign * Update copyright headers * Migrate to disperse.toml * Add codespellrc * Fix spelling errors Used config files: 1: .codespellrc * Use disperse action * Add code of conduct * add codeowners * Fix twine * auto-merge dependabot PRs * port binding to rust * Auto-merge changes * Add cibuildwheel config * Fix twine * Remove C extension in favor of Rust implementation * Skip cp314 * Reduce dependabot noise * Fix PyO3 deprecation warnings for into_py * Fix setuptools deprecation warnings for license configuration * Fix wheels * add typing * Add python 3.14 support - Add _service file to enable vendoring OBS-URL: https://build.opensuse.org/request/show/1321117 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-patiencediff?expand=0&rev=28
138 lines
4.3 KiB
Plaintext
138 lines
4.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Dec 4 10:23:08 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 0.2.18
|
|
* Include rust extensions
|
|
- from version 0.2.17
|
|
* Reflow yaml
|
|
- from version 0.2.16
|
|
* Format with ruff
|
|
* Upgrade artifact actions
|
|
* Add missing dollar sign
|
|
* Update copyright headers
|
|
* Migrate to disperse.toml
|
|
* Add codespellrc
|
|
* Fix spelling errors Used config files: 1: .codespellrc
|
|
* Use disperse action
|
|
* Add code of conduct
|
|
* add codeowners
|
|
* Fix twine
|
|
* auto-merge dependabot PRs
|
|
* port binding to rust
|
|
* Auto-merge changes
|
|
* Add cibuildwheel config
|
|
* Fix twine
|
|
* Remove C extension in favor of Rust implementation
|
|
* Skip cp314
|
|
* Reduce dependabot noise
|
|
* Fix PyO3 deprecation warnings for into_py
|
|
* Fix setuptools deprecation warnings for license configuration
|
|
* Fix wheels
|
|
* add typing
|
|
* Add python 3.14 support
|
|
- Add _service file to enable vendoring
|
|
- Add vendor.tar.xz to spec file
|
|
- Renumber sources in spec file
|
|
- Update BuildRequires from pyproject.toml
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 9 14:28:12 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to libalternatives
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 3 09:13:27 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 7 13:17:58 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.2.15:
|
|
* Update README.rst
|
|
* Add dependabot config
|
|
* Bump actions/setup-python from 2 to 5
|
|
* Bump docker/setup-qemu-action from 1 to 3
|
|
* Bump actions/checkout from 2 to 4
|
|
* Publish wheels from github
|
|
* Drop python 3.7 support
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 12 13:40:20 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.2.14:
|
|
* Sort Python import definitions with isort
|
|
* Use disperse action
|
|
* Enable ruff, pyupgrade
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 2 20:02:11 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.2.12:
|
|
* install patiencediff
|
|
* drop python 3.6
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 13 15:48:46 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to version 0.2.11
|
|
* Merge release of 0.2.11
|
|
* Merge pull request #34 from jelmer/release-0.2.11
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 6 04:03:14 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to version 0.2.10
|
|
* Merge pull request #33 from jelmer/release-0.2.10
|
|
Merge release of 0.2.10
|
|
|
|
- Update to version 0.2.9
|
|
* Merge pull request #32 from jelmer/release-0.2.9
|
|
Merge release of 0.2.9
|
|
|
|
- Update to version 0.2.8
|
|
* Merge pull request #31 from jelmer/bump-version
|
|
* Bump version to 0.2.8
|
|
-------------------------------------------------------------------
|
|
Wed Nov 9 16:18:18 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to version 0.2.7
|
|
* Make C extension mandatory when running in cibuildwheel.
|
|
* Use more metadata to setup.cfg, use standard optional flag.
|
|
* Fix path.
|
|
* Remove other unused dependencies from pyproject.toml
|
|
* Remove redundant wheel dep from pyproject.toml
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 28 18:39:37 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to version 0.2.6
|
|
* Fix path.
|
|
|
|
- Update to version 0.2.4
|
|
* Merge pull request #21 from jelmer/pyproject
|
|
* Add pyproject, depend on cython
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 12 13:57:47 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to version 0.2.3
|
|
* No Upstream changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 15 23:43:59 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Add package specific URL
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 26 14:25:57 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.2.2:
|
|
* fix license declaration
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 10 11:05:23 UTC 2020 - pgajdos@suse.com
|
|
|
|
- initial version 0.2.0, required by breezy
|
|
|