2025-03-03 03:23:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 3 03:20:38 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Update to 1.3.0:
|
|
|
|
* add support for Python versions up through 3.12
|
|
|
|
* remove support for old Python versions older than 3.7 since test
|
|
|
|
dependencies no longer support them
|
|
|
|
* remove Python 2.7 support
|
|
|
|
+ remove tests & test commands only relevant to Python 2.7
|
|
|
|
+ remove backwards-compatibility from code
|
|
|
|
* enable running as a module (python -m genson)
|
|
|
|
* modernize package configuration
|
|
|
|
* Use a valid schema_uri in tests
|
|
|
|
- Add patch use-sys-executable.patch:
|
|
|
|
* Use sys.executable, rather than python in testsuite.
|
|
|
|
- Switch to autosetup, pyproject and pytest macros.
|
|
|
|
- No more greedy globs in %files.
|
|
|
|
|
2021-01-24 22:25:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 24 10:41:39 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Trim filler wording from description.
|
|
|
|
|
2021-01-23 22:28:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 23 11:28:59 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Update to v1.2.2
|
|
|
|
- Activate test suite
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 23 07:57:22 PM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Initial spec for v1.2.1
|