-
-
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
python37Packages.asyncssh: 1.17.0 -> 1.17.1 #66028
Merged
worldofpeace
merged 4 commits into
NixOS:master
from
r-ryantm:auto-update/python3.7-asyncssh
Aug 5, 2019
Merged
python37Packages.asyncssh: 1.17.0 -> 1.17.1 #66028
worldofpeace
merged 4 commits into
NixOS:master
from
r-ryantm:auto-update/python3.7-asyncssh
Aug 5, 2019
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
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-asyncssh/versions
jonringer
approved these changes
Aug 5, 2019
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.
nix-review
passes on NixOS
diff LGTM
leaf package
It looks like this is broken on darwin because of |
@GrahamcOfBorg build pythonPackages.gssapi python3Packages.gssapi |
@GrahamcOfBorg build python3Packages.asyncssh |
This was split out gssapi a while ago. Needs an extensive fix-paths.patch since it's reliant upon many shell tools.
* fetchFromGitHub it's probably best to use source to avoid cython issues. * correct Inputs declaration * enable tests * don't set LD_LIBRARY_PATH that was needed for k5test. we hardcode in that package
worldofpeace
force-pushed
the
auto-update/python3.7-asyncssh
branch
from
August 5, 2019 15:31
005ccf5
to
8095440
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
6.topic: python
8.has: package (new)
This PR adds a new package
10.rebuild-darwin: 1-10
10.rebuild-linux: 1-10
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.
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-asyncssh/versions.
meta.description for python37Packages.asyncssh is: '"Provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework"'.
meta.homepage for python37Packages.asyncssh is: '"https://asyncssh.readthedocs.io/en/latest"
Checks done (click to expand)
passthru.tests
did not passRebuild report (if merged into master) (click to expand)
4 total rebuild path(s)
1 package rebuild(s)
1 x86_64-linux rebuild(s)
1 i686-linux rebuild(s)
1 x86_64-darwin rebuild(s)
1 aarch64-linux rebuild(s)
First fifty rebuilds by attrpath
python37Packages.asyncssh
Instructions to test this update (click to expand)
Either download from Cachix:
(r-ryantm's Cachix cache is only trusted for this store-path realization.)
Or, build yourself:
After you've downloaded or built it, look at the files and if there are any, run the binaries:
cc @worldofpeace for testing.