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.pylint-django: 2.0.12 -> 2.0.13 #79627

Merged
merged 1 commit into from Feb 9, 2020

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Feb 9, 2020

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-pylint-django/versions.

meta.description for python37Packages.pylint-django is: '"A Pylint plugin to analyze Django applications"'.

meta.homepage for python37Packages.pylint-django is: '"https://github.com/PyCQA/pylint-django"

Release on GitHub

Compare changes on GitHub

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

12 total rebuild path(s)

3 package rebuild(s)

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

First fifty rebuilds by attrpath
prospector
python37Packages.pylint-django
python38Packages.pylint-django

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/k1n55d66cy57q476ppznx6daak4hzszs-python3.7-pylint-django-2.0.13 \
  --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.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python37Packages.pylint-django https://github.com/r-ryantm/nixpkgs/archive/fb7fe16c62d4d5b81bf65f37f8dc752b12aceb16.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/k1n55d66cy57q476ppznx6daak4hzszs-python3.7-pylint-django-2.0.13
ls -la /nix/store/k1n55d66cy57q476ppznx6daak4hzszs-python3.7-pylint-django-2.0.13/bin

cc @kamadorueda for testing.

@kamadorueda
Copy link
Member

$ nix build --no-link --keep-going --option build-use-sandbox relaxed -f /home/kamado/.cache/nixpkgs-review/pr-79627/build.nix
builder for '/nix/store/63yzb1a7c71ps3fnc32hqahs80h5zd1h-prospector-1.2.0.drv' failed with exit code 1; last 10 log lines:
  Processing ./prospector-1.2.0-py3-none-any.whl
  Requirement already satisfied: pep8-naming<=0.4.1,>=0.3.3 in /nix/store/yq946dhwdg77xxja5gly098pi8k2vbn2-python3.7-pep8-naming-0.4.1/lib/python3.7/site-packages (from prospector==1.2.0) (0.4.1)
  Requirement already satisfied: astroid==2.3.3 in /nix/store/44vpikhixlxdd3kkla6vgi8b492d241q-python3.7-astroid-2.3.3/lib/python3.7/site-packages (from prospector==1.2.0) (2.3.3)
  Requirement already satisfied: pylint==2.4.4 in /nix/store/chgjsy38k0jni21sc9yq4gwr21pc9iqg-python3.7-pylint-2.4.4/lib/python3.7/site-packages (from prospector==1.2.0) (2.4.4)
  Requirement already satisfied: pyflakes<2.2.0,>=0.8.1 in /nix/store/v1cai8ydncigx2a0sj0khjsn2ch02kjb-python3.7-pyflakes-2.1.1/lib/python3.7/site-packages (from prospector==1.2.0) (2.1.1)
  Requirement already satisfied: pylint-flask==0.6 in /nix/store/ll8wc6mx4fraw9swgxrc6mpgfhda8045-python3.7-pylint-flask-0.6/lib/python3.7/site-packages (from prospector==1.2.0) (0.6)
  Requirement already satisfied: pycodestyle<=2.5.0,>=2.0.0 in /nix/store/30zx7qbvj4jwgsc7r7pk0vm6053045dv-python3.7-pycodestyle-2.5.0/lib/python3.7/site-packages (from prospector==1.2.0) (2.5.0)
  Requirement already satisfied: pydocstyle>=2.0.0 in /nix/store/avp30f8iai14y030xpbnlc8x5imd4dwd-python3.7-pydocstyle-4.0.1/lib/python3.7/site-packages (from prospector==1.2.0) (4.0.1)
  ERROR: Could not find a version that satisfies the requirement pylint-django==2.0.12 (from prospector==1.2.0) (from versions: none)
  ERROR: No matching distribution found for pylint-django==2.0.12 (from prospector==1.2.0)
cannot build derivation '/nix/store/9b23rycpdhc260sphdzq0h0ycn45kwlk-env.drv': 1 dependencies couldn't be built
[3 built (1 failed), 136 copied (457.6 MiB), 93.9 MiB DL]
error: build of '/nix/store/9b23rycpdhc260sphdzq0h0ycn45kwlk-env.drv' failed
https://github.com/NixOS/nixpkgs/pull/79627
1 package failed to build:
prospector

2 package built:
python37Packages.pylint-django python38Packages.pylint-django

@r-ryantm r-ryantm deleted the auto-update/python3.7-pylint-django branch February 11, 2020 04:54
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