pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/py-altgraph
Module Name: pkgsrc
Committed By: adam
Date: Mon Nov 24 12:50:50 UTC 2025
Modified Files:
pkgsrc/graphics/py-altgraph: Makefile PLIST distinfo
Log Message:
py-altgraph: updated to 0.17.5
0.17.5
* Update classifiers for Python 3.13 and 3.14
* Drop dependency on "pkg_resources"
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/graphics/py-altgraph/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/py-altgraph/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/py-altgraph/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/py-altgraph/Makefile
diff -u pkgsrc/graphics/py-altgraph/Makefile:1.13 pkgsrc/graphics/py-altgraph/Makefile:1.14
--- pkgsrc/graphics/py-altgraph/Makefile:1.13 Sun Oct 1 16:08:31 2023
+++ pkgsrc/graphics/py-altgraph/Makefile Mon Nov 24 12:50:50 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2023/10/01 16:08:31 adam Exp $
+# $NetBSD: Makefile,v 1.14 2025/11/24 12:50:50 adam Exp $
-DISTNAME= altgraph-0.17.4
+DISTNAME= altgraph-0.17.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/altgraph/}
@@ -10,7 +10,9 @@ HOMEPAGE= https://altgraph.readthedocs.i
COMMENT= Graph (network) package for constructing graphs
LICENSE= mit
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
+
USE_LANGUAGES= # none
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/py-altgraph/PLIST
diff -u pkgsrc/graphics/py-altgraph/PLIST:1.2 pkgsrc/graphics/py-altgraph/PLIST:1.3
--- pkgsrc/graphics/py-altgraph/PLIST:1.2 Thu Aug 7 01:37:17 2014
+++ pkgsrc/graphics/py-altgraph/PLIST Mon Nov 24 12:50:50 2025
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2014/08/07 01:37:17 rodent Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/${EGG_INFODIR}/zip-safe
+@comment $NetBSD: PLIST,v 1.3 2025/11/24 12:50:50 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
+${PYSITELIB}/${WHEEL_INFODIR}/zip-safe
${PYSITELIB}/altgraph/Dot.py
${PYSITELIB}/altgraph/Dot.pyc
${PYSITELIB}/altgraph/Dot.pyo
Index: pkgsrc/graphics/py-altgraph/distinfo
diff -u pkgsrc/graphics/py-altgraph/distinfo:1.12 pkgsrc/graphics/py-altgraph/distinfo:1.13
--- pkgsrc/graphics/py-altgraph/distinfo:1.12 Sun Oct 1 16:08:31 2023
+++ pkgsrc/graphics/py-altgraph/distinfo Mon Nov 24 12:50:50 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2023/10/01 16:08:31 adam Exp $
+$NetBSD: distinfo,v 1.13 2025/11/24 12:50:50 adam Exp $
-BLAKE2s (altgraph-0.17.4.tar.gz) = 2d15c8398c36c8b828c423ab52458c5b73a2d4f5cbceb5c533b26286b2d51adf
-SHA512 (altgraph-0.17.4.tar.gz) = c931e8c185269a036c7f0665ac92ad79ecbd1e93682880618502a52cec6bdd745cc664afd4b8b5f2b656119dcfcc6b5c11c3e82d903d7f5f6d362974e0a93259
-Size (altgraph-0.17.4.tar.gz) = 48418 bytes
+BLAKE2s (altgraph-0.17.5.tar.gz) = 8146a2484e17d2090c427e237acd9b1caa3b34e9b561dd0f5fc567bd649de269
+SHA512 (altgraph-0.17.5.tar.gz) = 1cc3878946c92f8140e62a7e51d9ec3d58f4f9dfa854312522a2763aa7ed6f9a4b5a07430331b89fc1b69ab350ff9c3fb2f396040ba05e7e7f7c60167b69fe09
+Size (altgraph-0.17.5.tar.gz) = 48428 bytes
Home |
Main Index |
Thread Index |
Old Index