SHA256
1
0
forked from pool/python-ntfy

16 Commits

Author SHA256 Message Date
Matthias Bach
de73198a18 - 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
9fb745d2ce 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
0abc358db5 - 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
790adcdfb4 - 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
c6e9b7cc73 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
1523284220 - 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
1c73994777 - 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
eb89934b49 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
ed7db024f9 - 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
871257625d - 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
ba0c9b4884 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
b01469df1a 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
62e13006b3 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
ca0634527e 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
cad1b0bf9c 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
881de074d1 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