14
0
forked from pool/python-ntfy

Accepting request 592786 from home:theMarix:Python

- 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.
- This requests supersedes the previous one as the copyright note in the spec file was broken.

OBS-URL: https://build.opensuse.org/request/show/592786
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=1
This commit is contained in:
Tomáš Chvátal
2018-04-03 09:16:16 +00:00
committed by Git OBS Bridge
commit 71a1d3ae7c
5 changed files with 147 additions and 0 deletions

18
python-ntfy.changes Normal file
View File

@@ -0,0 +1,18 @@
-------------------------------------------------------------------
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.