|
From: Arto J. <no...@gi...> - 2024-02-10 07:37:12
|
Branch: refs/heads/master Home: https://github.com/pytrainer/pytrainer Commit: 884e5acecfc35b991f3138614a13fc7e8858ed91 https://github.com/pytrainer/pytrainer/commit/884e5acecfc35b991f3138614a13fc7e8858ed91 Author: Håkan Jerning <gi...@je...> Date: 2024-01-30 (Tue, 30 Jan 2024) Changed paths: M pytrainer/lib/localization.py Log Message: ----------- Fix base_path Commit d1439722d684 had one os.path.dirname too many in base_path. Commit: e231b379d262a575157d5290e4b3542b98ab8386 https://github.com/pytrainer/pytrainer/commit/e231b379d262a575157d5290e4b3542b98ab8386 Author: Håkan Jerning <gi...@je...> Date: 2024-01-30 (Tue, 30 Jan 2024) Changed paths: M pytrainer/lib/localization.py M pytrainer/platform.py Log Message: ----------- Consistent quoting of parent directory Commit: c89f69e775800fde4bbb5b95bd4fa8f917b274b3 https://github.com/pytrainer/pytrainer/commit/c89f69e775800fde4bbb5b95bd4fa8f917b274b3 Author: Håkan Jerning <gi...@je...> Date: 2024-01-30 (Tue, 30 Jan 2024) Changed paths: M pyproject.toml Log Message: ----------- Allow build from GitHub release tarball with setuptools_scm Commit: db02d7a4064236494935f244516357549b6b989d https://github.com/pytrainer/pytrainer/commit/db02d7a4064236494935f244516357549b6b989d Author: Arto Jantunen <vi...@ik...> Date: 2024-02-10 (Sat, 10 Feb 2024) Changed paths: M pyproject.toml M pytrainer/lib/localization.py M pytrainer/platform.py Log Message: ----------- Merge pull request #256 from hjerning/fix-base_path Fix base_path Compare: https://github.com/pytrainer/pytrainer/compare/af0a9c52fbb4...db02d7a40642 |