forked from pool/python-ntfy
19 lines
730 B
Plaintext
19 lines
730 B
Plaintext
|
|
-------------------------------------------------------------------
|
||
|
|
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.
|