14
0

- Fix "/usr/bin/env bash" shebang in hook-tmpl file

- Remove python_module macro definition
- Allow file protocol always for git submodule to fix tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pre-commit?expand=0&rev=23
This commit is contained in:
2022-11-28 07:03:02 +00:00
committed by Git OBS Bridge
parent 7932eca85a
commit e7b761404a
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Nov 28 07:01:26 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Fix "/usr/bin/env bash" shebang in hook-tmpl file
- Remove python_module macro definition
- Allow file protocol always for git submodule to fix tests
-------------------------------------------------------------------
Mon Jul 11 13:58:51 UTC 2022 - Arun Persaud <arun@gmx.de>