eaf_base_api 3.0__tar.gz → 3.2__tar.gz

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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: eaf_base_api
3
- Version: 3.0
3
+ Version: 3.2
4
4
  Summary: A base API for EchterAlsFake's Porn APIs
5
5
  Author: Johannes Habel
6
6
  Author-email: Johannes Habel <EchterAlsFake@proton.me>
@@ -8,6 +8,8 @@ License-Expression: LGPL-3.0-or-later
8
8
  License-File: LICENSE
9
9
  Classifier: Programming Language :: Python
10
10
  Requires-Dist: curl-cffi
11
+ Requires-Dist: pylint>=3.3.9
12
+ Requires-Dist: tenacity>=9.1.2
11
13
  Requires-Dist: m3u8 ; extra == 'hls'
12
14
  Requires-Dist: av ; python_full_version >= '3.10' and extra == 'hls'
13
15
  Requires-Python: >=3.9
@@ -16,6 +18,9 @@ Project-URL: Repository, https://github.com/EchterAlsFake/eaf_base_api
16
18
  Provides-Extra: hls
17
19
  Description-Content-Type: text/markdown
18
20
 
21
+ > [!WARNING]
22
+ > The current release v3.0 breaks ALL existing projects that use this Project. DO NOT update yet, keep your v2.5.4.
23
+
19
24
  # EAF Base API
20
25
 
21
26
  # What is this?
@@ -1,3 +1,6 @@
1
+ > [!WARNING]
2
+ > The current release v3.0 breaks ALL existing projects that use this Project. DO NOT update yet, keep your v2.5.4.
3
+
1
4
  # EAF Base API
2
5
 
3
6
  # What is this?