anipy-cli 3.4.4__py3-none-any.whl → 3.4.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.4.4"
2
+ __version__ = "3.4.6"
@@ -252,6 +252,7 @@ class SeasonalMenu(MenuBase):
252
252
  best_anime = search_show_prompt("seasonal", skip_season_search=True)
253
253
  if best_anime is None:
254
254
  continue
255
+ self.seasonal_list.delete(s)
255
256
 
256
257
  episode = find_closest(best_anime.get_episodes(s.language), s.episode)
257
258
  self.seasonal_list.update(best_anime, language=s.language, episode=episode)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: anipy-cli
3
- Version: 3.4.4
3
+ Version: 3.4.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.4.4,<4.0.0)
17
+ Requires-Dist: anipy-api (>=3.4.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=WFVXgfcpardxUmrsWDwKUl_dx3j-RWJo_6C8VjTjIEg,48
1
+ anipy_cli/__init__.py,sha256=qfqQUoAHM759ci9gt9E8l-I8km5bKmdsUHbzSI9OpDY,48
2
2
  anipy_cli/arg_parser.py,sha256=Y_p5Sh7LR0yeqfhFVXkyAbZMjDR1-NIoY_TVuPwUnwk,6009
3
3
  anipy_cli/cli.py,sha256=Ah5BE-u_SjcuzU5dQ5cSHtUloVRApCWwTK5i49yQtH8,1922
4
4
  anipy_cli/clis/__init__.py,sha256=Y00uiPWiMvvRImxJMvfLA55BOkMUOrrx5vJUNvquNsY,411
@@ -18,10 +18,10 @@ anipy_cli/menus/__init__.py,sha256=aIzbphxAW-QGfZwR1DIegFZuTJp1O3tSUnai0f0f4lY,1
18
18
  anipy_cli/menus/base_menu.py,sha256=g5b9Z7SpvCxcq_vqObcPzxLwcXeGPltLgSwa0sEzyfk,1140
19
19
  anipy_cli/menus/mal_menu.py,sha256=jAVJh7K5d0BCnoT4qUIZ7CavrnrctXj-eg9k8E90ulE,23697
20
20
  anipy_cli/menus/menu.py,sha256=ejTOGVG8fFJhTT7t23kA_uBbF5pkNcdvj4cGAIPvdt8,8101
21
- anipy_cli/menus/seasonal_menu.py,sha256=diABjK7LIDlXUoMydhDyLG9ba7J4UFmeD5AyGO3GPAI,10648
21
+ anipy_cli/menus/seasonal_menu.py,sha256=wwpz_WJ2cdGwRYqnT-05vqxVwkYMvlNb-N39NWxKmNg,10693
22
22
  anipy_cli/prompts.py,sha256=lQDrb8IlhsQhOpLG4sflamprTSn-PlCy41tGpXIowdo,10156
23
23
  anipy_cli/util.py,sha256=8AzEeoSPXMGTdTrArhE0COhSuYP_MCvYIeGHv5X7haU,6841
24
- anipy_cli-3.4.4.dist-info/METADATA,sha256=tUV3f8LyC8O9TD6ZvVNcYMqoZsY9nObywcr7i_pc17w,3481
25
- anipy_cli-3.4.4.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
26
- anipy_cli-3.4.4.dist-info/entry_points.txt,sha256=86iXpcm_ECFndrt0JAI2mqYfXC2Ar7mGi0iOaxCrNP0,51
27
- anipy_cli-3.4.4.dist-info/RECORD,,
24
+ anipy_cli-3.4.6.dist-info/METADATA,sha256=fNu_CvCUYCh363dYDgZcj0hlYZcfSYbL9Oy3G969KIM,3481
25
+ anipy_cli-3.4.6.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
26
+ anipy_cli-3.4.6.dist-info/entry_points.txt,sha256=86iXpcm_ECFndrt0JAI2mqYfXC2Ar7mGi0iOaxCrNP0,51
27
+ anipy_cli-3.4.6.dist-info/RECORD,,