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

Requirements: Properly initialize the class #626

Merged
merged 1 commit into from
Apr 26, 2020
Merged

Requirements: Properly initialize the class #626

merged 1 commit into from
Apr 26, 2020

Conversation

bryteise
Copy link
Member

The pypi_provides memeber wasn't being set on initialization causing
an error when processing the specfile in some cases.

Fixes #625.

The pypi_provides memeber wasn't being set on initialization causing
an error when processing the specfile in some cases.

Fixes #625.
@bryteise
Copy link
Member Author

I don't have a test for this one because it seems weird to test class initialization routines.

@bryteise bryteise requested a review from phmccarty April 26, 2020 03:36
@phmccarty phmccarty merged commit bf46382 into master Apr 26, 2020
@phmccarty phmccarty deleted the fix-pypi branch April 26, 2020 18:34
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.

AttributeError raised for pypi_provides
2 participants