Skip to content

Commit a619503

Browse files
committed
[math/py-eigenpy] Update to v3.8.2
## [3.8.2] - 2024-08-26 ### Fixed - Fix function signature on Windows (stack-of-tasks/eigenpy#494) ## [3.8.1] - 2024-08-25 ### Fixed - Fix compatibility issue with NumPy 2.x on Windows (stack-of-tasks/eigenpy#492) ## [3.8.0] - 2024-08-14 ### Added - Add compatibility with jrl-cmakemodules workspace (stack-of-tasks/eigenpy#485) - Remove support of Python 3.7 (stack-of-tasks/eigenpy#490) ### Fixed - Remove CMake CMP0167 warnings (stack-of-tasks/eigenpy#487) - Fix compilation error on armhf (stack-of-tasks/eigenpy#488)
1 parent 81f8fa7 commit a619503

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

math/py-eigenpy/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= eigenpy
7-
VERSION= 3.7.0
7+
VERSION= 3.8.2
88

99
CATEGORIES= math
1010
COMMENT= Eigen bindings to python

math/py-eigenpy/distinfo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
SHA1 (eigenpy-3.7.0.tar.gz) = 0b30ec47d409f4e83d71273e754f3027b577802e
2-
RMD160 (eigenpy-3.7.0.tar.gz) = 2be769d2a4f3848f8fa6a1df8c0f5ef6bcc42163
3-
Size (eigenpy-3.7.0.tar.gz) = 1075358 bytes
1+
SHA1 (eigenpy-3.8.2.tar.gz) = b213c6b75112b171b8d33b408b09bba0f5b5f1c0
2+
RMD160 (eigenpy-3.8.2.tar.gz) = eb58f3f807a7a6f8d56bade07e7d8a30a51dcac9
3+
Size (eigenpy-3.8.2.tar.gz) = 1077048 bytes

0 commit comments

Comments
 (0)