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

FIX: PyQt versions where showing the Qt versions #9469

Merged
merged 1 commit into from Oct 24, 2017
Merged

FIX: PyQt versions where showing the Qt versions #9469

merged 1 commit into from Oct 24, 2017

Conversation

zerothi
Copy link
Contributor

@zerothi zerothi commented Oct 18, 2017

This fixes the correct versions shown.

See #9040 for details.

PR Summary

The PyQt versions shown when building was referring to the Qt library (C-library) and was not reflecting the used PyQt version which sometimes is different. This corrects this inconsistency (but shouldn't matter, build wise).

This fixes the correct versions shown.

Signed-off-by: Nick Papior <nickpapior@gmail.com>
@WeatherGod
Copy link
Member

Just double-checking, this should work even with all those alternative pyqt libraries?

@zerothi
Copy link
Contributor Author

zerothi commented Oct 18, 2017

I have no idea.
I was just asked to make a PR. :)

@tacaswell tacaswell added this to the v2.2 milestone Oct 18, 2017
@Kojoley
Copy link
Member

Kojoley commented Oct 23, 2017

@WeatherGod He only touched PyQt4 and PyQt5.

@WeatherGod
Copy link
Member

WeatherGod commented Oct 24, 2017 via email

@jenshnielsen
Copy link
Member

@WeatherGod This code is specific for pyqt(4/5) there are other similar function to check the version numbers of pyside(1/2)

@WeatherGod
Copy link
Member

Ah, I didn't see the context of the function this change was in.

@dopplershift dopplershift merged commit 9e31bd9 into matplotlib:master Oct 24, 2017
@QuLogic QuLogic modified the milestones: needs sorting, v2.2.0 Feb 12, 2018
@zerothi zerothi deleted the setupext branch March 29, 2019 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants