pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-construct-classes
Module Name: pkgsrc
Committed By: adam
Date: Mon Sep 16 09:10:37 UTC 2024
Modified Files:
pkgsrc/devel/py-construct-classes: Makefile
Log Message:
py-construct-classes: update HOMEPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-construct-classes/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-construct-classes/Makefile
diff -u pkgsrc/devel/py-construct-classes/Makefile:1.1 pkgsrc/devel/py-construct-classes/Makefile:1.2
--- pkgsrc/devel/py-construct-classes/Makefile:1.1 Sat Sep 14 23:56:47 2024
+++ pkgsrc/devel/py-construct-classes/Makefile Mon Sep 16 09:10:36 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2024/09/14 23:56:47 js Exp $
+# $NetBSD: Makefile,v 1.2 2024/09/16 09:10:36 adam Exp $
DISTNAME= construct-classes-0.1.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/construct-classes/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://pypi.org/project/construct-classes/
+HOMEPAGE= https://github.com/matejcik/construct-classes
COMMENT= Parse your binary structs into dataclasses
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index