pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/py-cleo
Module Name: pkgsrc
Committed By: adam
Date: Mon Apr 17 20:51:23 UTC 2023
Modified Files:
pkgsrc/comms/py-cleo: Makefile
Log Message:
py-cleo: update HOMEPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/comms/py-cleo/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/comms/py-cleo/Makefile
diff -u pkgsrc/comms/py-cleo/Makefile:1.2 pkgsrc/comms/py-cleo/Makefile:1.3
--- pkgsrc/comms/py-cleo/Makefile:1.2 Mon Apr 17 20:37:10 2023
+++ pkgsrc/comms/py-cleo/Makefile Mon Apr 17 20:51:23 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2023/04/17 20:37:10 adam Exp $
+# $NetBSD: Makefile,v 1.3 2023/04/17 20:51:23 adam Exp $
DISTNAME= cleo-2.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= comms python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cleo/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/sdispater/cleo
+HOMEPAGE= https://github.com/python-poetry/cleo
COMMENT= Create beautiful and testable command-line interfaces
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index