Bug 47400

Summary: python3-module-typogrify приобретает зависимость при пересборке
Product: Sisyphus Reporter: Ivan A. Melnikov <iv>
Component: python3-module-typogrifyAssignee: Yuri N. Sedunov <aris>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: aris
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description Ivan A. Melnikov 2023-08-30 15:18:13 MSK
При простой пересборке в текущем Сизифе у пакета python3-module-typogrify возникает анмет:

https://git.altlinux.org/tasks/328288/logs/events.1.1.log

x86_64: NEW unmet dependencies detected:
 python3-module-typogrify#2.0.7-alt2:sisyphus+328288.100.1.1@1693397197  python3(titlecase) < 0
Comment 1 Ivan A. Melnikov 2023-08-30 15:20:38 MSK
Мне кажется, правильнее всего будет не паковать тесты (/usr/lib/python3/site-packages/typogrify/packages/titlecase/tests.py).
Comment 2 Repository Robot 2023-08-30 16:51:46 MSK
python3-module-typogrify-2.0.7-alt3 -> sisyphus:

 Wed Aug 30 2023 Yuri N. Sedunov <aris@altlinux> 2.0.7-alt3
 - updated to 2.0.7-27-g053a8b8
 - ported to %pyproject macros
 - enabled %check
 - excluded tests from %files (ALT #47400)
Comment 3 Ivan A. Melnikov 2023-08-30 17:12:29 MSK
Спасибо!