pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-xgboost
Module Name: pkgsrc
Committed By: adam
Date: Mon Jun 19 08:03:48 UTC 2023
Modified Files:
pkgsrc/math/py-xgboost: Makefile distinfo
Log Message:
py-xgboost: updated to 1.7.6
1.7.6 Patch Release
Bug Fixes
Fix distributed training with mixed dense and sparse partitions.
Fix monotone constraints on CPU with large trees.
[spark] Make the spark model have the same UID as its estimator
Optimize prediction with QuantileDMatrix.
Document
Improve doxygen
Update the cuDF pip index URL.
Maintenance
Fix tests with pandas 2.0.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/math/py-xgboost/Makefile \
pkgsrc/math/py-xgboost/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/py-xgboost/Makefile
diff -u pkgsrc/math/py-xgboost/Makefile:1.1 pkgsrc/math/py-xgboost/Makefile:1.2
--- pkgsrc/math/py-xgboost/Makefile:1.1 Tue Jun 13 17:36:58 2023
+++ pkgsrc/math/py-xgboost/Makefile Mon Jun 19 08:03:48 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2023/06/13 17:36:58 adam Exp $
+# $NetBSD: Makefile,v 1.2 2023/06/19 08:03:48 adam Exp $
-DISTNAME= xgboost-1.7.5
+DISTNAME= xgboost-1.7.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=x/xgboost/}
Index: pkgsrc/math/py-xgboost/distinfo
diff -u pkgsrc/math/py-xgboost/distinfo:1.1 pkgsrc/math/py-xgboost/distinfo:1.2
--- pkgsrc/math/py-xgboost/distinfo:1.1 Tue Jun 13 17:36:58 2023
+++ pkgsrc/math/py-xgboost/distinfo Mon Jun 19 08:03:48 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1 2023/06/13 17:36:58 adam Exp $
+$NetBSD: distinfo,v 1.2 2023/06/19 08:03:48 adam Exp $
-BLAKE2s (xgboost-1.7.5.tar.gz) = 2d15184249862c0f41a5d072d1274ad4d317f03d706a634296e7dd9d6a47cba5
-SHA512 (xgboost-1.7.5.tar.gz) = 655060371060ba48da0675d24d41f3437bba937988dba1c388e73ab2db7642fd0e8b00ec5f6fa0d9d3ce20ac1c253ae798bc6034695449c8924373e6c84735c2
-Size (xgboost-1.7.5.tar.gz) = 849023 bytes
+BLAKE2s (xgboost-1.7.6.tar.gz) = 0802b62e76a5bd63dd4bc33c47d6f2da473b973a7e90196a86116b4e3b35a937
+SHA512 (xgboost-1.7.6.tar.gz) = fe49bc72e1f28584c8cf739e3762da707f29c99f83123173619011d1d0f7600fb665d2e402e26873a7eb6b383a665fd2e96f5438dc15049227864e7583196831
+Size (xgboost-1.7.6.tar.gz) = 848864 bytes
SHA1 (patch-xgboost_dmlc-core_CMakeLists.txt) = 39432a69b84b177ab3bb882b960d9141f92771bd
SHA1 (patch-xgboost_include_xgboost_collective_socket.h) = 0afa5538ae7b415af2e6901c995a84fa5539f86b
SHA1 (patch-xgboost_libpath.py) = f9e2dbad7cf1831354f1174a939878b758eba57d
Home |
Main Index |
Thread Index |
Old Index