Learn more about these different git repos.
Other Git URLs
Seems that the latest changes made in fedpkg are reflecting changes in rpkg, but new rpkg was not released.
Suggestions to solve this: make a new release of pyrpkg on PYPI or point the rpkg in requirements.txt to the latest commit git+https://pagure.io/rpkg@36ff3db
requirements.txt
git+https://pagure.io/rpkg@36ff3db
FAILED test/test_cli.py::TestReadReleasesFromLocalConfig::test_no_config_file_is_create - AttributeError: <module 'pyrpkg.utils' from '/home/lenkaseg/code/pagure/fedpkg/.tox/py39/lib/python3.9/site-packa... FAILED test/test_cli.py::TestSetToken::test_token_input_lowercase - AttributeError: 'super' object has no attribute '_set_token' FAILED test/test_cli.py::TestSetToken::test_token_input_mixed_lowercase_numerical - AttributeError: 'super' object has no attribute '_set_token' FAILED test/test_cli.py::TestSetToken::test_token_input_none - AttributeError: 'super' object has no attribute '_set_token' FAILED test/test_cli.py::TestSetToken::test_token_input_too_long - AttributeError: 'super' object has no attribute '_set_token' FAILED test/test_cli.py::TestSetToken::test_token_input_too_short - AttributeError: 'super' object has no attribute '_set_token' FAILED test/test_commands.py::TestLookaside::test_get_lookaside - AttributeError: 'Commands' object has no attribute 'lookaside_attempts'
Log in to comment on this ticket.