pkgsrc-WIP-changes archive

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

adding new package names to Makefile.



Module Name:	pkgsrc-wip
Committed By:	Kinoshita Daisuke <kinoshita%astro.ncu.edu.tw@localhost>
Pushed By:	daisuke
Date:		Sun Dec 13 17:54:13 2020 +0800
Changeset:	58cba32e65664ba4e86bf3214678551906790a95

Modified Files:
	Makefile

Log Message:
adding new package names to Makefile.

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

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

diffstat:
 Makefile | 5 +++++
 1 file changed, 5 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 0a55db4ece..4bb3e1949b 100644
--- a/Makefile
+++ b/Makefile
@@ -3121,9 +3121,12 @@ SUBDIR+=	py-aspy.yaml
 SUBDIR+=	py-aspyct
 SUBDIR+=	py-ass
 SUBDIR+=	py-astlib
+SUBDIR+=	py-astroML
+SUBDIR+=	py-astroplan
 SUBDIR+=	py-astropy
 SUBDIR+=	py-astropy4
 SUBDIR+=	py-astropysics
+SUBDIR+=	py-astroquery
 SUBDIR+=	py-astunparse
 SUBDIR+=	py-async
 SUBDIR+=	py-asynctest
@@ -3552,6 +3555,7 @@ SUBDIR+=	py-gtk2-docs
 SUBDIR+=	py-gts
 SUBDIR+=	py-guppy3
 SUBDIR+=	py-gvar
+SUBDIR+=	py-gwcs
 SUBDIR+=	py-gwpy
 SUBDIR+=	py-gwsurrogate
 SUBDIR+=	py-hal-cgp
@@ -3931,6 +3935,7 @@ SUBDIR+=	py-peru
 SUBDIR+=	py-pet
 SUBDIR+=	py-petname
 SUBDIR+=	py-pgmpy
+SUBDIR+=	py-photutils
 SUBDIR+=	py-picture-to-gds
 SUBDIR+=	py-pint
 SUBDIR+=	py-pip2pi


Home | Main Index | Thread Index | Old Index