14
0
forked from pool/python-yacron
Files
python-yacron/python-yacron.changes

42 lines
1.7 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Dec 2 12:44:31 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Skip python 3.6 since python-sentry-sdk dropped it
-------------------------------------------------------------------
Tue Aug 10 06:58:03 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Update to 0.13.0:
- Add ability for one config file to include another one
- Add shell command reporting ability
- web: don't crash when receiving a web request without Accept header
- add env_file configuration option (Alessandro Romani, )
- email: add missing Date header
- Add back a self contained binary, this time based on PyInstaller
- Fix email reporting when multiple recipients given
- reporting: add a failure reason line at the top of sentry/email
- mail: new tls, startls, username, and password options
- allow jobs to run as a different user
- Support timezone schedule
-------------------------------------------------------------------
Fri May 15 12:54:51 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
- %python3_only -> %python_alternative
-------------------------------------------------------------------
Tue Mar 10 08:49:39 UTC 2020 - pgajdos@suse.com
- version update to 0.10.0
* HTTP remote interface, allowing to get job status and start jobs on demand
* Simple Linux binary including all dependencies (built using PyOxidizer)
* Build Linux binary inside Docker Ubuntu 16.04, so that it is compatible with
older glibc systems
* Build a standalone Linux binary, using PyOxidizer
* Switch from raven to sentry-sdk
-------------------------------------------------------------------
Wed Sep 11 11:44:32 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.9.0