pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-standard-mailcap: Import standard-mailcap-3.13.0
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Mon Dec 15 12:26:49 2025 +0100
Changeset: 2b221e85a22a0cb71846d5e6ab7efe020b81a3f3
Added Files:
py-standard-mailcap/DESCR
py-standard-mailcap/Makefile
py-standard-mailcap/PLIST
py-standard-mailcap/distinfo
Log Message:
py-standard-mailcap: Import standard-mailcap-3.13.0
Standard library mailcap redistribution "dead battery".
mailcap was removed in Python 3.13.
This package resurrects mailcap for Python 3.13 and newer.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2b221e85a22a0cb71846d5e6ab7efe020b81a3f3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-standard-mailcap/DESCR | 5 +++++
py-standard-mailcap/Makefile | 19 +++++++++++++++++++
py-standard-mailcap/PLIST | 9 +++++++++
py-standard-mailcap/distinfo | 5 +++++
4 files changed, 38 insertions(+)
diffs:
diff --git a/py-standard-mailcap/DESCR b/py-standard-mailcap/DESCR
new file mode 100644
index 0000000000..7c2e151e92
--- /dev/null
+++ b/py-standard-mailcap/DESCR
@@ -0,0 +1,5 @@
+Standard library mailcap redistribution "dead battery".
+
+mailcap was removed in Python 3.13.
+
+This package resurrects mailcap for Python 3.13 and newer.
diff --git a/py-standard-mailcap/Makefile b/py-standard-mailcap/Makefile
new file mode 100644
index 0000000000..adf1a53209
--- /dev/null
+++ b/py-standard-mailcap/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD$
+
+DISTNAME= standard_mailcap-3.13.0
+PKGNAME= ${DISTNAME:S/_/-/}
+CATEGORIES= mail
+MASTER_SITES= ${MASTER_SITE_PYPI:=s/standard_mailcap/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/youknowone/python-deadlib
+COMMENT= Standard library mailcap redistribution "dead battery"
+LICENSE= python-software-foundation
+
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/wheel.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-standard-mailcap/PLIST b/py-standard-mailcap/PLIST
new file mode 100644
index 0000000000..dd3500aed3
--- /dev/null
+++ b/py-standard-mailcap/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD$
+${PYSITELIB}/mailcap/__init__.py
+${PYSITELIB}/mailcap/__init__.pyc
+${PYSITELIB}/mailcap/__init__.pyo
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
diff --git a/py-standard-mailcap/distinfo b/py-standard-mailcap/distinfo
new file mode 100644
index 0000000000..f5d9517bb8
--- /dev/null
+++ b/py-standard-mailcap/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (standard_mailcap-3.13.0.tar.gz) = a155338c73e6517ae908482dd84a0092a340707ef1a5ecf709be3cb4cb84b4b1
+SHA512 (standard_mailcap-3.13.0.tar.gz) = f12b2aa996af995cfe5fc147fd50f9201c87f1c82edca6cae49194b1eb27ffa8a8d3dd9d8ba833f5461b11912e51db35cb4bffd8d1203ae0201c083313af2755
+Size (standard_mailcap-3.13.0.tar.gz) = 8797 bytes
Home |
Main Index |
Thread Index |
Old Index