You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have finally gotten the pypubsub package to a status where it could be included in the main Gentoo Linux software repository (making it accessible to all Gentoo users).
However, the one package which I needed it for (wxpython) apparently no longer depends on it. We're currently debating whether we still want to include it or not. Do you know if there are any high-profile packages which need it or whether it has any standalone (rather than library) usability?
The text was updated successfully, but these errors were encountered:
wxPython no longer depends on it because the pypubsub was moved out of it into its own package, but it is still used by many wxPython projects, and some event-driven apps. Have you searched github for import statements involving pypubsub?
I have finally gotten the pypubsub package to a status where it could be included in the main Gentoo Linux software repository (making it accessible to all Gentoo users).
However, the one package which I needed it for (wxpython) apparently no longer depends on it. We're currently debating whether we still want to include it or not. Do you know if there are any high-profile packages which need it or whether it has any standalone (rather than library) usability?
The text was updated successfully, but these errors were encountered: