pkgsrc-WIP-changes archive

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

py-mdformat: removed; imported into base



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <adam%defguard.net@localhost>
Pushed By:	adam
Date:		Wed Oct 22 09:40:32 2025 +0200
Changeset:	6b8948b245657bd25031f5ca0cc2fb8a6974f591

Modified Files:
	Makefile
Removed Files:
	py-mdformat/ALTERNATIVES
	py-mdformat/DESCR
	py-mdformat/Makefile
	py-mdformat/PLIST
	py-mdformat/distinfo

Log Message:
py-mdformat: removed; imported into base

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

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

diffstat:
 Makefile                 |  1 -
 py-mdformat/ALTERNATIVES |  1 -
 py-mdformat/DESCR        |  5 -----
 py-mdformat/Makefile     | 35 -----------------------------
 py-mdformat/PLIST        | 57 ------------------------------------------------
 py-mdformat/distinfo     |  5 -----
 6 files changed, 104 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index f43f14df1b..0354576c70 100644
--- a/Makefile
+++ b/Makefile
@@ -4178,7 +4178,6 @@ SUBDIR+=	py-mcerp
 SUBDIR+=	py-mcint
 SUBDIR+=	py-mcview
 SUBDIR+=	py-mdanalysis
-SUBDIR+=	py-mdformat
 SUBDIR+=	py-mdp
 SUBDIR+=	py-mdptoolbox
 SUBDIR+=	py-mdtraj
