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.celery: 4.2.0 -> 4.2.1 #49049

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

meta.description for python36Packages.celery is: '"Distributed task queue"'.

Checks done (click to expand)
  • built on NixOS
  • /nix/store/ln15h8si6cpri4g45vjr1s3dzbsr5l9k-python3.6-celery-4.2.1/bin/.celery-wrapped passed the binary check.
  • /nix/store/ln15h8si6cpri4g45vjr1s3dzbsr5l9k-python3.6-celery-4.2.1/bin/celery passed the binary check.
  • 2 of 2 passed binary check by having a zero exit code.
  • 0 of 2 passed binary check by having the new version present in output.
  • found 4.2.1 with grep in /nix/store/ln15h8si6cpri4g45vjr1s3dzbsr5l9k-python3.6-celery-4.2.1
  • directory tree listing: https://gist.github.com/3a15d2af3a48717436d97a301b364943
  • du listing: https://gist.github.com/db9e952fa0b10d2e6e08e23c49b991b7
Outpath report (click to expand)

Outpath difference report
16 total rebuild paths

4 package rebuilds

4 x86_64-linux rebuilds
4 i686-linux rebuilds
4 x86_64-darwin rebuilds
4 aarch64-linux rebuilds

First ten rebuilds by attrpath
python27Packages.celery
python27Packages.djmail
python36Packages.celery
python36Packages.djmail

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/ln15h8si6cpri4g45vjr1s3dzbsr5l9k-python3.6-celery-4.2.1 \
  --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.celery https://github.com/r-ryantm/nixpkgs/archive/27e3329760a95924d3e7407550655054d2028aef.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/ln15h8si6cpri4g45vjr1s3dzbsr5l9k-python3.6-celery-4.2.1
ls -la /nix/store/ln15h8si6cpri4g45vjr1s3dzbsr5l9k-python3.6-celery-4.2.1/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.6-celery/versions
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python36Packages.celery

Partial log (click to expand)

    File "/build/celery-4.2.1/celery/app/trace.py", line 362, in trace_task
      'Task keyword arguments is not a mapping')
  celery.exceptions.InvalidTaskError: Task keyword arguments is not a mapping

    exc, exc_info.traceback)))

-- Docs: http://doc.pytest.org/en/latest/warnings.html
============ 2219 passed, 167 skipped, 25 warnings in 67.55 seconds ============
pytestcachePhase
/nix/store/bkpq0fqpmkrn1j236rh3f1jl9dyl9pnh-python3.6-celery-4.2.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python36Packages.celery

Partial log (click to expand)

    File "/build/celery-4.2.1/celery/app/trace.py", line 362, in trace_task
      'Task keyword arguments is not a mapping')
  celery.exceptions.InvalidTaskError: Task keyword arguments is not a mapping

    exc, exc_info.traceback)))

-- Docs: http://doc.pytest.org/en/latest/warnings.html
=========== 2219 passed, 167 skipped, 25 warnings in 106.47 seconds ============
pytestcachePhase
/nix/store/ln15h8si6cpri4g45vjr1s3dzbsr5l9k-python3.6-celery-4.2.1

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python36Packages.celery

Partial log (click to expand)

    File "/private/tmp/nix-build-python3.6-celery-4.2.1.drv-0/celery-4.2.1/celery/app/trace.py", line 362, in trace_task
      'Task keyword arguments is not a mapping')
  celery.exceptions.InvalidTaskError: Task keyword arguments is not a mapping

    exc, exc_info.traceback)))

-- Docs: http://doc.pytest.org/en/latest/warnings.html
============ 2219 passed, 167 skipped, 25 warnings in 38.38 seconds ============
pytestcachePhase
/nix/store/8dvx1jribh79kn7lkfqgd9xx0h1p16gv-python3.6-celery-4.2.1

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