pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc devel(1) math(10), New packages Added:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/79f801516508
branches:  trunk
changeset: 443707:79f801516508
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Dec 19 15:18:50 2020 +0000

description:
devel(1) math(10), New packages Added:

Added math/py-asdf version 2.7.1
Added devel/py-extension-helpers version 0.1
Added math/py-astropy version 4.2
Added math/py-jplephem version 2.15
Added math/py-pyerfa version 1.7.1.1
Added math/py-pyvo version 1.1
Added math/py-astroquery version 0.3.9
Added math/py-astroML version 1.0
Added math/py-gwcs version 0.15.0
Added math/py-photutils version 1.0.1
Added math/py-astroplan version 0.7

diffstat:

 devel/Makefile   |   3 ++-
 doc/CHANGES-2020 |  13 ++++++++++++-
 math/Makefile    |  12 +++++++++++-
 3 files changed, 25 insertions(+), 3 deletions(-)

diffs (90 lines):

diff -r 0fff646a3204 -r 79f801516508 devel/Makefile
--- a/devel/Makefile    Sat Dec 19 15:03:50 2020 +0000
+++ b/devel/Makefile    Sat Dec 19 15:18:50 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3298 2020/12/14 15:17:11 tnn Exp $
+# $NetBSD: Makefile,v 1.3299 2020/12/19 15:18:50 mef Exp $
 #
 
 COMMENT=       Development utilities
@@ -2274,6 +2274,7 @@
 SUBDIR+=       py-exam
 SUBDIR+=       py-execnet
 SUBDIR+=       py-expressions
+SUBDIR+=       py-extension-helpers
 SUBDIR+=       py-extras
 SUBDIR+=       py-extratools
 SUBDIR+=       py-factory_boy
diff -r 0fff646a3204 -r 79f801516508 doc/CHANGES-2020
--- a/doc/CHANGES-2020  Sat Dec 19 15:03:50 2020 +0000
+++ b/doc/CHANGES-2020  Sat Dec 19 15:18:50 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.6820 2020/12/19 15:03:50 rhialto Exp $
+$NetBSD: CHANGES-2020,v 1.6821 2020/12/19 15:18:51 mef Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -9879,7 +9879,18 @@
        Updated www/py-wsproto to 1.0.0 [leot 2020-12-19]
        Updated security/py-OpenSSL to 20.0.1 [leot 2020-12-19]
        Updated net/mitmproxy to 6.0.2 [leot 2020-12-19]
+       Added math/py-asdf version 2.7.1 [mef 2020-12-19]
        Updated print/xpdf4 to 4.02nb9 [rhialto 2020-12-19]
+       Added devel/py-extension-helpers version 0.1 [mef 2020-12-19]
+       Added math/py-astropy version 4.2 [mef 2020-12-19]
        Updated databases/postgresql-postgis2 to 3.1.0nb1 [gdt 2020-12-19]
+       Added math/py-jplephem version 2.15 [mef 2020-12-19]
+       Added math/py-pyerfa version 1.7.1.1 [mef 2020-12-19]
+       Added math/py-pyvo version 1.1 [mef 2020-12-19]
+       Added math/py-astroquery version 0.3.9 [mef 2020-12-19]
+       Added math/py-astroML version 1.0 [mef 2020-12-19]
        Updated net/bind911 to 9.11.26 [taca 2020-12-19]
+       Added math/py-gwcs version 0.15.0 [mef 2020-12-19]
+       Added math/py-photutils version 1.0.1 [mef 2020-12-19]
+       Added math/py-astroplan version 0.7 [mef 2020-12-19]
        Updated archivers/lha to 114.9.20081023nb20201213 [rhialto 2020-12-19]
diff -r 0fff646a3204 -r 79f801516508 math/Makefile
--- a/math/Makefile     Sat Dec 19 15:03:50 2020 +0000
+++ b/math/Makefile     Sat Dec 19 15:18:50 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.484 2020/12/17 22:14:54 mef Exp $
+# $NetBSD: Makefile,v 1.485 2020/12/19 15:18:51 mef Exp $
 
 COMMENT=       Mathematics
 
@@ -338,7 +338,12 @@
 SUBDIR+=       py-abcpmc
 SUBDIR+=       py-almost
 SUBDIR+=       py-arviz
+SUBDIR+=       py-asdf
 SUBDIR+=       py-asteval
+SUBDIR+=       py-astroML
+SUBDIR+=       py-astroplan
+SUBDIR+=       py-astropy
+SUBDIR+=       py-astroquery
 SUBDIR+=       py-autograd
 SUBDIR+=       py-bottleneck
 SUBDIR+=       py-cdecimal
@@ -347,8 +352,10 @@
 SUBDIR+=       py-fftw
 SUBDIR+=       py-fpconst
 SUBDIR+=       py-gmpy
+SUBDIR+=       py-gwcs
 SUBDIR+=       py-infinity
 SUBDIR+=       py-intervals
+SUBDIR+=       py-jplephem
 SUBDIR+=       py-kiwisolver
 SUBDIR+=       py-libixion
 SUBDIR+=       py-lmfit
@@ -365,8 +372,11 @@
 SUBDIR+=       py-pandas
 SUBDIR+=       py-pandas-datareader
 SUBDIR+=       py-patsy
+SUBDIR+=       py-photutils
 SUBDIR+=       py-powerlaw
+SUBDIR+=       py-pyerfa
 SUBDIR+=       py-pymc3
+SUBDIR+=       py-pyvo
 SUBDIR+=       py-pywavelets
 SUBDIR+=       py-quadprog
 SUBDIR+=       py-roman



Home | Main Index | Thread Index | Old Index