Skip to content

Commit 41ecc14

Browse files
Merge pull request #1266 from benoit-pierre/dmgbuild_with_sync_before_detach
osx: use custom version of dmgbuild
2 parents 971d3f5 + 3d7bbc4 commit 41ecc14

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

reqs/build.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
-f https://github.com/benoit-pierre/dmgbuild/releases/tag/v1.4.2%2B1.gd79dc1e
12
dmgbuild; "darwin" in sys_platform
23

34
# vim: ft=cfg commentstring=#\ %s list

reqs/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ cmarkgfm==0.5.3
1414
colorama==0.4.4
1515
cryptography==3.4.7; "linux" in sys_platform
1616
dbus-python==1.2.16; "linux" in sys_platform
17-
dmgbuild==1.4.2; "darwin" in sys_platform
17+
dmgbuild==1.4.2+1.gd79dc1e; "darwin" in sys_platform
1818
docutils==0.16
1919
ds_store==1.3.0; "darwin" in sys_platform
2020
hidapi==0.10.0.post1

0 commit comments

Comments
 (0)