diff --git a/py-mdformat/ALTERNATIVES b/py-mdformat/ALTERNATIVES
deleted file mode 100644
index 9ccd5c6f97..0000000000
--- a/py-mdformat/ALTERNATIVES
+++ /dev/null
@@ -1 +0,0 @@
-bin/mdformat @PREFIX@/bin/mdformat@PYVERSSUFFIX@
diff --git a/py-mdformat/DESCR b/py-mdformat/DESCR
deleted file mode 100644
index 2df39719da..0000000000
--- a/py-mdformat/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-Mdformat is an opinionated Markdown formatter that can be used to
-enforce a consistent style in Markdown files.
-
-Mdformat is a Unix-style command-line tool as well as a Python
-library.
diff --git a/py-mdformat/Makefile b/py-mdformat/Makefile
deleted file mode 100644
index 36aa32f0a6..0000000000
--- a/py-mdformat/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	mdformat-0.7.22
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	textproc python
-MASTER_SITES=	${MASTER_SITE_PYPI:=m/mdformat/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://mdformat.rtfd.io/
-COMMENT=	CommonMark compliant Markdown formatter
-LICENSE=	mit
-
-TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
-TOOL_DEPENDS+=	${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-DEPENDS+=	${PYPKGPREFIX}-markdown-it-py>=1.0.0:../../textproc/py-markdown-it-py
-
-PYTHON_VERSIONS_INCOMPATIBLE=	27
-
-.include "../../lang/python/pyversion.mk"
-
-.if ${PYTHON_VERSION} < 310
-DEPENDS+=	${PYPKGPREFIX}-importlib-metadata>=3.6.0:../../devel/py-importlib-metadata
-.endif
-
-.if ${PYTHON_VERSION} < 311
-DEPENDS+=	${PYPKGPREFIX}-tomli>=1.1.0:../../textproc/py-tomli
-.endif
-
-USE_LANGUAGES=	# none
-
-post-install:
-	${MV} ${DESTDIR}${PREFIX}/bin/mdformat ${DESTDIR}${PREFIX}/bin/mdformat${PYVERSSUFFIX}
-
-.include "../../lang/python/wheel.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-mdformat/PLIST b/py-mdformat/PLIST
deleted file mode 100644
index 8b93c6af88..0000000000
--- a/py-mdformat/PLIST
+++ /dev/null
@@ -1,57 +0,0 @@
-@comment $NetBSD$
-bin/mdformat${PYVERSSUFFIX}
-${PYSITELIB}/${WHEEL_INFODIR}/METADATA
-${PYSITELIB}/${WHEEL_INFODIR}/RECORD
-${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
-${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
-${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
-${PYSITELIB}/mdformat/__init__.py
-${PYSITELIB}/mdformat/__init__.pyc
-${PYSITELIB}/mdformat/__init__.pyo
-${PYSITELIB}/mdformat/__main__.py
-${PYSITELIB}/mdformat/__main__.pyc
-${PYSITELIB}/mdformat/__main__.pyo
-${PYSITELIB}/mdformat/_api.py
-${PYSITELIB}/mdformat/_api.pyc
-${PYSITELIB}/mdformat/_api.pyo
-${PYSITELIB}/mdformat/_cli.py
-${PYSITELIB}/mdformat/_cli.pyc
-${PYSITELIB}/mdformat/_cli.pyo
-${PYSITELIB}/mdformat/_compat.py
-${PYSITELIB}/mdformat/_compat.pyc
-${PYSITELIB}/mdformat/_compat.pyo
-${PYSITELIB}/mdformat/_conf.py
-${PYSITELIB}/mdformat/_conf.pyc
-${PYSITELIB}/mdformat/_conf.pyo
-${PYSITELIB}/mdformat/_util.py
-${PYSITELIB}/mdformat/_util.pyc
-${PYSITELIB}/mdformat/_util.pyo
-${PYSITELIB}/mdformat/codepoints/__init__.py
-${PYSITELIB}/mdformat/codepoints/__init__.pyc
-${PYSITELIB}/mdformat/codepoints/__init__.pyo
-${PYSITELIB}/mdformat/codepoints/_unicode_punctuation.py
-${PYSITELIB}/mdformat/codepoints/_unicode_punctuation.pyc
-${PYSITELIB}/mdformat/codepoints/_unicode_punctuation.pyo
-${PYSITELIB}/mdformat/codepoints/_unicode_whitespace.py
-${PYSITELIB}/mdformat/codepoints/_unicode_whitespace.pyc
-${PYSITELIB}/mdformat/codepoints/_unicode_whitespace.pyo
-${PYSITELIB}/mdformat/plugins.py
-${PYSITELIB}/mdformat/plugins.pyc
-${PYSITELIB}/mdformat/plugins.pyo
-${PYSITELIB}/mdformat/py.typed
-${PYSITELIB}/mdformat/renderer/__init__.py
-${PYSITELIB}/mdformat/renderer/__init__.pyc
-${PYSITELIB}/mdformat/renderer/__init__.pyo
-${PYSITELIB}/mdformat/renderer/_context.py
-${PYSITELIB}/mdformat/renderer/_context.pyc
-${PYSITELIB}/mdformat/renderer/_context.pyo
-${PYSITELIB}/mdformat/renderer/_tree.py
-${PYSITELIB}/mdformat/renderer/_tree.pyc
-${PYSITELIB}/mdformat/renderer/_tree.pyo
-${PYSITELIB}/mdformat/renderer/_util.py
-${PYSITELIB}/mdformat/renderer/_util.pyc
-${PYSITELIB}/mdformat/renderer/_util.pyo
-${PYSITELIB}/mdformat/renderer/typing.py
-${PYSITELIB}/mdformat/renderer/typing.pyc
-${PYSITELIB}/mdformat/renderer/typing.pyo
diff --git a/py-mdformat/distinfo b/py-mdformat/distinfo
deleted file mode 100644
index ab2d16b698..0000000000
--- a/py-mdformat/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (mdformat-0.7.22.tar.gz) = 1197e262dba39cb0b39c05b5e1a76db34d9be52489d801453669c1d8f43e9c41
-SHA512 (mdformat-0.7.22.tar.gz) = 00f4701598a1dca60dd7b047fdb432c1c520c6b257208613ce3ebf639910ea640301b2a74e00c6d99775ffdddbeaf25c73ad73ebe0a6345b3caa39652d71efa8
-Size (mdformat-0.7.22.tar.gz) = 34610 bytes


Home | Main Index | Thread Index | Old Index