pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-pytokens
Module Name: pkgsrc
Committed By: adam
Date: Mon Sep 22 07:54:33 UTC 2025
Modified Files:
pkgsrc/devel/py-pytokens: Makefile
Log Message:
py-pytokens: update HOMEPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-pytokens/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-pytokens/Makefile
diff -u pkgsrc/devel/py-pytokens/Makefile:1.1 pkgsrc/devel/py-pytokens/Makefile:1.2
--- pkgsrc/devel/py-pytokens/Makefile:1.1 Sun Sep 21 15:21:31 2025
+++ pkgsrc/devel/py-pytokens/Makefile Mon Sep 22 07:54:33 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2025/09/21 15:21:31 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2025/09/22 07:54:33 adam Exp $
DISTNAME= pytokens-0.1.10
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,14 +6,14 @@ CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytokens/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://pypi.org/project/pytokens/
+HOMEPAGE= https://github.com/tusharsadhwani/pytokens
COMMENT= Fast, spec compliant Python 3.12+ tokenizer
LICENSE= mit
-USE_LANGUAGES= # none
-
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
+USE_LANGUAGES= # none
+
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index