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

SWIG: Add wrapper for package changelogs #323

Merged
merged 2 commits into from
Feb 28, 2023

Conversation

jan-kolarik
Copy link
Member

Add bindings for libdnf::rpm::Package::get_changelogs() and provide related unit tests.

Closes #320.

@jan-kolarik jan-kolarik changed the title swig: Add wrapper for package changelogs SWIG: Add wrapper for package changelogs Feb 27, 2023
@kontura kontura self-assigned this Feb 28, 2023
@kontura
Copy link
Contributor

kontura commented Feb 28, 2023

@jan-kolarik can you rebase?

Create some test data and check iterating over the collection and querying fields.
@jan-kolarik jan-kolarik force-pushed the jkolarik/swig-package-changelogs branch from 7fa7f18 to e5981a1 Compare February 28, 2023 10:03
@kontura
Copy link
Contributor

kontura commented Feb 28, 2023

Thanks.

@kontura kontura merged commit c6a09ee into main Feb 28, 2023
@kontura kontura deleted the jkolarik/swig-package-changelogs branch February 28, 2023 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

python: Package.get_changelogs is not properly wrapped
2 participants