Skip to content

Commit

Permalink
removed cloudpickle requirement for blockclust (#12242)
Browse files Browse the repository at this point in the history
* blockclust latest source and added cloudpickle as requirement

* removed cloudpickle requirement for blockclust

* added a tagged release to the source

* back to source url but with release tarball and checksum
  • Loading branch information
pavanvidem authored and bgruening committed Nov 26, 2018
1 parent 28f9135 commit dbca09a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/blockclust/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ package:
version: 1.1.0

source:
url: https://github.com/pavanvidem/blockclust/archive/23cb198228d3ce2f5ecab49e9e85dfce44b14e67.tar.gz
sha256: ab54fd935333c1bc7cebed05a3e26d935530f85376b77623f8e846969872bb0e
url: https://github.com/pavanvidem/blockclust/archive/v1.1.0.tar.gz
sha256: 2376c567f17537da4ac6eba1f75dd1f56079ea406e7e801c5de1ac9e82c08219

build:
number: 2
number: 3
skip: True # [osx]

requirements:
Expand Down

0 comments on commit dbca09a

Please sign in to comment.