edx-ace 1.12.1__py2.py3-none-any.whl → 1.13.0__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
edx_ace/__init__.py CHANGED
@@ -13,7 +13,7 @@ from .policy import Policy, PolicyResult
13
13
  from .recipient import Recipient
14
14
  from .recipient_resolver import RecipientResolver
15
15
 
16
- __version__ = '1.12.1'
16
+ __version__ = '1.13.0'
17
17
 
18
18
 
19
19
  __all__ = [
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: edx-ace
3
- Version: 1.12.1
3
+ Version: 1.13.0
4
4
  Summary: Framework for Messaging
5
5
  Home-page: https://github.com/openedx/edx-ace
6
6
  Author: edX
@@ -10,11 +10,11 @@ Keywords: Django edx
10
10
  Classifier: Development Status :: 3 - Alpha
11
11
  Classifier: Framework :: Django
12
12
  Classifier: Framework :: Django :: 4.2
13
+ Classifier: Framework :: Django :: 5.2
13
14
  Classifier: Intended Audience :: Developers
14
15
  Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
15
16
  Classifier: Natural Language :: English
16
17
  Classifier: Programming Language :: Python :: 3
17
- Classifier: Programming Language :: Python :: 3.8
18
18
  Classifier: Programming Language :: Python :: 3.12
19
19
  Description-Content-Type: text/x-rst
20
20
  License-File: LICENSE.txt
@@ -28,10 +28,22 @@ Requires-Dist: python-dateutil
28
28
  Requires-Dist: sailthru-client==2.2.3
29
29
  Requires-Dist: six
30
30
  Requires-Dist: stevedore>=1.10.0
31
- Provides-Extra: push_notifications
32
- Requires-Dist: django-push-notifications[fcm]; extra == "push-notifications"
33
31
  Provides-Extra: sailthru
34
32
  Requires-Dist: sailthru-client<2.3,>2.2; extra == "sailthru"
33
+ Provides-Extra: push-notifications
34
+ Requires-Dist: django-push-notifications[FCM]; extra == "push-notifications"
35
+ Dynamic: author
36
+ Dynamic: author-email
37
+ Dynamic: classifier
38
+ Dynamic: description
39
+ Dynamic: description-content-type
40
+ Dynamic: home-page
41
+ Dynamic: keywords
42
+ Dynamic: license
43
+ Dynamic: license-file
44
+ Dynamic: provides-extra
45
+ Dynamic: requires-dist
46
+ Dynamic: summary
35
47
 
36
48
  edX Automated Communication Engine (A.C.E.)
37
49
  ###########################################
@@ -184,6 +196,12 @@ Change Log
184
196
  Unreleased
185
197
  **********
186
198
 
199
+ [1.13.0] - 2025-04-25
200
+ ---------------------
201
+
202
+ * Added support for ``Django 5.2``
203
+ * Dropped support for ``Python 3.8``
204
+
187
205
  [1.8.0] - 2024-03-06
188
206
  --------------------
189
207
 
@@ -1,4 +1,4 @@
1
- edx_ace/__init__.py,sha256=8Te55LBdi7YPJOeNm5m6rlR0mkXoxjvd8w6JDfYwTMc,636
1
+ edx_ace/__init__.py,sha256=DCP96yOi0661kOGwgCscOcN_XeAF0ovPOXB1wwT7jyY,636
2
2
  edx_ace/ace.py,sha256=0nP8zvIWiME4qmpMT1PaV4nRDG6YR9Dxm7A6FGoBa8I,2501
3
3
  edx_ace/apps.py,sha256=xNedkdW6TNpm-W1uxnj3Vre2R1akkh2n_7DkSfKXmAk,216
4
4
  edx_ace/delivery.py,sha256=zo5lNHngycEn0tu-e3JM26njRVmaAttAH3D5ohz_468,2812
@@ -46,9 +46,9 @@ edx_ace/utils/date.py,sha256=Rmz3RAUCdd30hu1qcKH7FmAypaw1aSoZg-yfZig1c8A,1483
46
46
  edx_ace/utils/once.py,sha256=sY3szBh3gvvAjrKbKq4S2mCejompjh5YcYD7XOhzjGU,2024
47
47
  edx_ace/utils/plugins.py,sha256=U-l-eU2uWUiiwYV-H-2DfmwjoksqskAsYwS7QnThy2Q,2090
48
48
  edx_ace/utils/signals.py,sha256=efmnxI78juMLo6PJkPyfJ6pYTMY3kHnGy-_IR8FsDm8,1637
49
- edx_ace-1.12.1.dist-info/LICENSE.txt,sha256=VrSJ4gO4NCpskzfNHbaTB4VcN9Q213YdcHbpOZSwcOA,35138
50
- edx_ace-1.12.1.dist-info/METADATA,sha256=yc-FIlMAsN3VbiKOjkSCaG62Q6fVla9s31OZEpm1ZzA,10078
51
- edx_ace-1.12.1.dist-info/WHEEL,sha256=Kh9pAotZVRFj97E15yTA4iADqXdQfIVTHcNaZTjxeGM,110
52
- edx_ace-1.12.1.dist-info/entry_points.txt,sha256=9jbgYKntqyu4kP1pI_Js1BSWqKBG7OacftVn1BAKsLI,413
53
- edx_ace-1.12.1.dist-info/top_level.txt,sha256=5eg_80KI88VkeiCVqZUqcYcc_PfPOg8o1GA4HxsiRU8,8
54
- edx_ace-1.12.1.dist-info/RECORD,,
49
+ edx_ace-1.13.0.dist-info/licenses/LICENSE.txt,sha256=VrSJ4gO4NCpskzfNHbaTB4VcN9Q213YdcHbpOZSwcOA,35138
50
+ edx_ace-1.13.0.dist-info/METADATA,sha256=xDJWTJiAZzqP4UXD9kxs-ebBiYASviMM2ZVSHC1Sv14,10438
51
+ edx_ace-1.13.0.dist-info/WHEEL,sha256=AeO2BvogYWm3eGaHCvhzmUYt8ia7KfURiHzO_1atlys,109
52
+ edx_ace-1.13.0.dist-info/entry_points.txt,sha256=9jbgYKntqyu4kP1pI_Js1BSWqKBG7OacftVn1BAKsLI,413
53
+ edx_ace-1.13.0.dist-info/top_level.txt,sha256=5eg_80KI88VkeiCVqZUqcYcc_PfPOg8o1GA4HxsiRU8,8
54
+ edx_ace-1.13.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.45.1)
2
+ Generator: setuptools (79.0.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py2-none-any
5
5
  Tag: py3-none-any