14
0
forked from pool/python-ntfy
Files
python-ntfy/python-ntfy.changes
Matthias Bach e04e48d15a Accepting request 596684 from home:theMarix:branches:devel:languages:python
- Switch source service to run offline instead of on checkout.
  This is required to be compatible with Factory policies.

OBS-URL: https://build.opensuse.org/request/show/596684
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=3
2018-04-15 11:27:15 +00:00

31 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Sun Apr 15 11:08:58 UTC 2018 - marix@marix.org
- Switch source service to run offline instead of on checkout.
This is required to be compatible with Factory policies.
-------------------------------------------------------------------
Wed Apr 4 18:34:22 UTC 2018 - marix@marix.org
- Update to Ntfy 2.6.0
* This version adds support for third party backends.
-------------------------------------------------------------------
Sat Mar 31 19:14:54 UTC 2018 - marix@marix.org
- Fix the copyright note in the spec file.
-------------------------------------------------------------------
Sat Mar 31 12:07:09 UTC 2018 - marix@marix.org
- Initial package:
* Only packaged for Python 3 as this primarily provides the
executable ntfy.
* Source is taken from Github as the source distribution on PyPI
lacks the tests.
* The package suggests a couple Python packages which are
currently not packaged for openSUSE. Given the strict naming
convention for packaged Python packages this should be safe,
though and magically work once those packages are made
available.