pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-slixmpp: minor gardening
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Sun Jan 11 08:47:38 2026 -0500
Changeset: 6d41a698de1abf05a25e0c04cf7baab3737cea14
Modified Files:
py-slixmpp/Makefile
py-slixmpp/TODO
Log Message:
py-slixmpp: minor gardening
- Update HOMEPAGE (moved from github to codeberg, website gone)
- Slight cleanup of TODO
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6d41a698de1abf05a25e0c04cf7baab3737cea14
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-slixmpp/Makefile | 2 +-
py-slixmpp/TODO | 2 --
2 files changed, 1 insertion(+), 3 deletions(-)
diffs:
diff --git a/py-slixmpp/Makefile b/py-slixmpp/Makefile
index 1133047307..b3db9a3611 100644
--- a/py-slixmpp/Makefile
+++ b/py-slixmpp/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= python # TODO: add primary category
MASTER_SITES= ${MASTER_SITE_PYPI:=s/slixmpp/}
MAINTAINER= gdt%NetBSD.org@localhost
-HOMEPAGE= https://lab.louiz.org/poezio/slixmpp
+HOMEPAGE= https://codeberg.org/poezio/slixmpp
COMMENT= Async Python library for XMPP (aka Jabber)
LICENSE= mit
diff --git a/py-slixmpp/TODO b/py-slixmpp/TODO
index 44d6f2a509..bfa27ac6cf 100644
--- a/py-slixmpp/TODO
+++ b/py-slixmpp/TODO
@@ -1,5 +1,3 @@
- get 'make test' to finish running without hanging
- check tests, and fix failing ones or report upstream
- ponder examples if if they should be installed
-
-
\ No newline at end of file
Home |
Main Index |
Thread Index |
Old Index