pkgsrc-WIP-changes archive

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

py-aspy.yaml: remove, upstream deprecated



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iquiw%NetBSD.org@localhost>
Pushed By:	iquiw
Date:		Thu May 4 11:38:27 2023 +0900
Changeset:	cc00a07264a7d0718749cc4fcd4fe2e70f714f47

Modified Files:
	Makefile
Removed Files:
	py-aspy.yaml/DESCR
	py-aspy.yaml/Makefile
	py-aspy.yaml/PLIST
	py-aspy.yaml/distinfo

Log Message:
py-aspy.yaml: remove, upstream deprecated

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

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

diffstat:
 Makefile              |  1 -
 py-aspy.yaml/DESCR    |  1 -
 py-aspy.yaml/Makefile | 18 ------------------
 py-aspy.yaml/PLIST    | 12 ------------
 py-aspy.yaml/distinfo |  5 -----
 5 files changed, 37 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index b342e7cce7..082da3054f 100644
--- a/Makefile
+++ b/Makefile
@@ -3411,7 +3411,6 @@ SUBDIR+=	py-ase
 SUBDIR+=	py-asmai
 SUBDIR+=	py-aspects
 SUBDIR+=	py-aspell
-SUBDIR+=	py-aspy.yaml
 SUBDIR+=	py-aspyct
 SUBDIR+=	py-ass
 SUBDIR+=	py-astlib
diff --git a/py-aspy.yaml/DESCR b/py-aspy.yaml/DESCR
deleted file mode 100644
index cb3d41b65e..0000000000
--- a/py-aspy.yaml/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Some extensions to pyyaml.
diff --git a/py-aspy.yaml/Makefile b/py-aspy.yaml/Makefile
deleted file mode 100644
index bf969830fa..0000000000
--- a/py-aspy.yaml/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	aspy.yaml-1.3.0
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	textproc python
-MASTER_SITES=	${MASTER_SITE_PYPI:=a/aspy.yaml/}
-
-MAINTAINER=	iku.iwasa%gmail.com@localhost
-HOMEPAGE=	https://github.com/asottile/aspy.yaml
-COMMENT=	Some extensions to pyyaml
-LICENSE=	mit
-
-DEPENDS+=	${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-aspy.yaml/PLIST b/py-aspy.yaml/PLIST
deleted file mode 100644
index 331bbde0ea..0000000000
--- a/py-aspy.yaml/PLIST
+++ /dev/null
@@ -1,12 +0,0 @@
-@comment $NetBSD$
-${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}/aspy/__init__.py
-${PYSITELIB}/aspy/__init__.pyo
-${PYSITELIB}/aspy/__init__.pyc
-${PYSITELIB}/aspy/yaml/__init__.py
-${PYSITELIB}/aspy/yaml/__init__.pyo
-${PYSITELIB}/aspy/yaml/__init__.pyc
diff --git a/py-aspy.yaml/distinfo b/py-aspy.yaml/distinfo
deleted file mode 100644
index 72d8daf304..0000000000
--- a/py-aspy.yaml/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-RMD160 (aspy.yaml-1.3.0.tar.gz) = 594f2084beca014086be80780130c883a6050c86
-SHA512 (aspy.yaml-1.3.0.tar.gz) = 5df071c59780ba618fe1ab75c757313531e641fa99addc7005c411a37d71780d0ff5c79955d1458275f0d114e6578c186de0faab1c7fdad13661bdb434fd17cb
-Size (aspy.yaml-1.3.0.tar.gz) = 2998 bytes


Home | Main Index | Thread Index | Old Index