15
0

- Update to 2.1.0:

* feat: Add a async_webpush one call func
  * set license classifier
  * chore: Update to modern python practices (well, Python 3.8)
  * Webpusher.encode will now return a NoData exception if no data is
    present to encode
- Refresh patch no-more-six.patch from upstream.
- Add patch use-unittest-mock.patch:
  * Use unittest.mock rather than mock.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pywebpush?expand=0&rev=10
This commit is contained in:
2025-10-15 03:13:36 +00:00
committed by Git OBS Bridge
commit fa76b01dd8
8 changed files with 260 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.osc