-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
Normalize python-modules attribute names and pnames #245383
Labels
0.kind: enhancement
Add something new
3.skill: sprintable
A larger issue which is split into distinct actionable tasks
5. scope: tracking
Long-lived issue tracking long-term fixes or multiple sub-problems
6.topic: python
Milestone
Comments
SuperSandro2000
added
0.kind: enhancement
Add something new
6.topic: python
and removed
0.kind: bug
Something is broken
labels
Jul 25, 2023
12 tasks
12 tasks
This was referenced Jul 28, 2023
This was referenced Aug 1, 2023
This was referenced Aug 3, 2023
This was referenced Aug 23, 2023
This was referenced Oct 7, 2023
This was referenced Mar 18, 2024
@dotlambda can you please verify again. I think we can close this issue. (staging not yet merged) |
found some more packages:
|
This was referenced Apr 19, 2024
samueldr
added
the
5. scope: tracking
Long-lived issue tracking long-term fixes or multiple sub-problems
label
Apr 23, 2024
all the lists in this thread are now done. staging is merged into master. Therefore I consider this done. |
13 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0.kind: enhancement
Add something new
3.skill: sprintable
A larger issue which is split into distinct actionable tasks
5. scope: tracking
Long-lived issue tracking long-term fixes or multiple sub-problems
6.topic: python
Python attribute and pnames should be normalized according to https://packaging.python.org/en/latest/specifications/name-normalization/#normalization.
The following list of names, that need work, was provided by @adisbladis in the nixpkgs python room.
Cc'ing people who are currently doing the work in the python ecosystem.
@dotlambda @fabaff @SuperSandro2000 @tjni @natsukium
The workflow would be to
pkgs/top-level/python-packages.nix
pkgs/top-level/python-aliases.nix
for the old attribute namepython311Packages.newname: rename from oldname
pysideShiboken9a87752pysideTools9a87752The text was updated successfully, but these errors were encountered: