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.musicbrainzngs: 0.5 -> 0.6 #48968

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

meta.description for python36Packages.musicbrainzngs is: '"Python bindings for musicbrainz NGS webservice"'.

Checks done (click to expand)
Outpath report (click to expand)

Outpath difference report
20 total rebuild paths

6 package rebuilds

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

First ten rebuilds by attrpath
beets
python27Packages.musicbrainzngs
python36Packages.musicbrainzngs
quodlibet-full
quodlibet-xine-full
whipper

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/k22b1vj02iq3whsyfg4a54r89sdkqb0d-python3.6-musicbrainzngs-0.6 \
  --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.musicbrainzngs https://github.com/r-ryantm/nixpkgs/archive/08c27f1c8e06b3f63381b7b72cb5d8fcc68c3339.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/k22b1vj02iq3whsyfg4a54r89sdkqb0d-python3.6-musicbrainzngs-0.6
ls -la /nix/store/k22b1vj02iq3whsyfg4a54r89sdkqb0d-python3.6-musicbrainzngs-0.6/bin

cc @domenkozar for testing.

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: python36Packages.musicbrainzngs

Partial log (click to expand)

  File "/build/musicbrainzngs-0.6/test/test_mbxml.py", line 25, in test_make_tag_request
    self.assertEqual(expected, xml)
AssertionError: b'<ns0:metadata xmlns:ns0="http://musicbr[252 chars]ata>' != None

----------------------------------------------------------------------
Ran 121 tests in 1.084s

FAILED (failures=1, errors=2)
builder for '/nix/store/cdg2awczsfxwvwi5y193kns2zf2h5bq3-python3.6-musicbrainzngs-0.6.drv' failed with exit code 1
error: build of '/nix/store/cdg2awczsfxwvwi5y193kns2zf2h5bq3-python3.6-musicbrainzngs-0.6.drv' failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: python36Packages.musicbrainzngs

Partial log (click to expand)

  File "/build/musicbrainzngs-0.6/test/test_mbxml.py", line 25, in test_make_tag_request
    self.assertEqual(expected, xml)
AssertionError: b'<ns0:metadata xmlns:ns0="http://musicbr[252 chars]ata>' != None

----------------------------------------------------------------------
Ran 121 tests in 10.024s

FAILED (failures=1, errors=2)
builder for '/nix/store/ngdcswa78rqr5jipk6g23gzkm2d5ncpx-python3.6-musicbrainzngs-0.6.drv' failed with exit code 1
error: build of '/nix/store/ngdcswa78rqr5jipk6g23gzkm2d5ncpx-python3.6-musicbrainzngs-0.6.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python36Packages.musicbrainzngs

Partial log (click to expand)

running install tests
running test
running build
running build_py
.........................................................................................................................
----------------------------------------------------------------------
Ran 121 tests in 10.106s

OK
/nix/store/98pcgckf45gj3ajl9giylgn4fdxwmb7j-python3.6-musicbrainzngs-0.6

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