pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-xopen



Module Name:    pkgsrc
Committed By:   bacon
Date:           Wed Apr 10 23:51:06 UTC 2024

Modified Files:
        pkgsrc/devel/py-xopen: Makefile

Log Message:
devel/py-xopen: Release to pkgsrc-users@

xopen is used only by cutadapt, which has been replaced by
fastq-trim in my toolbox


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/py-xopen/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-xopen/Makefile
diff -u pkgsrc/devel/py-xopen/Makefile:1.31 pkgsrc/devel/py-xopen/Makefile:1.32
--- pkgsrc/devel/py-xopen/Makefile:1.31 Sat Feb 10 13:04:22 2024
+++ pkgsrc/devel/py-xopen/Makefile      Wed Apr 10 23:51:06 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2024/02/10 13:04:22 bacon Exp $
+# $NetBSD: Makefile,v 1.32 2024/04/10 23:51:06 bacon Exp $
 
 DISTNAME=      xopen-1.9.0
 PKGREVISION=   1
@@ -6,7 +6,7 @@ PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=x/xopen/}
 
-MAINTAINER=    bacon%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/pycompression/xopen
 COMMENT=       Open compressed files transparently
 LICENSE=       mit



Home | Main Index | Thread Index | Old Index