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

python37Packages.wsproto: 0.14.1 -> 0.15.0 #67124

Closed

Conversation

r-ryantm
Copy link
Contributor

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-wsproto/versions.

meta.description for python37Packages.wsproto is: '"Pure Python, pure state-machine WebSocket implementation"'.

meta.homepage for python37Packages.wsproto is: '"https://github.com/python-hyper/wsproto/"

Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

24 total rebuild path(s)

6 package rebuild(s)

6 x86_64-linux rebuild(s)
6 i686-linux rebuild(s)
6 x86_64-darwin rebuild(s)
6 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
mitmproxy
python27Packages.wsproto
python37Packages.fastapi
python37Packages.starlette
python37Packages.uvicorn
python37Packages.wsproto

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/m5gw8h6fwdp85ny789mia228fid8kbcx-python3.7-wsproto-0.15.0 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A python37Packages.wsproto https://github.com/r-ryantm/nixpkgs/archive/730b206b73b81a9d4f8eba441cdfce83b23a659f.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/m5gw8h6fwdp85ny789mia228fid8kbcx-python3.7-wsproto-0.15.0
ls -la /nix/store/m5gw8h6fwdp85ny789mia228fid8kbcx-python3.7-wsproto-0.15.0/bin

Copy link
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like they cut support for python2 with this release, we should freeze package

  ERROR: wsproto requires Python '>=3.6.1' but the running Python is 2.7.16
cannot build derivation '/nix/store/vji98zwjcqshi87p08hmmygkln1znc7n-env.drv': 1 dependencies couldn't be built
[6 built (1 failed), 3 copied (0.4 MiB), 0.1 MiB DL]
error: build of '/nix/store/vji98zwjcqshi87p08hmmygkln1znc7n-env.drv' failed
https://github.com/NixOS/nixpkgs/pull/67124
1 package failed to build:
python27Packages.wsproto

5 package were build:
mitmproxy python37Packages.fastapi python37Packages.starlette python37Packages.uvicorn python37Packages.wsproto```

@mmahut
Copy link
Member

mmahut commented Aug 22, 2019

Should we maybe update it as a isPy3k package, given python2 is going OEL soon?

@jonringer
Copy link
Contributor

I'll just do this quick :)

@lsix lsix closed this in #67303 Aug 22, 2019
@r-ryantm r-ryantm deleted the auto-update/python3.7-wsproto branch August 24, 2019 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants