pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/py-psutil
Module Name: pkgsrc
Committed By: adam
Date: Mon Oct 20 06:01:19 UTC 2025
Modified Files:
pkgsrc/sysutils/py-psutil: Makefile distinfo
Log Message:
py-psutil: updated to 7.1.1
7.1.1
**Enhancements**
* 2645_, [SunOS]: dropped support for SunOS 10.
* 2646_, [SunOS]: add CI test runner for SunOS.
**Bug fixes**
- 2641_, [SunOS]: cannot compile psutil from sources due to missing C include.
- 2357_, [SunOS]: `Process.cmdline()`_ does not handle spaces properly. (patch
by Ben Raz)
**Compatibility notes**
* 2645_: SunOS 10 is no longer supported.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/sysutils/py-psutil/Makefile
cvs rdiff -u -r1.60 -r1.61 pkgsrc/sysutils/py-psutil/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/py-psutil/Makefile
diff -u pkgsrc/sysutils/py-psutil/Makefile:1.62 pkgsrc/sysutils/py-psutil/Makefile:1.63
--- pkgsrc/sysutils/py-psutil/Makefile:1.62 Tue Sep 23 06:28:44 2025
+++ pkgsrc/sysutils/py-psutil/Makefile Mon Oct 20 06:01:19 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2025/09/23 06:28:44 adam Exp $
+# $NetBSD: Makefile,v 1.63 2025/10/20 06:01:19 adam Exp $
-DISTNAME= psutil-7.1.0
+DISTNAME= psutil-7.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= sysutils python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/psutil/}
Index: pkgsrc/sysutils/py-psutil/distinfo
diff -u pkgsrc/sysutils/py-psutil/distinfo:1.60 pkgsrc/sysutils/py-psutil/distinfo:1.61
--- pkgsrc/sysutils/py-psutil/distinfo:1.60 Tue Sep 23 06:28:45 2025
+++ pkgsrc/sysutils/py-psutil/distinfo Mon Oct 20 06:01:19 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.60 2025/09/23 06:28:45 adam Exp $
+$NetBSD: distinfo,v 1.61 2025/10/20 06:01:19 adam Exp $
-BLAKE2s (psutil-7.1.0.tar.gz) = 6f7873a1c56d57fff9ca6eee7606e6a76dcfd1aeac8df03488e28d374b3c59cc
-SHA512 (psutil-7.1.0.tar.gz) = 6bf0fdaa7c1241126f99041bdfde87c3fe834b8364e306eb72deebafcc272a135d64502e12157e1134ebf0353893dee906fa00517ca3d399e97ea486b238ee6c
-Size (psutil-7.1.0.tar.gz) = 497660 bytes
+BLAKE2s (psutil-7.1.1.tar.gz) = dd4e9714ee27fcd86db70ff521fce28e353a94ba9dcbefc415909a07e9cdd8ed
+SHA512 (psutil-7.1.1.tar.gz) = e363a12e16e3cfb5df3f6df54af09a9f585e641cae41df1a9f5420dbb5a6e61c53e54c1a1eaf4fe29cb7d28adea9278dba9b374f0d57689f2fe6b7984ff8f2a4
+Size (psutil-7.1.1.tar.gz) = 487067 bytes
Home |
Main Index |
Thread Index |
Old Index