pkgsrc-WIP-changes archive

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

py-distro: remove, newer version in pkgsrc



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Mon Apr 6 11:17:46 2020 +0200
Changeset:	6f15943444e237f7f52748dad9983f41c6280d9b

Modified Files:
	Makefile
	py-conan/Makefile
Removed Files:
	py-distro/DESCR
	py-distro/Makefile
	py-distro/PLIST
	py-distro/distinfo

Log Message:
py-distro: remove, newer version in pkgsrc

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

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

diffstat:
 Makefile           |  1 -
 py-conan/Makefile  |  2 +-
 py-distro/DESCR    |  1 -
 py-distro/Makefile | 17 -----------------
 py-distro/PLIST    | 10 ----------
 py-distro/distinfo |  6 ------
 6 files changed, 1 insertion(+), 36 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index f830fe006d..f04d70ab1e 100644
--- a/Makefile
+++ b/Makefile
@@ -3322,7 +3322,6 @@ SUBDIR+=	py-dill
 SUBDIR+=	py-dimarray
 SUBDIR+=	py-diofant
 SUBDIR+=	py-distob
-SUBDIR+=	py-distro
 SUBDIR+=	py-distutils-extra
 SUBDIR+=	py-divisi2
 SUBDIR+=	py-divmod-epsilon
diff --git a/py-conan/Makefile b/py-conan/Makefile
index 08fe4f88b9..d4a2db87ff 100644
--- a/py-conan/Makefile
+++ b/py-conan/Makefile
@@ -25,7 +25,7 @@ DEPENDS+=	${PYPKGPREFIX}-patch-ng-1.17.2:../../wip/py-patch-ng
 DEPENDS+=	${PYPKGPREFIX}-fasteners>=0.14.1:../../devel/py-fasteners
 DEPENDS+=	${PYPKGPREFIX}-six>=1.10.0:../../lang/py-six
 DEPENDS+=	${PYPKGPREFIX}-node-semver-0.6.1:../../wip/py-node-semver
-DEPENDS+=	${PYPKGPREFIX}-distro>=1.0.2<1.2.0:../../wip/py-distro
+DEPENDS+=	${PYPKGPREFIX}-distro>=1.0.2<1.2.0:../../devel/py-distro
 DEPENDS+=	${PYPKGPREFIX}-pylint>=2.3.1:../../devel/py-pylint
 DEPENDS+=	${PYPKGPREFIX}-future>=0.16.0<0.19.0:../../devel/py-future
 DEPENDS+=	${PYPKGPREFIX}-pygments>=2.0<3.0:../../textproc/py-pygments
diff --git a/py-distro/DESCR b/py-distro/DESCR
deleted file mode 100644
index 2177334eff..0000000000
--- a/py-distro/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Distro - an OS platform information API.
diff --git a/py-distro/Makefile b/py-distro/Makefile
deleted file mode 100644
index 8235211c7b..0000000000
--- a/py-distro/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	distro-1.4.0
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel
-MASTER_SITES=	${MASTER_SITE_PYPI:=d/distro/}
-
-MAINTAINER=	root%zta.lk@localhost
-HOMEPAGE=	https://github.com/nir0s/distro
-COMMENT=	OS platform information API
-LICENSE=	apache-2.0
-
-post-install:
-	cd ${DESTDIR}${PREFIX}/bin && ${MV} distro distro-${PYVERSSUFFIX}
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-distro/PLIST b/py-distro/PLIST
deleted file mode 100644
index 237347a070..0000000000
--- a/py-distro/PLIST
+++ /dev/null
@@ -1,10 +0,0 @@
-@comment $NetBSD$
-bin/distro-${PYVERSSUFFIX}
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/distro.py
-${PYSITELIB}/distro.pyc
-${PYSITELIB}/distro.pyo
diff --git a/py-distro/distinfo b/py-distro/distinfo
deleted file mode 100644
index 74b8cc386e..0000000000
--- a/py-distro/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (distro-1.4.0.tar.gz) = d72ac60844b2b472fc815441afe60fc1da728926
-RMD160 (distro-1.4.0.tar.gz) = e2403c4fdb70861f89a8e09e4118027e39fb2514
-SHA512 (distro-1.4.0.tar.gz) = eac7d32ea77c2074e57c6828a8b2e4d4d01e9c46cb0f7adbd99998630b0af4924bf18d05d5f5b42fef5603b024ef835dbb4c05fc88310f5e64d193514b2fc10f
-Size (distro-1.4.0.tar.gz) = 53719 bytes


Home | Main Index | Thread Index | Old Index