Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-django-push-notifications-3.0.2-2.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python311-django-push-notifications Distribution: openSUSE Tumbleweed
Version: 3.0.2 Vendor: openSUSE
Release: 2.1 Build date: Wed Apr 3 05:41:59 2024
Group: Unspecified Build host: reproducible
Size: 250412 Source RPM: python-django-push-notifications-3.0.2-2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/jazzband/django-push-notifications
Summary: Django package to send push notifications to mobile devices
Send push notifications to mobile devices through GCM, APNS or WNS and
to WebPush (Chrome, Firefox and Opera) in Django.

Provides

Requires

License

MIT

Changelog

* Wed Apr 03 2024 Steve Kowalik <steven.kowalik@suse.com>
  - No more greedy globs in %files.
  - Switch back to PyPi tarball, and use setuptools_scm.
* Wed Nov 29 2023 Dirk Müller <dmueller@suse.com>
  - 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
* Fri Jan 06 2023 Steve Kowalik <steven.kowalik@suse.com>
  - Add patch support-new-apns2.patch:
    * Support new apsn2 that no longer exports init_context.
* Wed May 11 2022 pgajdos@suse.com
  - 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
* Sun Dec 26 2021 John Vandenberg <jayvdb@gmail.com>
  - - Use django-codemod to make Django 4 compatible
* Thu Aug 06 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Fix the tests with updated pytest macros
* Sun Jun 07 2020 John Vandenberg <jayvdb@gmail.com>
  - Activate test suite
* Mon May 04 2020 John Vandenberg <jayvdb@gmail.com>
  - Initial spec for v2.0.0

Files

/usr/lib/python3.11/site-packages/django_push_notifications-3.0.2.dist-info
/usr/lib/python3.11/site-packages/django_push_notifications-3.0.2.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/django_push_notifications-3.0.2.dist-info/LICENSE
/usr/lib/python3.11/site-packages/django_push_notifications-3.0.2.dist-info/METADATA
/usr/lib/python3.11/site-packages/django_push_notifications-3.0.2.dist-info/RECORD
/usr/lib/python3.11/site-packages/django_push_notifications-3.0.2.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/django_push_notifications-3.0.2.dist-info/WHEEL
/usr/lib/python3.11/site-packages/django_push_notifications-3.0.2.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/push_notifications
/usr/lib/python3.11/site-packages/push_notifications/__init__.py
/usr/lib/python3.11/site-packages/push_notifications/__pycache__
/usr/lib/python3.11/site-packages/push_notifications/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/__pycache__/admin.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/__pycache__/admin.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/__pycache__/apns.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/__pycache__/apns.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/__pycache__/compat.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/__pycache__/compat.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/__pycache__/exceptions.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/__pycache__/exceptions.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/__pycache__/fields.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/__pycache__/fields.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/__pycache__/gcm.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/__pycache__/gcm.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/__pycache__/models.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/__pycache__/models.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/__pycache__/settings.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/__pycache__/settings.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/__pycache__/webpush.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/__pycache__/webpush.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/__pycache__/wns.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/__pycache__/wns.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/admin.py
/usr/lib/python3.11/site-packages/push_notifications/api
/usr/lib/python3.11/site-packages/push_notifications/api/__init__.py
/usr/lib/python3.11/site-packages/push_notifications/api/__pycache__
/usr/lib/python3.11/site-packages/push_notifications/api/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/api/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/api/__pycache__/rest_framework.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/api/__pycache__/rest_framework.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/api/rest_framework.py
/usr/lib/python3.11/site-packages/push_notifications/apns.py
/usr/lib/python3.11/site-packages/push_notifications/compat.py
/usr/lib/python3.11/site-packages/push_notifications/conf
/usr/lib/python3.11/site-packages/push_notifications/conf/__init__.py
/usr/lib/python3.11/site-packages/push_notifications/conf/__pycache__
/usr/lib/python3.11/site-packages/push_notifications/conf/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/conf/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/conf/__pycache__/app.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/conf/__pycache__/app.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/conf/__pycache__/appmodel.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/conf/__pycache__/appmodel.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/conf/__pycache__/base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/conf/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/conf/__pycache__/legacy.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/conf/__pycache__/legacy.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/conf/app.py
/usr/lib/python3.11/site-packages/push_notifications/conf/appmodel.py
/usr/lib/python3.11/site-packages/push_notifications/conf/base.py
/usr/lib/python3.11/site-packages/push_notifications/conf/legacy.py
/usr/lib/python3.11/site-packages/push_notifications/exceptions.py
/usr/lib/python3.11/site-packages/push_notifications/fields.py
/usr/lib/python3.11/site-packages/push_notifications/gcm.py
/usr/lib/python3.11/site-packages/push_notifications/migrations
/usr/lib/python3.11/site-packages/push_notifications/migrations/0001_initial.py
/usr/lib/python3.11/site-packages/push_notifications/migrations/0002_auto_20160106_0850.py
/usr/lib/python3.11/site-packages/push_notifications/migrations/0003_wnsdevice.py
/usr/lib/python3.11/site-packages/push_notifications/migrations/0004_fcm.py
/usr/lib/python3.11/site-packages/push_notifications/migrations/0005_applicationid.py
/usr/lib/python3.11/site-packages/push_notifications/migrations/0006_webpushdevice.py
/usr/lib/python3.11/site-packages/push_notifications/migrations/0007_uniquesetting.py
/usr/lib/python3.11/site-packages/push_notifications/migrations/0008_webpush_add_edge.py
/usr/lib/python3.11/site-packages/push_notifications/migrations/0009_alter_apnsdevice_device_id.py
/usr/lib/python3.11/site-packages/push_notifications/migrations/__init__.py
/usr/lib/python3.11/site-packages/push_notifications/migrations/__pycache__
/usr/lib/python3.11/site-packages/push_notifications/migrations/__pycache__/0001_initial.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/migrations/__pycache__/0001_initial.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/migrations/__pycache__/0002_auto_20160106_0850.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/migrations/__pycache__/0002_auto_20160106_0850.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/migrations/__pycache__/0003_wnsdevice.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/migrations/__pycache__/0003_wnsdevice.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/migrations/__pycache__/0004_fcm.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/migrations/__pycache__/0004_fcm.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/migrations/__pycache__/0005_applicationid.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/migrations/__pycache__/0005_applicationid.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/migrations/__pycache__/0006_webpushdevice.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/migrations/__pycache__/0006_webpushdevice.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/migrations/__pycache__/0007_uniquesetting.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/migrations/__pycache__/0007_uniquesetting.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/migrations/__pycache__/0008_webpush_add_edge.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/migrations/__pycache__/0008_webpush_add_edge.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/migrations/__pycache__/0009_alter_apnsdevice_device_id.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/migrations/__pycache__/0009_alter_apnsdevice_device_id.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/migrations/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/push_notifications/migrations/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/push_notifications/models.py
/usr/lib/python3.11/site-packages/push_notifications/settings.py
/usr/lib/python3.11/site-packages/push_notifications/webpush.py
/usr/lib/python3.11/site-packages/push_notifications/wns.py
/usr/share/doc/packages/python311-django-push-notifications
/usr/share/doc/packages/python311-django-push-notifications/README.rst
/usr/share/licenses/python311-django-push-notifications
/usr/share/licenses/python311-django-push-notifications/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024