14
0
forked from pool/python-j2gen

- Convert to libalternatives

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-j2gen?expand=0&rev=11
This commit is contained in:
2025-06-09 08:53:35 +00:00
committed by Git OBS Bridge
commit 5329754443
5 changed files with 139 additions and 0 deletions

36
python-j2gen.changes Normal file
View File

@@ -0,0 +1,36 @@
-------------------------------------------------------------------
Mon Jun 9 08:52:50 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Convert to libalternatives
-------------------------------------------------------------------
Fri May 30 08:35:58 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Convert to pip-based build
-------------------------------------------------------------------
Wed Nov 3 08:08:50 UTC 2021 - pgajdos@suse.com
- %check: use %pyunittest rpm macro
-------------------------------------------------------------------
Mon May 25 10:59:31 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
- %python3_only -> %python_alternative
-------------------------------------------------------------------
Mon Sep 30 08:26:37 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
- update to 0.1.0:
* Error out when template variables are not defined
-------------------------------------------------------------------
Fri Sep 27 07:48:59 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Format with spec-cleaner
- Do not pull in devel python module as it is not needed
-------------------------------------------------------------------
Fri Sep 27 03:41:03 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
- Initial packaging (version 0.0.1)