forked from pool/python-empy
- List modules explicitly in %files. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-empy?expand=0&rev=11
46 lines
1.8 KiB
Plaintext
46 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jun 23 01:30:55 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Switch to pyproject macros.
|
|
- List modules explicitly in %files.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 29 19:57:10 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 4.2:
|
|
* Add module support; add support for disabling output and switch
|
|
markup; add support for reconfiguring stdin/stdout; support
|
|
repeated curly braces with functional expression; add
|
|
backward-compatible `Case` abstraction for match markup; add
|
|
more preprocessing and postprocessing commands via command
|
|
line options.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 6 18:53:37 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 4.1:
|
|
* Add support for extension markup `@((...))`, `@[[...]]`,
|
|
`@{{...}}`, `@<...>`, etc., with custom callbacks retained for
|
|
backward compatibility; add `@[match]` control support; add
|
|
interpreter cores for overriding interpreter behavior; add more
|
|
command line option toggles; add notion of verbose/brief errors;
|
|
more uniform error message formatting; various documentation
|
|
updates.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 27 09:29:19 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 4.0.1:
|
|
* bugfixes over 4.0, no dedicated changelog available
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 7 20:23:33 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 4.0:
|
|
* http://www.alcyone.com/software/empy/ANNOUNCE.html#changes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 11 18:58:50 UTC 2019 - Andreas Färber <afaerber@suse.de>
|
|
|
|
- Initial (v3.3.4)
|