Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format pkg str for repoquery --tree due to -qf (RhBug:1444751) #819

Closed

Conversation

j-mracek
Copy link
Member

The NEVRA with --tree option will be formated according to -qf setting.

https://bugzilla.redhat.com/show_bug.cgi?id=1444751

elif opts.querysourcerpm:
return po.sourcerpm
else:
return rpm2py_format(opts.queryformat).format(po)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[flake8]

  • [E111] indentation is not a multiple of four

@jrohel
Copy link
Contributor

jrohel commented May 23, 2017

@dnf-bot r+

@dnf-bot
Copy link
Member

dnf-bot commented May 23, 2017

📌 Commit f31c4a9 has been approved by jrohel

@dnf-bot
Copy link
Member

dnf-bot commented May 23, 2017

⌛ Testing commit f31c4a9 with merge f42d9f5...

@dnf-bot
Copy link
Member

dnf-bot commented May 23, 2017

☀️ Test successful - status-jenkins
Approved by: jrohel
Pushing f42d9f5 to master...

@dnf-bot dnf-bot closed this in f42d9f5 May 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants