pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Remove wip/py-sparce replace by py-sparse
Module Name: pkgsrc-wip
Committed By: K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By: jihbed
Date: Fri Jan 15 21:59:26 2021 +0100
Changeset: c76762a6e73885de4afc183a459ac8bcd48791cc
Removed Files:
py-sparce/DESCR
py-sparce/Makefile
py-sparce/PLIST
py-sparce/TODO
py-sparce/distinfo
Log Message:
Remove wip/py-sparce replace by py-sparse
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c76762a6e73885de4afc183a459ac8bcd48791cc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-sparce/DESCR | 6 ------
py-sparce/Makefile | 21 ---------------------
py-sparce/PLIST | 1 -
py-sparce/TODO | 1 -
py-sparce/distinfo | 6 ------
5 files changed, 35 deletions(-)
diffs:
diff --git a/py-sparce/DESCR b/py-sparce/DESCR
deleted file mode 100644
index 25e4113a98..0000000000
--- a/py-sparce/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-This provides a set of sparse matrix types for Python, with modules which
-implement:
- - Iterative methods for solving linear systems of equations
- - A set of standard preconditioners
- - An interface to a direct solver for sparse linear systems of equations
- - The JDSYM eigensolver
diff --git a/py-sparce/Makefile b/py-sparce/Makefile
deleted file mode 100644
index 6affb79973..0000000000
--- a/py-sparce/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2014/05/09 07:38:50 thomasklausner Exp $
-
-DISTNAME= pysparse-1.1
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
-CATEGORIES= math python
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pysparse/}
-
-MAINTAINER= jihbed.research%gmail.com@localhost
-HOMEPAGE= http://pysparse.sourceforge.net/
-COMMENT= Sparse linear algebra extension for Python
-LICENSE= modified-bsd
-
-USE_LANGUAGES= c c++ fortran77
-PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 27 # py-Numeric
-
-#.include "../../graphics/vtk-python/buildlink3.mk"
-.include "../../math/py-Numeric/buildlink3.mk"
-.include "../../math/py-numpy/buildlink3.mk"
-.include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-sparce/PLIST b/py-sparce/PLIST
deleted file mode 100644
index 1dbf78ae54..0000000000
--- a/py-sparce/PLIST
+++ /dev/null
@@ -1 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/10 21:17:02 jihbed Exp $
diff --git a/py-sparce/TODO b/py-sparce/TODO
deleted file mode 100644
index 80b02a6b43..0000000000
--- a/py-sparce/TODO
+++ /dev/null
@@ -1 +0,0 @@
-not finished !!!
diff --git a/py-sparce/distinfo b/py-sparce/distinfo
deleted file mode 100644
index 6078e397a1..0000000000
--- a/py-sparce/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/05/10 21:17:02 jihbed Exp $
-
-SHA1 (pysparse-1.1.tar.gz) = 55e935e6b9c089e3740bd11494ed6bf451e56c84
-RMD160 (pysparse-1.1.tar.gz) = 81bccdde11c072565808eeade5995d03dd8a7010
-SHA512 (pysparse-1.1.tar.gz) = 641d9cb889629de2ddd6796abb3eb4d405b97b1b66598bd9d8fd5b26596e89e3aa88149b9002cba65bc0b88903d1fe25a4d6826b528649e4b73391866354fb14
-Size (pysparse-1.1.tar.gz) = 912439 bytes
Home |
Main Index |
Thread Index |
Old Index