14
0
forked from pool/python-ntfy
Commit Graph

18 Commits

Author SHA256 Message Date
4c0bb683d2 - Convert to libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=31
2025-06-09 12:37:34 +00:00
694a1289a2 - Convert to pip-based build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=29
2025-06-02 14:43:43 +00:00
Matthias Bach
28b5232c11 - Stop building for Python 3.6 as python-emoji no longer supports
it.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=27
2024-05-20 10:17:19 +00:00
Matthias Bach
fed2f9c265 Accepting request 1136325 from home:theMarix:branches:devel:languages:python
- Add python-312-compat.patch to achieve compatibility with Python
  3.12.

OBS-URL: https://build.opensuse.org/request/show/1136325
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=25
2024-01-03 00:40:31 +00:00
Matthias Bach
e7b7251ff8 - Add python-311-compat.patch to achieve compatibility with Python
3.11.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=23
2023-01-07 14:20:59 +00:00
Matthias Bach
2118c54465 Fix typo in patch file name
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=21
2022-07-19 06:46:45 +00:00
Matthias Bach
5a7a405ee2 - Add emoji-2.0-compatibility.patch to allow upgrade of
python-ntfy to version 2.0.
- Add drop-misleading-shebangs.patch.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=20
2022-07-18 19:26:16 +00:00
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
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