pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/chat/py-telethon



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 22 09:28:09 UTC 2026

Modified Files:
        pkgsrc/chat/py-telethon: Makefile

Log Message:
py-telethon: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/chat/py-telethon/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/chat/py-telethon/Makefile
diff -u pkgsrc/chat/py-telethon/Makefile:1.8 pkgsrc/chat/py-telethon/Makefile:1.9
--- pkgsrc/chat/py-telethon/Makefile:1.8        Fri Apr 18 10:44:55 2025
+++ pkgsrc/chat/py-telethon/Makefile    Sun Feb 22 09:28:09 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2025/04/18 10:44:55 adam Exp $
+# $NetBSD: Makefile,v 1.9 2026/02/22 09:28:09 wiz Exp $
 
 DISTNAME=      telethon-1.39.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -6,7 +6,7 @@ CATEGORIES=     chat python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=T/Telethon/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/LonamiWebs/Telethon
+HOMEPAGE=      https://codeberg.org/Lonami/Telethon
 COMMENT=       Full-featured Telegram client library for Python 3
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index