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.zetup: 0.2.52 -> 0.2.63 #69897

Closed
wants to merge 1 commit into from

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

meta.description for python37Packages.zetup is: '"Zimmermann's Extensible Tools for Unified Project setups\n"'.

meta.homepage for python37Packages.zetup is: '"https://github.com/zimmermanncode/zetup"

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

32 total rebuild path(s)

8 package rebuild(s)

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

First fifty rebuilds by attrpath
python27Packages.modeled
python27Packages.moretools
python27Packages.robotframework-tools
python27Packages.zetup
python37Packages.modeled
python37Packages.moretools
python37Packages.robotframework-tools
python37Packages.zetup

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/dnijahwkz2jlavwiahy5v4k2726fkgdb-python3.7-zetup-0.2.63 \
  --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.zetup https://github.com/r-ryantm/nixpkgs/archive/b42252701c9aee58e6fb19a84cbff856a8da7629.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/dnijahwkz2jlavwiahy5v4k2726fkgdb-python3.7-zetup-0.2.63
ls -la /nix/store/dnijahwkz2jlavwiahy5v4k2726fkgdb-python3.7-zetup-0.2.63/bin

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-zetup/versions
@risicle
Copy link
Contributor

risicle commented Sep 29, 2019

This breaks robotframework-tools:

  Traceback (most recent call last):
    File "nix_run_setup", line 8, in <module>
      exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec'))
    File "setup.py", line 88, in <module>
      setup_requires=SETUP_REQUIRES + (zfg.SETUP_REQUIRES or []),
  TypeError: can only concatenate list (not "Requirements") to list

both macos 10.13 & non-nixos linux x86_64, py27 & py37.

@risicle
Copy link
Contributor

risicle commented Sep 29, 2019

zimmermanncode/robotframework-tools#3

@jonringer
Copy link
Contributor

i got the same thing in my review:

[7 built (2 failed), 9 copied (11.5 MiB), 2.1 MiB DL]
error: build of '/nix/store/a7v7phykcfmn17z51m7a2kaik3ak55i1-env.drv' failed
https://github.com/NixOS/nixpkgs/pull/69897
2 package failed to build:
python27Packages.robotframework-tools python37Packages.robotframework-tools

6 package were build:
python27Packages.modeled python27Packages.moretools python27Packages.zetup python37Packages.modeled python37Packages.moretools python37Packages.zetup

@mmahut
Copy link
Member

mmahut commented Nov 1, 2019

Updated by 08770a8.

@mmahut mmahut closed this Nov 1, 2019
@r-ryantm r-ryantm deleted the auto-update/python3.7-zetup branch November 1, 2019 13:30
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