nixpkgs/pkgs
Maximilian Bosch 1022c3c25a
python3Packages.git-annex-adapter: fix build
`git-annex` version 6.20180719 enhances the output of `git-annex info`
with a description and UUID of the repository which broke the testcase
`test_process_annex_info_batch` which parses the output of the info
command.

The testcase has been fixed accordingly and the patch was filed upstream
here: https://github.com/alpernebbi/git-annex-adapter/pull/6

I rechecked the functionality in a simple python environment with the
following expression:

```
with import ./. {};
python3.withPackages (ps: with ps; [ git-annex-adapter ])
```

Furthermore I tested the main functionality in a Python REPL within the environment.

The Darwin patch fixes tests that rely on `rev`, a binary which is
distributed in the `utillinux` package and not available on Nix with
Darwin.

To make the purpose of the patches for future contributors clear I
documented the purpose for each patch.
2018-08-16 10:20:20 +02:00
..
applications Merge pull request #45031 from stephengroat/patch-1 2018-08-14 20:10:54 +02:00
build-support Merge pull request #44981 from Ekleog/rust-patch-bis 2018-08-14 14:23:51 +02:00
common-updater
data unifont: 11.0.01 -> 11.0.02 2018-08-12 21:39:41 +02:00
desktops mate.mate-media: 1.20.1 -> 1.21.0 (#44745) 2018-08-13 14:23:47 +02:00
development python3Packages.git-annex-adapter: fix build 2018-08-16 10:20:20 +02:00
games ivan: add myself as maintainer 2018-08-13 21:52:32 +03:00
misc Merge branch 'master' into add-missing-licenses 2018-08-11 09:36:34 +02:00
os-specific Merge pull request #45023 from markuskowa/alsalics 2018-08-14 15:02:52 +02:00
servers postgresql: fix tzdata path 2018-08-14 19:07:32 +01:00
shells powershell: 6.0.3 -> 6.0.4 2018-08-13 10:01:53 +07:00
stdenv stdenv/build-support: support .tbz and .txz tarballs 2018-07-30 15:30:16 -04:00
test pkgs/tests: Add test for LD_LIBRARY_PATH 2018-08-01 19:02:21 +03:00
tools pdd: 1.3 -> 1.3.1 2018-08-14 17:21:02 +02:00
top-level ocamlPackages.javalib: 2.3.4 -> 2.3.5 (#45016) 2018-08-14 14:53:30 +02:00