1
0

8 Commits

Author SHA256 Message Date
02fcef19ba - No more greedy globs in %files.
- Switch back to PyPi tarball, and use setuptools_scm.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-push-notifications?expand=0&rev=12
2024-04-03 03:45:57 +00:00
099bfbebc6 - update to 3.0.2:
* LegacyConfig.get_apns_use_alternative_port always return None
  * Add django 4.1, remove master branch
  * Update topic send_message docs in README
  * Fix: HexadecimalField accepts non-hex values
  * Expanded documentation for Web Push
  * Allow APNS tokens of variable length.
  * Add WebPush support for Safari
  * Support new apsn2 that no longer exports init_context.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-push-notifications?expand=0&rev=10
2023-11-29 12:16:10 +00:00
5338c74fac - Add patch support-new-apns2.patch:
* Support new apsn2 that no longer exports init_context.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-push-notifications?expand=0&rev=8
2023-01-06 01:51:48 +00:00
John Vandenberg
393a14b61d Accepting request 976288 from home:pgajdos:python
- version update to 3.0.0
  * #567 Fixes crash on bulk_send test message operation from admin by @DataGreed in #568
  * Updated README: added info about APNS_AUTH_KEY_PATH, APNS_AUTH_KEY_ID, APNS_TEAM_ID by @DataGreed in #566
  * Add some details to APNS settings description by @scherbakovx in #575
  * Django 4.0 warnings by @jheld in #585
  * Run tests on python3.9 by @bertonha in #589
  * add mutable_content to fcm by @paradizer in #582
  * Improve efficiency of ORM lookups by @code-review-doctor in #598
  * Drop python 2.x and django before 2.2 by @sevdog in #599
  * Migrate to GitHub Actions. by @jezdez in #607
  * Mention WebPushDevice in README by @Tyilo in #608
  * Make push optional dependecies by @sevdog in #600
  * fix: Remove python3.5 deps by @bertonha in #621
  * Spelling error & convert string to be translatable by @Andrew-Chen-Wang in #614
  * ++Enable sending image in GCM notifications by @ashishnitinpatil in #624
  * [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #625
  * Change feature detection logic for database field by @sevdog in #612
  * Add Edge support to webpush by @simonkern in #631
  * chore: test on Django 4.0 by @bertonha in #638
  * chore: test only active Django versions by @bertonha in #639
  * chore: dry tests, use newer DRF on tests by @bertonha in #641
  * [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #635
  * More robust handling of userAgentData, fix WebPushDeviceAdmin by @simonkern in #643
  * [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #644
  * Add missing migration for #614 by @simonkern in #645
  * Jazzband: Synced file(s) with jazzband/.github by @jazzband-bot in #626
  * Show coverage badge in README. by @shimakaze-git in #651
- python-mock is not required for build

OBS-URL: https://build.opensuse.org/request/show/976288
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-push-notifications?expand=0&rev=6
2022-05-11 10:51:54 +00:00
John Vandenberg
969fcc384a Accepting request 942635 from home:jayvdb:branches:devel:languages:python:django
- - Use django-codemod to make Django 4 compatible

OBS-URL: https://build.opensuse.org/request/show/942635
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-push-notifications?expand=0&rev=5
2021-12-26 14:35:58 +00:00
Tomáš Chvátal
504ee4ccd8 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-push-notifications?expand=0&rev=3 2020-08-06 05:50:53 +00:00
Tomáš Chvátal
05d3454bd2 - Fix the tests with updated pytest macros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-push-notifications?expand=0&rev=2
2020-08-06 05:50:47 +00:00
Tomáš Chvátal
88a610dbd8 Accepting request 812187 from home:jayvdb:django
1k/day https://pypistats.org/packages/django-push-notifications
lots of stars https://github.com/jazzband/django-push-notifications

OBS-URL: https://build.opensuse.org/request/show/812187
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-push-notifications?expand=0&rev=1
2020-06-17 13:09:22 +00:00