anipy-cli 3.5.5__py3-none-any.whl → 3.5.6__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 anipy-cli might be problematic. Click here for more details.

anipy_cli/__init__.py CHANGED
@@ -1,2 +1,2 @@
1
1
  __appname__ = "anipy-cli"
2
- __version__ = "3.5.5"
2
+ __version__ = "3.5.6"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: anipy-cli
3
- Version: 3.5.5
3
+ Version: 3.5.6
4
4
  Summary: Watch and Download anime from the comfort of your Terminal
5
5
  License: GPL-3.0
6
6
  Keywords: anime,cli
@@ -14,7 +14,7 @@ Classifier: Programming Language :: Python :: 3.10
14
14
  Classifier: Programming Language :: Python :: 3.11
15
15
  Classifier: Programming Language :: Python :: 3.12
16
16
  Classifier: Programming Language :: Python :: 3.13
17
- Requires-Dist: anipy-api (>=3.5.5,<4.0.0)
17
+ Requires-Dist: anipy-api (>=3.5.6,<4.0.0)
18
18
  Requires-Dist: appdirs (>=1.4.4,<2.0.0)
19
19
  Requires-Dist: inquirerpy (>=0.3.4,<0.4.0)
20
20
  Requires-Dist: pypresence (>=4.3.0,<5.0.0)
@@ -1,4 +1,4 @@
1
- anipy_cli/__init__.py,sha256=k5aaUplIZRw1ce4KYX3QuQEZaDkC3beGK7Ka4VWSh9o,48
1
+ anipy_cli/__init__.py,sha256=NJeckKZ0hu63T9M0fO2AXu4PkrrnRRJmGOOL75qKgnw,48
2
2
  anipy_cli/arg_parser.py,sha256=efUOHrMcKkEELbkxsudSzHC0FF2Z_tSFDTmDBqirVGY,6459
3
3
  anipy_cli/cli.py,sha256=Bk2H15VRF34yKLbGgKVq0A2vdByMJj-JTyx7Ep-JbH0,2238
4
4
  anipy_cli/clis/__init__.py,sha256=Y00uiPWiMvvRImxJMvfLA55BOkMUOrrx5vJUNvquNsY,411
@@ -21,7 +21,7 @@ anipy_cli/menus/menu.py,sha256=QEZfUr_9Epc9ghuZDZGxJxBkmcQK86ZXJaMChzzygko,8416
21
21
  anipy_cli/menus/seasonal_menu.py,sha256=rH_6XRKN_2DvMAo5LHuzoO8aATkHgz66dO3kGATnGLs,8925
22
22
  anipy_cli/prompts.py,sha256=fegNqV7mPxY2bG6OjrB23hjFce9GvOyLisA3eHrJegs,11909
23
23
  anipy_cli/util.py,sha256=Omoq_OtfyxUYvaWyjsinDv50xNVHtDEDVb2cQAGVwu8,6745
24
- anipy_cli-3.5.5.dist-info/METADATA,sha256=cPUvs2p0xIhMkb69mLHNfD42cJxMcKoIG6zRpsvhMo8,3481
25
- anipy_cli-3.5.5.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
26
- anipy_cli-3.5.5.dist-info/entry_points.txt,sha256=86iXpcm_ECFndrt0JAI2mqYfXC2Ar7mGi0iOaxCrNP0,51
27
- anipy_cli-3.5.5.dist-info/RECORD,,
24
+ anipy_cli-3.5.6.dist-info/METADATA,sha256=YQTBNm7S6m5e__IO0gQBGVhdHx3xGMeB4i0LeLaxn7I,3481
25
+ anipy_cli-3.5.6.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
26
+ anipy_cli-3.5.6.dist-info/entry_points.txt,sha256=86iXpcm_ECFndrt0JAI2mqYfXC2Ar7mGi0iOaxCrNP0,51
27
+ anipy_cli-3.5.6.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 2.1.2
2
+ Generator: poetry-core 2.1.3
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any