722cbdbfc2
- 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.
Steve Kowalik2025-03-03 03:23:11 +00:00