pkgsrc-WIP-changes archive

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

py-pandoc: update to version 1.16.2



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Wed Jan 28 12:04:10 2026 +0100
Changeset:	7e0bfc46327c41dff57e1bf8e5818a543f86308a

Modified Files:
	py-pandoc/Makefile
	py-pandoc/PLIST
	py-pandoc/distinfo

Log Message:
py-pandoc: update to version 1.16.2

This also updates the known HOMEPAGE for this package.

Tested on macOS/amd64.

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

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

diffstat:
 py-pandoc/Makefile | 6 +++---
 py-pandoc/PLIST    | 7 +++----
 py-pandoc/distinfo | 6 +++---
 3 files changed, 9 insertions(+), 10 deletions(-)

diffs:
diff --git a/py-pandoc/Makefile b/py-pandoc/Makefile
index e9ce17fcad..3828941e58 100644
--- a/py-pandoc/Makefile
+++ b/py-pandoc/Makefile
@@ -1,12 +1,12 @@
 # $NetBSD$
 
-DISTNAME=	pypandoc-1.5
+DISTNAME=	pypandoc-1.16.2
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	textproc python
-MASTER_SITES=	https://files.pythonhosted.org/packages/d6/b7/5050dc1769c8a93d3ec7c4bd55be161991c94b8b235f88bf7c764449e708/
+MASTER_SITES=	https://files.pythonhosted.org/packages/0b/18/9f5f70567b97758625335209b98d5cb857e19aa1a9306e9749567a240634/
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	https://github.com/bebraw/pypandoc
+HOMEPAGE=	https://github.com/JessicaTegner/pypandoc
 COMMENT=	Thin wrapper for pandoc
 LICENSE=	mit
 
diff --git a/py-pandoc/PLIST b/py-pandoc/PLIST
index 585b9826e4..3c97ffa43a 100644
--- a/py-pandoc/PLIST
+++ b/py-pandoc/PLIST
@@ -2,14 +2,13 @@
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/pypandoc/__init__.py
 ${PYSITELIB}/pypandoc/__init__.pyc
 ${PYSITELIB}/pypandoc/__init__.pyo
+${PYSITELIB}/pypandoc/handler.py
+${PYSITELIB}/pypandoc/handler.pyc
+${PYSITELIB}/pypandoc/handler.pyo
 ${PYSITELIB}/pypandoc/pandoc_download.py
 ${PYSITELIB}/pypandoc/pandoc_download.pyc
 ${PYSITELIB}/pypandoc/pandoc_download.pyo
-${PYSITELIB}/pypandoc/py3compat.py
-${PYSITELIB}/pypandoc/py3compat.pyc
-${PYSITELIB}/pypandoc/py3compat.pyo
diff --git a/py-pandoc/distinfo b/py-pandoc/distinfo
index a22d30e795..3613b5f5ab 100644
--- a/py-pandoc/distinfo
+++ b/py-pandoc/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-RMD160 (pypandoc-1.5.tar.gz) = c34fc4358e3030377490c7a59042f5dd6b8b9a93
-SHA512 (pypandoc-1.5.tar.gz) = 511f5f5f7bff8de686c3f74d3756d27a3ae245803e2e9b45abc957acf112b306eff057ce87e8f3b335de00b97d4753de31e9681830d9aa776247ca707683ed13
-Size (pypandoc-1.5.tar.gz) = 26494 bytes
+BLAKE2s (pypandoc-1.16.2.tar.gz) = 7e23832cf80e90ce028458a9d1c48153ac9238596cbb4172d5ce8cb68f648e12
+SHA512 (pypandoc-1.16.2.tar.gz) = 8f9ea06ee75bd326e8cecaf5fc616714d1aa3a81b62032fd2bf9b558768b4028be1c3997e0f28fdf2423a8261ac9baac714d69ad48ac655ed464d94a8f81f80d
+Size (pypandoc-1.16.2.tar.gz) = 31477 bytes


Home | Main Index | Thread Index | Old Index