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.tomlkit: 0.5.3 -> 0.5.4 #64161

Merged
merged 1 commit into from Jul 3, 2019

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jul 2, 2019

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

meta.description for python37Packages.tomlkit is: '"Style-preserving TOML library for Python"'.

meta.homepage for python37Packages.tomlkit is: '"https://github.com/sdispater/tomlkit"

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
google-music-scripts
poetry
python27Packages.poetry
python27Packages.tomlkit
python37Packages.poetry
python37Packages.tomlkit

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/lqlckyx7dzv2n90kbbsb48vx8v1hadlr-python3.7-tomlkit-0.5.4 \
  --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.tomlkit https://github.com/r-ryantm/nixpkgs/archive/a2dde46d5666ca8f3f2a29baf44834ef950b101a.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/lqlckyx7dzv2n90kbbsb48vx8v1hadlr-python3.7-tomlkit-0.5.4
ls -la /nix/store/lqlckyx7dzv2n90kbbsb48vx8v1hadlr-python3.7-tomlkit-0.5.4/bin

cc @jbaum98 for testing.

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.

$ nix-review pr 64161 fails, kinda
The two packages it fails to build are already broken on master. I don't think this PR is a regression, just some packages need to be fixed.

[4 built (1 failed), 37 copied (10.0 MiB), 3.5 MiB DL]
error: build of '/nix/store/78py6ilxmyl5s9hmylc6vgzaa4lw3g6n-env.drv' failed
https://github.com/NixOS/nixpkgs/pull/64161
1 package are marked as broken and were skipped:
google-music-scripts

1 package failed to build:
python27Packages.poetry

3 package were build:
poetry python27Packages.tomlkit python37Packages.tomlkit

@jbaum98
Copy link
Contributor

jbaum98 commented Jul 3, 2019

#59506 will fix poetry, which will fix tomlkit as well. I've checked by rebasing them onto master and it works.

@FRidh FRidh merged commit 05ce9d8 into NixOS:master Jul 3, 2019
@r-ryantm r-ryantm deleted the auto-update/python3.7-tomlkit branch July 13, 2019 22:37
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

4 participants