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

python36Packages.ezdxf: 0.8.1 -> 0.8.8 #49007

Merged
merged 1 commit into from Oct 24, 2018

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.6-ezdxf/versions.

meta.description for python36Packages.ezdxf is: '"Python package to read and write DXF drawings (interface to the DXF file format)"'.

Compare changes on GitHub

Checks done (click to expand)
  • built on NixOS
  • /nix/store/kw10xmhdzpj5095djhdag42s36552i0y-python3.6-ezdxf-0.8.8/bin/.dxfaudit-wrapped passed the binary check.
  • /nix/store/kw10xmhdzpj5095djhdag42s36552i0y-python3.6-ezdxf-0.8.8/bin/dxfaudit passed the binary check.
  • /nix/store/kw10xmhdzpj5095djhdag42s36552i0y-python3.6-ezdxf-0.8.8/bin/.dxfpp-wrapped passed the binary check.
  • /nix/store/kw10xmhdzpj5095djhdag42s36552i0y-python3.6-ezdxf-0.8.8/bin/dxfpp passed the binary check.
  • 4 of 4 passed binary check by having a zero exit code.
  • 0 of 4 passed binary check by having the new version present in output.
  • found 0.8.8 with grep in /nix/store/kw10xmhdzpj5095djhdag42s36552i0y-python3.6-ezdxf-0.8.8
  • directory tree listing: https://gist.github.com/89dfb7851a1e0d179272b9b57866c022
  • du listing: https://gist.github.com/80f39d291aae2e70cc663aab88a2f3a6
Outpath report (click to expand)

Outpath difference report
8 total rebuild paths

2 package rebuilds

2 x86_64-linux rebuilds
2 i686-linux rebuilds
2 x86_64-darwin rebuilds
2 aarch64-linux rebuilds

First ten rebuilds by attrpath
python27Packages.ezdxf
python36Packages.ezdxf

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/kw10xmhdzpj5095djhdag42s36552i0y-python3.6-ezdxf-0.8.8 \
  --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 python36Packages.ezdxf https://github.com/r-ryantm/nixpkgs/archive/bd8995f8a8b4c30ddc4c23d3d70a2f0733e9311f.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/kw10xmhdzpj5095djhdag42s36552i0y-python3.6-ezdxf-0.8.8
ls -la /nix/store/kw10xmhdzpj5095djhdag42s36552i0y-python3.6-ezdxf-0.8.8/bin

cc @Hodapp87 for testing.

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.6-ezdxf/versions
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python36Packages.ezdxf

Partial log (click to expand)

wrapping `/nix/store/p9wcz80phafky33ws2f1n4gvmj7qmnj0-python3.6-ezdxf-0.8.8/bin/dxfpp'...
wrapping `/nix/store/p9wcz80phafky33ws2f1n4gvmj7qmnj0-python3.6-ezdxf-0.8.8/bin/dxfaudit'...
running install tests
..........................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 202 tests in 1.133s

OK
pytestcachePhase
/nix/store/p9wcz80phafky33ws2f1n4gvmj7qmnj0-python3.6-ezdxf-0.8.8

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python36Packages.ezdxf

Partial log (click to expand)

wrapping `/nix/store/mmv5za1fn21h42855rp980anzii668fv-python3.6-ezdxf-0.8.8/bin/dxfaudit'...
wrapping `/nix/store/mmv5za1fn21h42855rp980anzii668fv-python3.6-ezdxf-0.8.8/bin/dxfpp'...
running install tests
..........................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 202 tests in 0.387s

OK
pytestcachePhase
/nix/store/mmv5za1fn21h42855rp980anzii668fv-python3.6-ezdxf-0.8.8

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python36Packages.ezdxf

Partial log (click to expand)

wrapping `/nix/store/kw10xmhdzpj5095djhdag42s36552i0y-python3.6-ezdxf-0.8.8/bin/dxfpp'...
wrapping `/nix/store/kw10xmhdzpj5095djhdag42s36552i0y-python3.6-ezdxf-0.8.8/bin/dxfaudit'...
running install tests
..........................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 202 tests in 2.280s

OK
pytestcachePhase
/nix/store/kw10xmhdzpj5095djhdag42s36552i0y-python3.6-ezdxf-0.8.8

@FRidh FRidh merged commit fe7c001 into NixOS:master Oct 24, 2018
@r-ryantm r-ryantm deleted the auto-update/python3.6-ezdxf branch November 17, 2018 23:03
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