Skip to content

Commit d0c9f3d

Browse files
committed
[wip/py-dynamic-graph-v3] Update to v4.0.1
Changes in v4.0.1: - Switch to C++14, to fix build on 16.04 - Drop Travis, to fix CI as the submodule was broken
1 parent 9c67462 commit d0c9f3d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

py-dynamic-graph-v3/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
ORG= stack-of-tasks
66
NAME= dynamic-graph-python
7-
VERSION= 4.0.0
7+
VERSION= 4.0.1
88

99
PKGNAME= ${PKGTAG.python-}dynamic-graph-v3-${VERSION}
1010

py-dynamic-graph-v3/distinfo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
SHA1 (dynamic-graph-python-4.0.0.tar.gz) = 4255ffabd0c65186542536c8c9aed428c29a22f4
2-
RMD160 (dynamic-graph-python-4.0.0.tar.gz) = 8d6e46522c6b37bad9484ccd72a8d2d459681a85
3-
Size (dynamic-graph-python-4.0.0.tar.gz) = 869926 bytes
1+
SHA1 (dynamic-graph-python-4.0.1.tar.gz) = 401d02637d7835bf763a484d6a8f31be32b919b9
2+
RMD160 (dynamic-graph-python-4.0.1.tar.gz) = c153c43557a25e58353a091b49780835f37a4b87
3+
Size (dynamic-graph-python-4.0.1.tar.gz) = 843634 bytes

0 commit comments

Comments
 (0)