pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-humanfriendly
Module Name: pkgsrc
Committed By: bacon
Date: Sat Jul 22 12:16:06 UTC 2023
Modified Files:
pkgsrc/textproc/py-humanfriendly: Makefile
Log Message:
textproc/py-humanfriendly: Use PYPI for homepage
Prefer summary info in a standardize format when gathering
info for packages
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/py-humanfriendly/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-humanfriendly/Makefile
diff -u pkgsrc/textproc/py-humanfriendly/Makefile:1.1 pkgsrc/textproc/py-humanfriendly/Makefile:1.2
--- pkgsrc/textproc/py-humanfriendly/Makefile:1.1 Sat Jul 22 12:08:30 2023
+++ pkgsrc/textproc/py-humanfriendly/Makefile Sat Jul 22 12:16:06 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2023/07/22 12:08:30 bacon Exp $
+# $NetBSD: Makefile,v 1.2 2023/07/22 12:16:06 bacon Exp $
DISTNAME= humanfriendly-10.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PYPI:=h/humanfriendly/}
MAINTAINER= bacon%NetBSD.org@localhost
-HOMEPAGE= https://humanfriendly.readthedocs.io/
+HOMEPAGE= https://pypi.org/project/humanfriendly/
COMMENT= Human friendly output for text interfaces using Python
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index