65d9726f6f
- update to 3.3.0: * Added {normalized_version} to the fields available to the write and onbuild steps * Support reading configuration from a versioningit.toml file instead of pyproject.toml (contributed by @b-sturgeon) * Added NoConfigFileError and NoConfigSectionError subclasses of NotVersioningitError
Tejas Guruswamy
2025-10-05 00:54:20 +00:00
b2ded37ae2
Update python version requirement
Tejas Guruswamy
2024-10-12 15:52:52 +00:00
f4adad9269
- update to 3.1.2: * Drop support for Python 3.7 * Bugfix: When using versioningit with Hatch, don't run the onbuild step for editable builds
Tejas Guruswamy
2024-10-12 06:05:19 +00:00
e9b4aab676
Accepting request 1171463 from devel:languages:python
Ana Guerrero2024-05-03 17:45:38 +00:00
432fc651be
- update to 3.1.1: * Correctly mark a certain test as requiring Mercurial
Dirk Mueller2024-05-02 22:09:01 +00:00
d68af54f0a
Accepting request 1160507 from devel:languages:python
Ana Guerrero2024-03-22 14:21:12 +00:00
96ebf989db
- update to 3.0.0: * Migrated from setuptools to hatch * Support using the onbuild step with Hatch * **Breaking**: The build_dir argument passed to Versioningit.do_onbuild() * and onbuild method callables has been changed to an OnbuildFileProvider * ABC
Dirk Mueller2024-03-14 11:09:18 +00:00
8a70ac11ce
- restrit to pydantic 1.x - Update to version 2.1.0 - Update to version 2.0.1
Dirk Mueller2024-03-13 10:11:39 +00:00
7e945f459a
- 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()
Tejas Guruswamy
2023-02-12 01:30:41 +00:00
f782610e55
- Build using pyproject, not setup.py - Use libalternatives on Tumbleweed. - BuildRequire git and mercurial to properly run tests
Tejas Guruswamy
2022-06-03 20:34:39 +00:00
b3ee2a7337
- Use libalternatives on Tumbleweed. Include git and mercurial to properly run tests
Tejas Guruswamy
2022-06-03 20:14:58 +00:00
84b2dd6b51
Accepting request 980392 from home:MasterPatricko
Dirk Mueller2022-06-02 08:09:30 +00:00