- Build using pyproject, not setup.py

- Use libalternatives on Tumbleweed.
- BuildRequire git and mercurial to properly run tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioningit?expand=0&rev=3
This commit is contained in:
Tejas Guruswamy 2022-06-03 20:34:39 +00:00 committed by Git OBS Bridge
parent b3ee2a7337
commit f782610e55

View File

@ -1,7 +1,9 @@
-------------------------------------------------------------------
Fri Jun 3 20:14:18 UTC 2022 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
- Use libalternatives on Tumbleweed. Include git and mercurial to properly run tests
- 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 <tejas.guruswamy@opensuse.org>