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

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
U
Unit 42
GbyAI
GbyAI
M
MIT News - Artificial intelligence
美团技术团队
罗磊的独立博客
雷峰网
雷峰网
量子位
博客园 - 【当耐特】
Last Week in AI
Last Week in AI
D
Docker
小众软件
小众软件
S
SegmentFault 最新的问题
Blog — PlanetScale
Blog — PlanetScale
阮一峰的网络日志
阮一峰的网络日志
宝玉的分享
宝玉的分享
T
Tailwind CSS Blog
WordPress大学
WordPress大学
V
V2EX
博客园_首页
腾讯CDC
The Cloudflare Blog
A
About on SuperTechFans
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC

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