forked from pool/python-diff-match-patch
- Update to 20230430:
* Replaced deprecated `imp` usage with `importlib` (#7) * Migrated to PEP 621 metadata, flit * Reformated with updated black/µsort/µfmt * Tested on Python 3.7 - 3.11 * Dropped support for Python 2.7, 3.5, and 3.6 - Switch to pyproject, autosetup and pyunittest macros. - Stop using greedy globs in %files. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-diff-match-patch?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 20 02:07:58 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 20230430:
|
||||
* Replaced deprecated `imp` usage with `importlib` (#7)
|
||||
* Migrated to PEP 621 metadata, flit
|
||||
* Reformated with updated black/µsort/µfmt
|
||||
* Tested on Python 3.7 - 3.11
|
||||
* Dropped support for Python 2.7, 3.5, and 3.6
|
||||
- Switch to pyproject, autosetup and pyunittest macros.
|
||||
- Stop using greedy globs in %files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 17:37:55 UTC 2020 - Matthias Fehring <buschmann23@opensuse.org>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user