mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- py-scipy03 is needed for older programs relying on py-numeric
which has been deprecated by upstream vendor:see note on http://numpy.scipy.org - Development for Numeric has ceased, and users should transisition to NumPy as quickly as possible. - DEPRECIATE and set removal date in 3 months PR: ports/107355 Submitted by: Diane Bruce
This commit is contained in:
parent
eefa4d0fc4
commit
d63371c9f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=181132
@ -20,6 +20,9 @@ RUN_DEPENDS= ${PYNUMERIC}
|
||||
|
||||
CONFLICTS= py*-numpy-1.*
|
||||
|
||||
DEPRECATED= Replaced by py-numpy
|
||||
EXPIRATION_DATE= 2007-04-01
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user