pkgsrc-WIP-changes archive

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

py-et_xmlfile: remove, imported to pkgsrc



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Tue Jul 22 13:07:49 2025 +0200
Changeset:	9567569c0da1401016dbd6b4d5b338096cf42a69

Removed Files:
	py-et_xmlfile/COMMIT_MSG
	py-et_xmlfile/DESCR
	py-et_xmlfile/Makefile
	py-et_xmlfile/PLIST
	py-et_xmlfile/distinfo

Log Message:
py-et_xmlfile: remove, imported to pkgsrc

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

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

diffstat:
 py-et_xmlfile/COMMIT_MSG |  3 ---
 py-et_xmlfile/DESCR      |  4 ----
 py-et_xmlfile/Makefile   | 18 ------------------
 py-et_xmlfile/PLIST      | 17 -----------------
 py-et_xmlfile/distinfo   |  5 -----
 5 files changed, 47 deletions(-)

diffs:
diff --git a/py-et_xmlfile/COMMIT_MSG b/py-et_xmlfile/COMMIT_MSG
deleted file mode 100644
index 15d7bd82b5..0000000000
--- a/py-et_xmlfile/COMMIT_MSG
+++ /dev/null
@@ -1,3 +0,0 @@
-textproc/py-et_xmlfile: Add version 2.0.0
-Packaged in wip by mayuresh%acm.org@localhost
-Added to meet dependency of textproc/py-openpyxl
diff --git a/py-et_xmlfile/DESCR b/py-et_xmlfile/DESCR
deleted file mode 100644
index c6b8eb7fb9..0000000000
--- a/py-et_xmlfile/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-A low-memory way of creating XML files.
-
-This is an implementation of lxml's xmlfile module for the standard library's
-ElementTree.
diff --git a/py-et_xmlfile/Makefile b/py-et_xmlfile/Makefile
deleted file mode 100644
index 8d6d893425..0000000000
--- a/py-et_xmlfile/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	et_xmlfile-2.0.0
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	textproc python
-MASTER_SITES=	${MASTER_SITE_PYPI:=e/et_xmlfile/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://foss.heptapod.net/openpyxl/et_xmlfile
-COMMENT=	Implementation of lxml.xmlfile for the standard library
-LICENSE=	mit
-
-TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/wheel.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-et_xmlfile/PLIST b/py-et_xmlfile/PLIST
deleted file mode 100644
index 717e4e221f..0000000000
--- a/py-et_xmlfile/PLIST
+++ /dev/null
@@ -1,17 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${WHEEL_INFODIR}/METADATA
-${PYSITELIB}/${WHEEL_INFODIR}/RECORD
-${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/licenses/AUTHORS.txt
-${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENCE.python
-${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENCE.rst
-${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
-${PYSITELIB}/et_xmlfile/__init__.py
-${PYSITELIB}/et_xmlfile/__init__.pyc
-${PYSITELIB}/et_xmlfile/__init__.pyo
-${PYSITELIB}/et_xmlfile/incremental_tree.py
-${PYSITELIB}/et_xmlfile/incremental_tree.pyc
-${PYSITELIB}/et_xmlfile/incremental_tree.pyo
-${PYSITELIB}/et_xmlfile/xmlfile.py
-${PYSITELIB}/et_xmlfile/xmlfile.pyc
-${PYSITELIB}/et_xmlfile/xmlfile.pyo
diff --git a/py-et_xmlfile/distinfo b/py-et_xmlfile/distinfo
deleted file mode 100644
index b0464c5304..0000000000
--- a/py-et_xmlfile/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (et_xmlfile-2.0.0.tar.gz) = f0bb24c8010ca729bde033e61b79e0911ba23c4cdc8c62f7341649a927985af5
-SHA512 (et_xmlfile-2.0.0.tar.gz) = 9a6b8bf3aa97fa48d85f063bcf093664fabb70a2d1a176a8b7803045a9add26613c0f44664cb63e04addfa2cb20cf24f55e426197f92befff0cf9a2051b4fa20
-Size (et_xmlfile-2.0.0.tar.gz) = 17234 bytes


Home | Main Index | Thread Index | Old Index