------------------------------------------------------------------- Wed Mar 13 10:11:20 UTC 2024 - Dirk Müller - restrit to pydantic 1.x ------------------------------------------------------------------- Sun Feb 12 01:30:01 UTC 2023 - Tejas Guruswamy - Update to version 2.2.0 * The custom setuptools command classes can now be imported directly from the versioningit.cmdclass module as an alternative to calling get_cmdclasses() ------------------------------------------------------------------- Wed Nov 9 19:36:14 UTC 2022 - Yogalakshmi Arunachalam - Update to version 2.1.0 * Drop support for Python 3.6 * Support Python 3.11 * Use tomllib on Python 3.11 ------------------------------------------------------------------- Tue Oct 11 16:52:39 UTC 2022 - Yogalakshmi Arunachalam - Update to version 2.0.1 * Don't run the onbuild step under setuptools' upcoming PEP 660 editable mode (contributed by @abravalheri) ------------------------------------------------------------------- Fri Jul 22 21:44:24 UTC 2022 - Tejas Guruswamy - Update to v2.0.0 + Breaking API changes, see CHANGELOG.md ------------------------------------------------------------------- Fri Jun 3 20:14:18 UTC 2022 - Tejas Guruswamy - Build using pyproject, not setup.py - Use libalternatives on Tumbleweed. - BuildRequire git and mercurial to properly run tests ------------------------------------------------------------------- Wed Jun 1 16:57:04 UTC 2022 - Tejas Guruswamy - Build and run tests with pytest ------------------------------------------------------------------- Fri May 6 20:31:53 UTC 2022 - Scott Bradnick - Initial version from upstream via py2pack. * requires shim 'setup.py'.