code-annotations 2.3.2__py2.py3-none-any.whl → 3.0.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.
@@ -2,4 +2,4 @@
2
2
  Extensible tools for parsing annotations in codebases.
3
3
  """
4
4
 
5
- __version__ = "2.3.2"
5
+ __version__ = "3.0.0"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: code-annotations
3
- Version: 2.3.2
3
+ Version: 3.0.0
4
4
  Summary: Extensible tools for parsing annotations in codebases
5
5
  Home-page: https://github.com/openedx/code-annotations
6
6
  Author: edX
@@ -16,17 +16,16 @@ Classifier: License :: OSI Approved :: Apache Software License
16
16
  Classifier: Natural Language :: English
17
17
  Classifier: Programming Language :: Python
18
18
  Classifier: Programming Language :: Python :: 3
19
- Classifier: Programming Language :: Python :: 3.11
20
19
  Classifier: Programming Language :: Python :: 3.12
21
- Requires-Python: >=3.11
20
+ Requires-Python: >=3.12
22
21
  Description-Content-Type: text/x-rst
23
22
  License-File: LICENSE.txt
24
23
  License-File: NOTICE.txt
25
24
  Requires-Dist: click
26
- Requires-Dist: python-slugify
27
- Requires-Dist: Jinja2
28
25
  Requires-Dist: pyyaml
26
+ Requires-Dist: Jinja2
29
27
  Requires-Dist: stevedore
28
+ Requires-Dist: python-slugify
30
29
  Provides-Extra: django
31
30
  Requires-Dist: Django>=4.2; extra == "django"
32
31
  Dynamic: author
@@ -1,4 +1,4 @@
1
- code_annotations/__init__.py,sha256=ij9AfbvreDvJ4wkfHHu4h7QNIw1ImgJNOe4L6ylKzTQ,86
1
+ code_annotations/__init__.py,sha256=YeZ8wHsp2yoo_zO3I2NxZQVQeDHdTIge-q31F6o1QkU,86
2
2
  code_annotations/annotation_errors.py,sha256=v3xFxAU_vuISeksMAE-OflcV4NQ2yMn-i81nWYRQRjA,2313
3
3
  code_annotations/base.py,sha256=Bj28QihddIYuU_2FLzLCLb6WQn0YC69E4b2iMZq9oZ8,24125
4
4
  code_annotations/cli.py,sha256=FoUB-tYqx7cGn3mRKwbXmASio1H-9dk0Zh_pRKhXYuo,8602
@@ -29,10 +29,10 @@ code_annotations/report_templates/rst/annotation_data.tpl,sha256=TMczehwIqsNgyNa
29
29
  code_annotations/report_templates/rst/annotation_group.tpl,sha256=wzX8bTvC9qeRUh4ivZ6EY5SsrcXF3bgZp_yPil5flF4,178
30
30
  code_annotations/report_templates/rst/annotation_list.tpl,sha256=ybv4Rc4Fh9Cs2gtYkXAzdHBLXvgJ-K5xgu8lD5L6V_k,823
31
31
  code_annotations/report_templates/rst/base.tpl,sha256=wiASiQzId0ncfC9Bepo-fEt-SKxxmNCdANR3t1i6bIM,834
32
- code_annotations-2.3.2.dist-info/licenses/LICENSE.txt,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
33
- code_annotations-2.3.2.dist-info/licenses/NOTICE.txt,sha256=-XAPwl96IlATsvyACaZ3_DvTGE57HY5I32Zqz0dGTnc,545
34
- code_annotations-2.3.2.dist-info/METADATA,sha256=xpiyop6utWr5ya1Fo0n0pL_oY_bZqrrWodbYyovJRX0,8742
35
- code_annotations-2.3.2.dist-info/WHEEL,sha256=uC7DnXjtoKy23CNUXRq6ohLsm8FbS2C_ECfYYzqZHVY,109
36
- code_annotations-2.3.2.dist-info/entry_points.txt,sha256=pdI65Ll9o_ySSdwi817OWs9zvrtFDBmTWoQPjx6_d58,253
37
- code_annotations-2.3.2.dist-info/top_level.txt,sha256=IN-c3H7bbdC5XWsfJJglDUCR7EXhxqZcKefmOAolIBI,17
38
- code_annotations-2.3.2.dist-info/RECORD,,
32
+ code_annotations-3.0.0.dist-info/licenses/LICENSE.txt,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
33
+ code_annotations-3.0.0.dist-info/licenses/NOTICE.txt,sha256=-XAPwl96IlATsvyACaZ3_DvTGE57HY5I32Zqz0dGTnc,545
34
+ code_annotations-3.0.0.dist-info/METADATA,sha256=jWeMwuCIpqPVBbt3vI9OFIcumJ2EFgWEtGPv_Io4L9E,8691
35
+ code_annotations-3.0.0.dist-info/WHEEL,sha256=uC7DnXjtoKy23CNUXRq6ohLsm8FbS2C_ECfYYzqZHVY,109
36
+ code_annotations-3.0.0.dist-info/entry_points.txt,sha256=pdI65Ll9o_ySSdwi817OWs9zvrtFDBmTWoQPjx6_d58,253
37
+ code_annotations-3.0.0.dist-info/top_level.txt,sha256=IN-c3H7bbdC5XWsfJJglDUCR7EXhxqZcKefmOAolIBI,17
38
+ code_annotations-3.0.0.dist-info/RECORD,,