惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

aimingoo的专栏
aimingoo的专栏
Y
Y Combinator Blog
云风的 BLOG
云风的 BLOG
Microsoft Azure Blog
Microsoft Azure Blog
腾讯CDC
T
The Blog of Author Tim Ferriss
P
Proofpoint News Feed
Hugging Face - Blog
Hugging Face - Blog
博客园_首页
小众软件
小众软件
美团技术团队
Martin Fowler
Martin Fowler
爱范儿
爱范儿
有赞技术团队
有赞技术团队
博客园 - 【当耐特】
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Microsoft Security Blog
Microsoft Security Blog
宝玉的分享
宝玉的分享
J
Java Code Geeks
B
Blog
V
V2EX
Stack Overflow Blog
Stack Overflow Blog
B
Blog RSS Feed
博客园 - Franky

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - python-cron-descriptor
2026-06-03 · via AUR Newest Packages

Latest Comments

HackerinoTopolin commented on 2026-02-10 11:36 (UTC) (edited on 2026-02-10 11:36 (UTC) by HackerinoTopolin)

Added python-typing_extensions as dependency

micwoj92 commented on 2026-02-09 01:00 (UTC)

Needs python-typing_extensions in deps

>>> import cron_descriptor
Traceback (most recent call last):
  File "<python-input-0>", line 1, in <module>
    import cron_descriptor
  File "/usr/lib/python3.14/site-packages/cron_descriptor/__init__.py", line 26, in <module>
    from .ExpressionDescriptor import ExpressionDescriptor, get_description
  File "/usr/lib/python3.14/site-packages/cron_descriptor/ExpressionDescriptor.py", line 29, in <module>
    from typing_extensions import Unpack
ModuleNotFoundError: No module named 'typing_extensions'

HackerinoTopolin commented on 2025-08-15 16:52 (UTC)

I fixed the .SRCINFO, I made a simple syntax mistake

eta-carinae commented on 2025-08-15 16:46 (UTC)

With 1.4.4, I'm getting the following error when parsing the SRCINFO:

-> Panic occurred in DB operation:failed to parse python-cron-descriptor: Line 13: key "makedepends" can not occur after pkgname: makedepends = python-setuptools