14
0
forked from pool/python-ntfy
Commit Graph

12 Commits

Author SHA256 Message Date
24e1b1909d Accepting request 974643 from home:pgajdos:python
- added patches
  fix https://github.com/dschep/ntfy/issues/247
  + python-ntfy-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/974643
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=18
2022-05-03 19:07:11 +00:00
Matthias Bach
2a5dce798c - Switch test execution to pytest to allow for deselecting tests of
optional functionality for which we lack the requiired
  dependencies.
- Drop build dependency to the sleekxmpp Python module which got
  dropped from Factory.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=17
2022-02-17 09:15:51 +00:00
Matthias Bach
9f0de0069b - Stop using %pyunittest as this seems to cause build failures on
Leap

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=16
2022-01-10 19:48:33 +00:00
b8838645a6 Accepting request 895329 from home:pgajdos:python
- %check: use %pyunittest rpm macro

OBS-URL: https://build.opensuse.org/request/show/895329
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=14
2021-05-25 11:21:05 +00:00
Matthias Bach
a313b776e4 - Modernise spec file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=12
2020-12-24 18:30:52 +00:00
Matthias Bach
859fa2b1a6 - Drop deprecated usage of %python3_only in favour of
%python_alternative.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=10
2020-04-21 19:16:13 +00:00
8e486d32cf Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=8
2018-12-04 13:43:17 +00:00
Matthias Bach
eff600627e Better document the changes when going to the latest version.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=6
2018-11-29 19:58:18 +00:00
Matthias Bach
5a31d030d3 Update to ntfy 2.7.0.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=5
2018-11-25 19:53:42 +00:00
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
Matthias Bach
de113141fb Accepting request 593614 from home:theMarix:Python
- Update to Ntfy 2.6.0
  * This version adds support for third party backends.

OBS-URL: https://build.opensuse.org/request/show/593614
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=2
2018-04-04 18:47:12 +00:00
Tomáš Chvátal
71a1d3ae7c 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
2018-04-03 09:16:16 +00:00