[manifest]
name = python-dulwich

# The below links point to custom github forks of project dulwich, because the
# 0.18.6 version didn't have an official rollout of wheel packages.

[download.os=linux]
url = https://github.com/lukaspiatkowski/dulwich/releases/download/dulwich-0.18.6-wheel/dulwich-0.18.6-cp36-cp36m-linux_x86_64.whl
sha256 = e96f545f3d003e67236785473caaba2c368e531ea85fd508a3bd016ebac3a6d8

[download.os=darwin]
url = https://github.com/lukaspiatkowski/dulwich/releases/download/dulwich-0.18.6-wheel/dulwich-0.18.6-cp37-cp37m-macosx_10_14_x86_64.whl
sha256 = 8373652056284ad40ea5220b659b3489b0a91f25536322345a3e4b5d29069308

[build.not(os=windows)]
builder = python-wheel

[build.os=windows]
builder = nop
