Commit Graph

18 Commits

Author SHA256 Message Date
fe00a137aa - 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
7392affb2c - 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
58f6ab257f - 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
de2922acf9 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
8782bfa241 - 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
8a3c442ee9 - 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
bbac86f5a8 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
8089457771 - 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
499fd73c8f - 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
1ec25e510a 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
ee0ecc8677 - 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
6b04e94239 - 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
f33f843ebc 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
44873946e2 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
72bd18c096 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
733f6ee172 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
53cf809434 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
d646cbfb92 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