-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
python3Packages.{jaeger-client,opentracing}: drop #363656
Merged
wolfgangwalther
merged 3 commits into
NixOS:master
from
tomodachi94:drop/python3Packages.opentracing
Dec 15, 2024
Merged
python3Packages.{jaeger-client,opentracing}: drop #363656
wolfgangwalther
merged 3 commits into
NixOS:master
from
tomodachi94:drop/python3Packages.opentracing
Dec 15, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
6.topic: python
6.topic: nixos
Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS
8.has: documentation
This PR adds or changes documentation
8.has: changelog
labels
Dec 9, 2024
|
tomodachi94
force-pushed
the
drop/python3Packages.opentracing
branch
from
December 9, 2024 20:15
beeffb7
to
7a3d963
Compare
tomodachi94
changed the title
python3Packages.opentracing: drop
python3Packages.{jaegertracing,opentracing}: drop
Dec 9, 2024
github-actions
bot
added
10.rebuild-darwin: 0
This PR does not cause any packages to rebuild on Darwin
10.rebuild-linux: 1-10
labels
Dec 9, 2024
tomodachi94
added
the
5. scope: tracked
Issue (or PR) is linked back to a `5. scope: tracking` issue
label
Dec 10, 2024
AndersonTorres
approved these changes
Dec 10, 2024
wegank
added
the
12.approvals: 1
This PR was reviewed and approved by one reputable person
label
Dec 10, 2024
Waiting on a reply from @Rakesh4G (not likely, judging from Nixpkgs activity) or for one week from Sunday to pass (okay to merge this on 2024-12-15). |
wolfgangwalther
approved these changes
Dec 15, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM otherwise
wegank
added
12.approvals: 2
This PR was reviewed and approved by two reputable people
and removed
12.approvals: 1
This PR was reviewed and approved by one reputable person
labels
Dec 15, 2024
tomodachi94
changed the title
python3Packages.{jaegertracing,opentracing}: drop
python3Packages.{jaeger-client,opentracing}: drop
Dec 15, 2024
Unmaintained: https://github.com/jaegertracing/jaeger-client-python?tab=readme-ov-file#-this-library-is-deprecated Replaced by OpenTelemetry: https://opentelemetry.io/
Unmaintained since 2023: https://github.com/opentracing/opentracing-python OpenTracing is deprecated in favor of OpenTelemetry: NixOS#261927
tomodachi94
force-pushed
the
drop/python3Packages.opentracing
branch
from
December 15, 2024 19:45
7a3d963
to
045a51c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
5. scope: tracked
Issue (or PR) is linked back to a `5. scope: tracking` issue
6.topic: nixos
Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS
6.topic: python
8.has: changelog
8.has: clean-up
8.has: documentation
This PR adds or changes documentation
10.rebuild-darwin: 0
This PR does not cause any packages to rebuild on Darwin
10.rebuild-linux: 1-10
12.approvals: 2
This PR was reviewed and approved by two reputable people
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Unmaintained since 2023:
https://github.com/opentracing/opentracing-python
OpenTracing is deprecated in favor of OpenTelemetry:
#261927
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.