pkgsrc-WIP-changes archive

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

py-proj: rm because hoisted to pkgsrc proper



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Wed Mar 18 16:12:51 2020 -0400
Changeset:	558dfecee828991e2936eb82c29fb8ca46dded94

Modified Files:
	Makefile
Removed Files:
	py-proj/DESCR
	py-proj/Makefile
	py-proj/PLIST
	py-proj/distinfo

Log Message:
py-proj: rm because hoisted to pkgsrc proper

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

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

diffstat:
 Makefile         |  1 -
 py-proj/DESCR    | 10 ---------
 py-proj/Makefile | 16 --------------
 py-proj/PLIST    | 65 --------------------------------------------------------
 py-proj/distinfo |  6 ------
 5 files changed, 98 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index dca5fcca7c..e48f672adf 100644
--- a/Makefile
+++ b/Makefile
@@ -3821,7 +3821,6 @@ SUBDIR+=	py-processing
 SUBDIR+=	py-prody
 SUBDIR+=	py-progressbar
 SUBDIR+=	py-progressbar2
-SUBDIR+=	py-proj
 SUBDIR+=	py-propyte
 SUBDIR+=	py-psamm
 SUBDIR+=	py-pseudopy
diff --git a/py-proj/DESCR b/py-proj/DESCR
deleted file mode 100644
index d3dcd6e15f..0000000000
--- a/py-proj/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-The Proj class can convert from geographic (longitude,latitude) to native
-map projection (x,y) coordinates and vice versa, or from one map projection
-coordinate system directly to another.
-
-The Geod class can perform forward and inverse geodetic, or Great Circle,
-computations. The forward computation involves determining latitude,
-longitude and back azimuth of a terminus point given the latitude and
-longitude of an initial point, plus azimuth and distance. The inverse
-computation involves determining the forward and back azimuths and
-distance given the latitudes and longitudes of an initial and terminus point
diff --git a/py-proj/Makefile b/py-proj/Makefile
deleted file mode 100644
index f2da0261d2..0000000000
--- a/py-proj/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	pyproj-2.6.0
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	geography
-MASTER_SITES=	${MASTER_SITE_PYPI:=p/pyproj/}
-
-MAINTAINER=	gdt%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/pyproj4/pyproj
-COMMENT=	Python interface to PROJ.4 library
-
-LICENSE=	mit
-
-.include "../../geography/proj/buildlink3.mk"
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-proj/PLIST b/py-proj/PLIST
deleted file mode 100644
index 8d4fcd87d4..0000000000
--- a/py-proj/PLIST
+++ /dev/null
@@ -1,65 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/pyproj/__init__.py
-${PYSITELIB}/pyproj/__init__.pyc
-${PYSITELIB}/pyproj/__init__.pyo
-${PYSITELIB}/pyproj/__main__.py
-${PYSITELIB}/pyproj/__main__.pyc
-${PYSITELIB}/pyproj/__main__.pyo
-${PYSITELIB}/pyproj/_crs.so
-${PYSITELIB}/pyproj/_datadir.so
-${PYSITELIB}/pyproj/_geod.so
-${PYSITELIB}/pyproj/_list.so
-${PYSITELIB}/pyproj/_proj.so
-${PYSITELIB}/pyproj/_show_versions.py
-${PYSITELIB}/pyproj/_show_versions.pyc
-${PYSITELIB}/pyproj/_show_versions.pyo
-${PYSITELIB}/pyproj/_transformer.so
-${PYSITELIB}/pyproj/compat.py
-${PYSITELIB}/pyproj/compat.pyc
-${PYSITELIB}/pyproj/compat.pyo
-${PYSITELIB}/pyproj/crs/__init__.py
-${PYSITELIB}/pyproj/crs/__init__.pyc
-${PYSITELIB}/pyproj/crs/__init__.pyo
-${PYSITELIB}/pyproj/crs/_cf1x8.py
-${PYSITELIB}/pyproj/crs/_cf1x8.pyc
-${PYSITELIB}/pyproj/crs/_cf1x8.pyo
-${PYSITELIB}/pyproj/crs/coordinate_operation.py
-${PYSITELIB}/pyproj/crs/coordinate_operation.pyc
-${PYSITELIB}/pyproj/crs/coordinate_operation.pyo
-${PYSITELIB}/pyproj/crs/coordinate_system.py
-${PYSITELIB}/pyproj/crs/coordinate_system.pyc
-${PYSITELIB}/pyproj/crs/coordinate_system.pyo
-${PYSITELIB}/pyproj/crs/crs.py
-${PYSITELIB}/pyproj/crs/crs.pyc
-${PYSITELIB}/pyproj/crs/crs.pyo
-${PYSITELIB}/pyproj/crs/datum.py
-${PYSITELIB}/pyproj/crs/datum.pyc
-${PYSITELIB}/pyproj/crs/datum.pyo
-${PYSITELIB}/pyproj/crs/enums.py
-${PYSITELIB}/pyproj/crs/enums.pyc
-${PYSITELIB}/pyproj/crs/enums.pyo
-${PYSITELIB}/pyproj/datadir.py
-${PYSITELIB}/pyproj/datadir.pyc
-${PYSITELIB}/pyproj/datadir.pyo
-${PYSITELIB}/pyproj/enums.py
-${PYSITELIB}/pyproj/enums.pyc
-${PYSITELIB}/pyproj/enums.pyo
-${PYSITELIB}/pyproj/exceptions.py
-${PYSITELIB}/pyproj/exceptions.pyc
-${PYSITELIB}/pyproj/exceptions.pyo
-${PYSITELIB}/pyproj/geod.py
-${PYSITELIB}/pyproj/geod.pyc
-${PYSITELIB}/pyproj/geod.pyo
-${PYSITELIB}/pyproj/proj.py
-${PYSITELIB}/pyproj/proj.pyc
-${PYSITELIB}/pyproj/proj.pyo
-${PYSITELIB}/pyproj/transformer.py
-${PYSITELIB}/pyproj/transformer.pyc
-${PYSITELIB}/pyproj/transformer.pyo
-${PYSITELIB}/pyproj/utils.py
-${PYSITELIB}/pyproj/utils.pyc
-${PYSITELIB}/pyproj/utils.pyo
diff --git a/py-proj/distinfo b/py-proj/distinfo
deleted file mode 100644
index 9d17efdff6..0000000000
--- a/py-proj/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (pyproj-2.6.0.tar.gz) = 58919d2a5fdee9bb77b961c840fb085672e3bc59
-RMD160 (pyproj-2.6.0.tar.gz) = 13a70c3e767598b95a0833074a3ae8643acf2228
-SHA512 (pyproj-2.6.0.tar.gz) = b2e5273a84618f43ea30fae7a903df49b78895e4db8f9d81d8e6d81db1b360ed78b3feb420ad644017a5054859f29c416c1d74496a44c3215f1316f2e56dc11d
-Size (pyproj-2.6.0.tar.gz) = 524241 bytes


Home | Main Index | Thread Index | Old Index