pkgsrc-WIP-changes archive

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

py-xopen: Bump PKG_REVISION, since someone already committed 1.9.0



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Feb 10 06:53:21 2024 -0600
Changeset:	9899637749a3d8ddb8ff3e918647015637eee047

Modified Files:
	py-xopen/Makefile
Removed Files:
	py-xopen/COMMIT_MSG

Log Message:
py-xopen: Bump PKG_REVISION, since someone already committed 1.9.0

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9899637749a3d8ddb8ff3e918647015637eee047

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

diffstat:
 py-xopen/COMMIT_MSG | 6 ------
 py-xopen/Makefile   | 1 +
 2 files changed, 1 insertion(+), 6 deletions(-)

diffs:
diff --git a/py-xopen/COMMIT_MSG b/py-xopen/COMMIT_MSG
deleted file mode 100644
index 3c8e6a6b11..0000000000
--- a/py-xopen/COMMIT_MSG
+++ /dev/null
@@ -1,6 +0,0 @@
-archivers/py-xopen: Update to 1.9.0
-    
-Numerous bug fixes and enhancements since 1.1.0
-Changes: https://github.com/pycompression/xopen/tags
-    
-Also added zstandard support via architers/py-zstandard
diff --git a/py-xopen/Makefile b/py-xopen/Makefile
index 19ef8afdf9..06daec7a8c 100644
--- a/py-xopen/Makefile
+++ b/py-xopen/Makefile
@@ -1,6 +1,7 @@
 # $NetBSD: Makefile,v 1.14 2019/09/06 06:04:17 adam Exp $
 
 DISTNAME=	xopen-1.9.0
+PKGREVISION=	1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=x/xopen/}


Home | Main Index | Thread Index | Old Index