anipy-cli 3.0.2__py3-none-any.whl → 3.0.3__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.0.2"
2
+ __version__ = "3.0.3"
anipy_cli/util.py CHANGED
@@ -108,7 +108,7 @@ def get_download_path(
108
108
  type=stream.language,
109
109
  )
110
110
 
111
- filename = Downloader._get_valid_pathname(filename) # type: ignore
111
+ filename = Downloader._get_valid_pathname(filename)
112
112
 
113
113
  return download_folder / anime_name / filename
114
114
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: anipy-cli
3
- Version: 3.0.2
3
+ Version: 3.0.3
4
4
  Summary: Watch and Download anime from the comfort of your Terminal
5
5
  Home-page: https://sdaqo.github.io/anipy-cli
6
6
  License: GPL-3.0
@@ -14,7 +14,7 @@ Classifier: Programming Language :: Python :: 3.9
14
14
  Classifier: Programming Language :: Python :: 3.10
15
15
  Classifier: Programming Language :: Python :: 3.11
16
16
  Classifier: Programming Language :: Python :: 3.12
17
- Requires-Dist: anipy-api (>=3.0.2,<4.0.0)
17
+ Requires-Dist: anipy-api (>=3.0.3,<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=bZZvyJsbcjhvU0Q-SH73fyh9NBe-FNjGj2DcPTGyp9Q,48
1
+ anipy_cli/__init__.py,sha256=Nk9RN9whoYQNKU_LSm9vL92-qhymv6S3YEUPHugs7SU,48
2
2
  anipy_cli/arg_parser.py,sha256=r2yxTYqKdhKvbzj8Pg00_4lmhK8mguxAVbg9G2vM-II,5299
3
3
  anipy_cli/cli.py,sha256=Ah5BE-u_SjcuzU5dQ5cSHtUloVRApCWwTK5i49yQtH8,1922
4
4
  anipy_cli/clis/__init__.py,sha256=Y00uiPWiMvvRImxJMvfLA55BOkMUOrrx5vJUNvquNsY,411
@@ -19,8 +19,8 @@ anipy_cli/menus/mal_menu.py,sha256=PJKZtvO-X-_AUIQ4NuOxLcK28EpW2AcOrIKe3N8IiIY,2
19
19
  anipy_cli/menus/menu.py,sha256=raHBeNQ5NNXOrTr1pCoE44FlOXWrqa1f1_kk1Rk3bH4,6179
20
20
  anipy_cli/menus/seasonal_menu.py,sha256=VBmeXanJb-vS5TXiK79KgtJ5vPW87gIOdpN_EijAG_U,9097
21
21
  anipy_cli/prompts.py,sha256=5h4FI0TJ8YwvVmRtfl-NBnEzPWUc7UMqgSnWuWfEVrI,6989
22
- anipy_cli/util.py,sha256=FiWEfz-tQVIFMOOlUZY26fArhEPRJNhtfF0U1sT3T7Q,7700
23
- anipy_cli-3.0.2.dist-info/METADATA,sha256=u9Gm0iWCXf2ZOHtcyBv52XKBlc_gDHyPIeR0fra5vLs,3084
24
- anipy_cli-3.0.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
25
- anipy_cli-3.0.2.dist-info/entry_points.txt,sha256=86iXpcm_ECFndrt0JAI2mqYfXC2Ar7mGi0iOaxCrNP0,51
26
- anipy_cli-3.0.2.dist-info/RECORD,,
22
+ anipy_cli/util.py,sha256=D5WD3zJpGFsk95zWGTaFiRLGUuhxsYFhq9A7LsEscn8,7684
23
+ anipy_cli-3.0.3.dist-info/METADATA,sha256=5NK8bD3ByX-lJp0HZ2KFL4Fwa7kFwptMymVCfqamyeU,3084
24
+ anipy_cli-3.0.3.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
25
+ anipy_cli-3.0.3.dist-info/entry_points.txt,sha256=86iXpcm_ECFndrt0JAI2mqYfXC2Ar7mGi0iOaxCrNP0,51
26
+ anipy_cli-3.0.3.dist-info/RECORD,,