Bug 39167 - Собрать новую версию 1.6.9
Summary: Собрать новую версию 1.6.9
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: python3-module-gssapi (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Stanislav Levin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-30 14:40 MSK by Vitaly Lipatov
Modified: 2020-11-16 11:40 MSK (History)
20 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Lipatov 2020-10-30 14:40:50 MSK
В текущей требуется nose_parameterized, который устарел:

Parameterized testing with any Python test framework (DEPRECATED; See the 'parameterized' package)

В случае, если в 1.6.9 не перешли на parameterized, должно быть достаточно просто поменять nose_parameterized на parameterized в коде.
Comment 1 Stanislav Levin 2020-10-30 14:55:55 MSK
В апстриме все подвисло из-за:
https://github.com/pythongssapi/python-gssapi/issues/220

Попробую что-нить придумать.
Comment 2 Repository Robot 2020-11-16 11:40:26 MSK
python3-module-gssapi-1.6.10-alt1 -> sisyphus:

 Mon Nov 16 2020 Stanislav Levin <slev@altlinux> 1.6.10-alt1
 - 1.6.5 -> 1.6.10.
 - Applied upstream fixes(closes: #39167).