pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Tue Jan 21 13:29:46 UTC 2025

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math: Enable py-huggingface-hub


To generate a diff of this commit:
cvs rdiff -u -r1.615 -r1.616 pkgsrc/math/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.615 pkgsrc/math/Makefile:1.616
--- pkgsrc/math/Makefile:1.615  Tue Dec 24 10:53:11 2024
+++ pkgsrc/math/Makefile        Tue Jan 21 13:29:46 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.615 2024/12/24 10:53:11 wiz Exp $
+# $NetBSD: Makefile,v 1.616 2025/01/21 13:29:46 ryoon Exp $
 
 COMMENT=       Mathematics
 
@@ -417,6 +417,7 @@ SUBDIR+=    py-fpconst
 SUBDIR+=       py-gmpy2
 SUBDIR+=       py-gwcs
 SUBDIR+=       py-hmmlearn
+SUBDIR+=       py-huggingface-hub
 SUBDIR+=       py-infinity
 SUBDIR+=       py-intervals
 SUBDIR+=       py-jplephem



Home | Main Index | Thread Index | Old Index