ladok3 4.14__py3-none-any.whl → 4.15__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.

Potentially problematic release.


This version of ladok3 might be problematic. Click here for more details.

@@ -2,7 +2,7 @@ MIT License
2
2
 
3
3
  Copyright (c) 2020 Alexander Baltatzis
4
4
  Copyright (c) 2020 Gerald Q. Maguire Jr.
5
- Copyright (c) 2021--2023 Daniel Bosk
5
+ Copyright (c) 2021--2024 Daniel Bosk
6
6
 
7
7
  Permission is hereby granted, free of charge, to any person obtaining a
8
8
  copy of this software and associated documentation files (the "Software"),
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ladok3
3
- Version: 4.14
3
+ Version: 4.15
4
4
  Summary: Python wrapper and CLI for the LADOK3 REST API.
5
5
  Home-page: https://github.com/dbosk/ladok3
6
6
  License: MIT
@@ -28,7 +28,7 @@ Requires-Dist: cryptography (>=41.0.3,<42.0.0)
28
28
  Requires-Dist: keyring (>=24.2.0,<25.0.0)
29
29
  Requires-Dist: requests (>=2.31.0,<3.0.0)
30
30
  Requires-Dist: urllib3 (>=1.26.9,<2.0.0)
31
- Requires-Dist: weblogin (>=1.9,<2.0)
31
+ Requires-Dist: weblogin (>=1.10,<2.0)
32
32
  Project-URL: Bug Tracker, https://github.com/dbosk/ladok3/issues
33
33
  Project-URL: Repository, https://github.com/dbosk/ladok3
34
34
  Project-URL: Releases, https://github.com/dbosk/ladok3/releases
@@ -14,8 +14,8 @@ ladok3/report.py,sha256=1K7cRaedemiOGDDAMI9wqnctLeic5ZlMYHw5hzhnvQw,5627
14
14
  ladok3/student.nw,sha256=zayn9_b9jCKeMnZxSGS_EuSmF3ojOBHQDMUMMkpRssI,3747
15
15
  ladok3/student.py,sha256=TaYn2rpbQnzummB-8xz-sUEV31Gh0CUmU0QkF6VgEic,1703
16
16
  ladok3/undoc.nw,sha256=NyHuVIzrRqJPM39MyAlZNEE7PbXdUDJFQ2kJ0NfdwQI,180333
17
- ladok3-4.14.dist-info/LICENSE,sha256=s_C5qznXAvDRrzU7vRd4eqzshyIkAfPwGyVBihGeOdM,1155
18
- ladok3-4.14.dist-info/METADATA,sha256=z2CUXAseo2VeGWbvYSlfUllEIi2G1Jx_NvQyAq8SJPs,8825
19
- ladok3-4.14.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
20
- ladok3-4.14.dist-info/entry_points.txt,sha256=pi-KKP5Obo0AyuDjXQUpadS9kIvAY2_5ORhPgEYlJv8,41
21
- ladok3-4.14.dist-info/RECORD,,
17
+ ladok3-4.15.dist-info/LICENSE,sha256=v8tr5LW7KHBDRqGt1qInr7_jhWrIlkVxO8EqOyrc7AE,1155
18
+ ladok3-4.15.dist-info/METADATA,sha256=PvtIUzIvz06Hv0zKjmByrAZZgzBGERB3FH3e_yn1rDU,8826
19
+ ladok3-4.15.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
20
+ ladok3-4.15.dist-info/entry_points.txt,sha256=pi-KKP5Obo0AyuDjXQUpadS9kIvAY2_5ORhPgEYlJv8,41
21
+ ladok3-4.15.dist-info/RECORD,,
File without changes