pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-ana, py-test-remotedata: removed, already in base
Module Name: pkgsrc-wip
Committed By: Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By: adam
Date: Thu Aug 31 16:11:55 2023 +0200
Changeset: c2c5241231c6ed2e0d2ffa4781b0005002e2d89a
Modified Files:
Makefile
py-einsteinpy-geodesics/Makefile
Removed Files:
py-ana/DESCR
py-ana/Makefile
py-ana/PLIST
py-ana/distinfo
py-test-remotedata/DESCR
py-test-remotedata/Makefile
py-test-remotedata/PLIST
py-test-remotedata/distinfo
Log Message:
py-ana, py-test-remotedata: removed, already in base
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c2c5241231c6ed2e0d2ffa4781b0005002e2d89a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 2 --
py-ana/DESCR | 0
py-ana/Makefile | 15 ---------------
py-ana/PLIST | 17 -----------------
py-ana/distinfo | 5 -----
py-einsteinpy-geodesics/Makefile | 4 ++--
py-test-remotedata/DESCR | 5 -----
py-test-remotedata/Makefile | 16 ----------------
py-test-remotedata/PLIST | 17 -----------------
py-test-remotedata/distinfo | 5 -----
10 files changed, 2 insertions(+), 84 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 4cc9465908..fe281708c5 100644
--- a/Makefile
+++ b/Makefile
@@ -3283,7 +3283,6 @@ SUBDIR+= py-alyahmor
SUBDIR+= py-amply
SUBDIR+= py-amqpipe
SUBDIR+= py-amqplib
-SUBDIR+= py-ana
SUBDIR+= py-anfft
SUBDIR+= py-anki2
SUBDIR+= py-anki2-devel
@@ -4666,7 +4665,6 @@ SUBDIR+= py-test-metadata
SUBDIR+= py-test-mpl
SUBDIR+= py-test-nbval
SUBDIR+= py-test-ordering
-SUBDIR+= py-test-remotedata
SUBDIR+= py-test-repeat
SUBDIR+= py-test-vcr
SUBDIR+= py-testfixtures
diff --git a/py-ana/DESCR b/py-ana/DESCR
deleted file mode 100644
index e69de29bb2..0000000000
diff --git a/py-ana/Makefile b/py-ana/Makefile
deleted file mode 100644
index 0cb1e24c4f..0000000000
--- a/py-ana/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD$
-
-DISTNAME= ana-0.06
-PKGNAME= ${PYPKGPREFIX}-ana-0.6
-CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_PYPI:=a/ana/}
-
-MAINTAINER= khorben%defora.org@localhost
-HOMEPAGE= https://pypi.python.org/pypi/ana/
-COMMENT= ana
-
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
-.include "../../wip/python/distutils.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-ana/PLIST b/py-ana/PLIST
deleted file mode 100644
index 28c3533ebd..0000000000
--- a/py-ana/PLIST
+++ /dev/null
@@ -1,17 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_FILE}
-${PYSITELIB}/ana/__init__.py
-${PYSITELIB}/ana/__init__.pyc
-${PYSITELIB}/ana/__init__.pyo
-${PYSITELIB}/ana/d.py
-${PYSITELIB}/ana/d.pyc
-${PYSITELIB}/ana/d.pyo
-${PYSITELIB}/ana/datalayer.py
-${PYSITELIB}/ana/datalayer.pyc
-${PYSITELIB}/ana/datalayer.pyo
-${PYSITELIB}/ana/errors.py
-${PYSITELIB}/ana/errors.pyc
-${PYSITELIB}/ana/errors.pyo
-${PYSITELIB}/ana/storable.py
-${PYSITELIB}/ana/storable.pyc
-${PYSITELIB}/ana/storable.pyo
diff --git a/py-ana/distinfo b/py-ana/distinfo
deleted file mode 100644
index 818576fca1..0000000000
--- a/py-ana/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-RMD160 (ana-0.06.tar.gz) = 4c5925f113ba9ef1fbdce1a14a38ac3ed5b4ce72
-SHA512 (ana-0.06.tar.gz) = d4944f96379d399040e191d3058d35e5e7ca2cd7193b8dfb3b7b78e0dbf26c8c5dc48acb7c570e51fead0387ee708246de8cf9231ef35028bdd7686f732df875
-Size (ana-0.06.tar.gz) = 5876 bytes
diff --git a/py-einsteinpy-geodesics/Makefile b/py-einsteinpy-geodesics/Makefile
index db0595eef0..35badfb94a 100644
--- a/py-einsteinpy-geodesics/Makefile
+++ b/py-einsteinpy-geodesics/Makefile
@@ -21,11 +21,11 @@ TOOL_DEPENDS+= ${PYPKGPREFIX}-test-cov>=2.10.1:../../devel/py-test-cov
TOOL_DEPENDS+= ${PYPKGPREFIX}-test-doctestplus>=0.8.0:../../devel/py-test-doctestplus
TOOL_DEPENDS+= ${PYPKGPREFIX}-test-mpl>=0.11:../../devel/py-test-mpl
TOOL_DEPENDS+= ${PYPKGPREFIX}-test-mypy>=0:../../devel/py-test-mypy
-TOOL_DEPENDS+= ${PYPKGPREFIX}-test-remotedata>=0:../../devel/py-test-remotedata
+TOOL_DEPENDS+= ${PYPKGPREFIX}-test-remotedata>=0:../../net/py-test-remotedata
TOOL_DEPENDS+= ${PYPKGPREFIX}-alabaster>=0.7.12:../../textproc/py-alabaster
TOOL_DEPENDS+= ${PYPKGPREFIX}-tox>=3.12.1:../../devel/py-tox
TOOL_DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.8.5:../../textproc/py-sphinx
-TOOL_DEPENDS+= ${PYPKGPREFIX}-black-[0-9]*:../../wip/py-black
+TOOL_DEPENDS+= ${PYPKGPREFIX}-black-[0-9]*:../../textproc/py-black
TEST_DEPENDS+= ${PYPKGPREFIX}-hypothesis-[0-9]*:../../devel/py-hypothesis
USE_LANGUAGES= # none
diff --git a/py-test-remotedata/DESCR b/py-test-remotedata/DESCR
deleted file mode 100644
index 1782b1fd3c..0000000000
--- a/py-test-remotedata/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-This package provides a plugin for the pytest framework that allows
-developers to control unit tests that require access to data from
-the internet. It was originally part of the astropy core package,
-but has been moved to a separate package in order to be of more
-general use
diff --git a/py-test-remotedata/Makefile b/py-test-remotedata/Makefile
deleted file mode 100644
index ac3ed47b0e..0000000000
--- a/py-test-remotedata/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD$
-
-DISTNAME= pytest-remotedata-0.3.2
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
-CATEGORIES= devel python
-MASTER_SITES= https://files.pythonhosted.org/packages/54/6c/cd637f54a05139b4e64825230352e6fa4149b4c3116246a7c6f5368d72cb/
-
-MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= https://www.astropy.org/
-COMMENT= Pytest plugin for controlling remote data access
-LICENSE= modified-bsd
-
-DEPENDS+= ${PYPKGPREFIX}-test>=6.0.2:../../devel/py-test
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-test-remotedata/PLIST b/py-test-remotedata/PLIST
deleted file mode 100644
index c0f5eadce0..0000000000
--- a/py-test-remotedata/PLIST
+++ /dev/null
@@ -1,17 +0,0 @@
-@comment $NetBSD$
-${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}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/pytest_remotedata/__init__.py
-${PYSITELIB}/pytest_remotedata/__init__.pyc
-${PYSITELIB}/pytest_remotedata/__init__.pyo
-${PYSITELIB}/pytest_remotedata/disable_internet.py
-${PYSITELIB}/pytest_remotedata/disable_internet.pyc
-${PYSITELIB}/pytest_remotedata/disable_internet.pyo
-${PYSITELIB}/pytest_remotedata/plugin.py
-${PYSITELIB}/pytest_remotedata/plugin.pyc
-${PYSITELIB}/pytest_remotedata/plugin.pyo
diff --git a/py-test-remotedata/distinfo b/py-test-remotedata/distinfo
deleted file mode 100644
index 6ef37530a5..0000000000
--- a/py-test-remotedata/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-RMD160 (pytest-remotedata-0.3.2.tar.gz) = 01a774726a884c1dba440757e185a75156a74707
-SHA512 (pytest-remotedata-0.3.2.tar.gz) = af76ca8c1318b79acb0c800a995e5270b6137dce8a3126b65f9569a0cfc86b98b8614486b2a9f4ffa541dced64f02227caaa6d45536138f1543dc17fd5fcefb1
-Size (pytest-remotedata-0.3.2.tar.gz) = 11583 bytes
Home |
Main Index |
Thread Index |
Old Index