pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan 17 10:01:35 UTC 2022

Modified Files:
        pkgsrc/doc: CHANGES-2022
        pkgsrc/math: Makefile
Removed Files:
        pkgsrc/math/py-astroplan: DESCR Makefile PLIST distinfo
        pkgsrc/math/py-astroquery: DESCR Makefile PLIST distinfo
        pkgsrc/math/py-pyvo: DESCR Makefile PLIST distinfo

Log Message:
py-pyvo: remove

This package was BROKEN from the first import.
I've re-imported it to wip, when it's finished there we can reimport it.

Also remove the two packages trying to use this.


To generate a diff of this commit:
cvs rdiff -u -r1.280 -r1.281 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.523 -r1.524 pkgsrc/math/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/math/py-astroplan/DESCR \
    pkgsrc/math/py-astroplan/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/math/py-astroplan/Makefile \
    pkgsrc/math/py-astroplan/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/math/py-astroquery/DESCR \
    pkgsrc/math/py-astroquery/PLIST
cvs rdiff -u -r1.4 -r0 pkgsrc/math/py-astroquery/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/math/py-astroquery/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/math/py-pyvo/DESCR pkgsrc/math/py-pyvo/PLIST
cvs rdiff -u -r1.5 -r0 pkgsrc/math/py-pyvo/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/math/py-pyvo/distinfo

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

Modified files:

Index: pkgsrc/doc/CHANGES-2022
diff -u pkgsrc/doc/CHANGES-2022:1.280 pkgsrc/doc/CHANGES-2022:1.281
--- pkgsrc/doc/CHANGES-2022:1.280       Mon Jan 17 09:51:49 2022
+++ pkgsrc/doc/CHANGES-2022     Mon Jan 17 10:01:35 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.280 2022/01/17 09:51:49 wiz Exp $
+$NetBSD: CHANGES-2022,v 1.281 2022/01/17 10:01:35 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -389,3 +389,6 @@ Changes to the packages collection and i
        Added devel/py-test-doctestplus version 0.11.2 [wiz 2022-01-17]
        Added textproc/py-sphinx-astropy version 1.7.0 [wiz 2022-01-17]
        Added math/py-astropy-helpers version 4.0.1 [wiz 2022-01-17]
+       Removed math/py-astroquery [wiz 2022-01-17]
+       Removed math/py-astroplan [wiz 2022-01-17]
+       Removed math/py-pyvo [wiz 2022-01-17]

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.523 pkgsrc/math/Makefile:1.524
--- pkgsrc/math/Makefile:1.523  Mon Jan 17 09:51:39 2022
+++ pkgsrc/math/Makefile        Mon Jan 17 10:01:35 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.523 2022/01/17 09:51:39 wiz Exp $
+# $NetBSD: Makefile,v 1.524 2022/01/17 10:01:35 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -362,10 +362,8 @@ SUBDIR+=   py-arviz
 SUBDIR+=       py-asdf
 SUBDIR+=       py-asteval
 SUBDIR+=       py-astroML
-SUBDIR+=       py-astroplan
 SUBDIR+=       py-astropy
 SUBDIR+=       py-astropy-helpers
-SUBDIR+=       py-astroquery
 SUBDIR+=       py-autograd
 SUBDIR+=       py-bottleneck
 SUBDIR+=       py-cdecimal
@@ -399,7 +397,6 @@ SUBDIR+=    py-powerlaw
 SUBDIR+=       py-pyerfa
 SUBDIR+=       py-pymc3
 SUBDIR+=       py-pythran
-SUBDIR+=       py-pyvo
 SUBDIR+=       py-pywavelets
 SUBDIR+=       py-quadprog
 SUBDIR+=       py-roman



Home | Main Index | Thread Index | Old Index