Problems with release

Hey @amohammadi,

I'm trying to release bob.bio.htface and I'm having this issue.

  File "/local/builds/bob/bob.bio.htface/miniconda/lib/python3.7/site-packages/conda/resolve.py", line 316, in find_conflicts
    raise UnsatisfiableError(bad_deps)
conda.exceptions.UnsatisfiableError: The following specifications were found to be in conflict:
  - bob-devel=2019.04.18 -> boost==1.67.0=py36_4
  - bob-devel=2019.04.18 -> hdf5==1.10.2=hba1933b_1
  - bob.db.cuhk_cufsf[version='>=1.0.2,<2.0a0']
Use "conda search <package> --info" to see the dependencies for each package.

Full log here.

https://gitlab.idiap.ch/bob/bob.bio.htface/-/jobs/164424

I can't understand what's going on. Nothing changed in terms of dependencies.

Could you please shine a light on this?

Thanks