|
Bugzilla – Full Text Bug Listing |
| Summary: | python-stem fails to build - line 38: 1347 Alarm clock python3 run_tests.py -u | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Lubos Kocman <lubos.kocman> |
| Component: | Python | Assignee: | Matej Cepl <mcepl> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | daniel.garcia, lubos.kocman, mcepl |
| Version: | Leap 15.6 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| See Also: | https://github.com/torproject/stem/issues/149 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Lubos Kocman
2023-11-16 16:41:27 UTC
Python-stem has been removed from Factory and replaced with python-cepa. Shouldn't we do the same action in Leap or should I just patch the problem in the test suite? (In reply to Matej Cepl from comment #1) > Python-stem has been removed from Factory and replaced with python-cepa. > Shouldn't we do the same action in Leap or should I just patch the problem > in the test suite? Looks like the python-cepa fork is not maintained, last commit in the repository [1] is from 2022, and the python-stem was updated today [2], so maybe it's worth to consider to bring back the python-stem and replace the python-cepa for Factory. In any case, for Leap, as far as I can tell, there's nothing requiring python-stem, and the current package with failing tests is for python3.6, so maybe it's worth to just remove this package. [1] https://github.com/onionshare/cepa [2] https://github.com/torproject/stem(In reply to Matej Cepl from comment #2) (In reply to Daniel Garcia from comment #3) > Looks like the python-cepa fork is not maintained, last commit in the > repository [1] is from 2022, and the python-stem was updated today [2], so > maybe it's worth to consider to bring back the python-stem and replace the > python-cepa for Factory. Considering STEM: https://stem.torproject.org/ and https://github.com/torproject/stem/issues/154 Anyway, python-stem is not part of openSUSE:Backports:SLE-15-SP6, so this could be closed. |