Tue Jan 25 01:39:59 2022 UTC ()
py-fits: remove

Does not build with python 2.7 despite being limited to it.
Dead upstream, nothing in pkgsrc uses it.


(wiz)
diff -r1.421 -r1.422 pkgsrc/doc/CHANGES-2022
diff -r1.958 -r1.959 pkgsrc/graphics/Makefile
diff -r1.1 -r0 pkgsrc/graphics/py-fits/ALTERNATIVES
diff -r1.1 -r0 pkgsrc/graphics/py-fits/DESCR
diff -r1.13 -r0 pkgsrc/graphics/py-fits/Makefile
diff -r1.4 -r0 pkgsrc/graphics/py-fits/PLIST
diff -r1.6 -r0 pkgsrc/graphics/py-fits/distinfo

cvs diff -r1.421 -r1.422 pkgsrc/doc/CHANGES-2022 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2022 2022/01/25 01:37:49 1.421
+++ pkgsrc/doc/CHANGES-2022 2022/01/25 01:39:59 1.422
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2022,v 1.421 2022/01/25 01:37:49 wiz Exp $ 1$NetBSD: CHANGES-2022,v 1.422 2022/01/25 01:39:59 wiz Exp $
2 2
3Changes to the packages collection and infrastructure in 2022: 3Changes to the packages collection and infrastructure in 2022:
4 4
5 Updated www/grafana to 8.3.3 [triaxx 2022-01-01] 5 Updated www/grafana to 8.3.3 [triaxx 2022-01-01]
6 Updated sysutils/py-ptyprocess to 0.7.0nb1 [martin 2022-01-01] 6 Updated sysutils/py-ptyprocess to 0.7.0nb1 [martin 2022-01-01]
7 Updated pkgtools/pkglint to 21.4.1 [rillig 2022-01-01] 7 Updated pkgtools/pkglint to 21.4.1 [rillig 2022-01-01]
8 Updated pkgtools/lintpkgsrc to 4.97 [rillig 2022-01-01] 8 Updated pkgtools/lintpkgsrc to 4.97 [rillig 2022-01-01]
9 Updated pkgtools/url2pkg to 21.4.0 [rillig 2022-01-01] 9 Updated pkgtools/url2pkg to 21.4.0 [rillig 2022-01-01]
10 Updated pkgtools/url2pkg to 21.4.1 [rillig 2022-01-01] 10 Updated pkgtools/url2pkg to 21.4.1 [rillig 2022-01-01]
11 Updated devel/mold to 1.0.1 [fcambus 2022-01-01] 11 Updated devel/mold to 1.0.1 [fcambus 2022-01-01]
12 Updated net/dbip-asn-lite to 2022.01 [fcambus 2022-01-01] 12 Updated net/dbip-asn-lite to 2022.01 [fcambus 2022-01-01]
13 Updated net/dbip-city-lite to 2022.01 [fcambus 2022-01-01] 13 Updated net/dbip-city-lite to 2022.01 [fcambus 2022-01-01]
14 Updated devel/py-backcall to 0.2.0nb1 [ryoon 2022-01-01] 14 Updated devel/py-backcall to 0.2.0nb1 [ryoon 2022-01-01]
@@ -559,13 +559,14 @@ Changes to the packages collection and i @@ -559,13 +559,14 @@ Changes to the packages collection and i
559 Updated games/etlegacy-server to 2.79.0 [nia 2022-01-24] 559 Updated games/etlegacy-server to 2.79.0 [nia 2022-01-24]
560 Updated devel/binutils to 2.37nb2 [fcambus 2022-01-24] 560 Updated devel/binutils to 2.37nb2 [fcambus 2022-01-24]
561 Updated x11/xlockmore to 5.68 [micha 2022-01-24] 561 Updated x11/xlockmore to 5.68 [micha 2022-01-24]
562 Updated x11/xlockmore-lite to 5.68 [micha 2022-01-24] 562 Updated x11/xlockmore-lite to 5.68 [micha 2022-01-24]
563 Updated textproc/py-sphinx to 4.4.0 [adam 2022-01-24] 563 Updated textproc/py-sphinx to 4.4.0 [adam 2022-01-24]
564 Updated net/py-responses to 0.17.0 [adam 2022-01-24] 564 Updated net/py-responses to 0.17.0 [adam 2022-01-24]
565 Added graphics/py-matplotlib-inline version 0.1.3 [adam 2022-01-24] 565 Added graphics/py-matplotlib-inline version 0.1.3 [adam 2022-01-24]
566 Updated devel/py-ipython to 8.0.1 [adam 2022-01-24] 566 Updated devel/py-ipython to 8.0.1 [adam 2022-01-24]
567 Updated math/py-pythran to 0.11.0 [adam 2022-01-24] 567 Updated math/py-pythran to 0.11.0 [adam 2022-01-24]
568 Updated cad/klayout to 0.27.7 [mef 2022-01-24] 568 Updated cad/klayout to 0.27.7 [mef 2022-01-24]
569 Removed graphics/py-biggles [wiz 2022-01-25] 569 Removed graphics/py-biggles [wiz 2022-01-25]
570 Removed math/py-Scientific-doc [wiz 2022-01-25] 570 Removed math/py-Scientific-doc [wiz 2022-01-25]
571 Removed math/py-Scientific [wiz 2022-01-25] 571 Removed math/py-Scientific [wiz 2022-01-25]
 572 Removed graphics/py-fits [wiz 2022-01-25]

cvs diff -r1.958 -r1.959 pkgsrc/graphics/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/Makefile 2022/01/25 01:34:30 1.958
+++ pkgsrc/graphics/Makefile 2022/01/25 01:39:59 1.959
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.958 2022/01/25 01:34:30 wiz Exp $ 1# $NetBSD: Makefile,v 1.959 2022/01/25 01:39:59 wiz Exp $
2# 2#
3 3
4COMMENT= Graphics tools and libraries 4COMMENT= Graphics tools and libraries
5 5
6SUBDIR+= CRWInfo 6SUBDIR+= CRWInfo
7SUBDIR+= Cenon 7SUBDIR+= Cenon
8SUBDIR+= Coin 8SUBDIR+= Coin
9SUBDIR+= GMT 9SUBDIR+= GMT
10SUBDIR+= GUIlib 10SUBDIR+= GUIlib
11SUBDIR+= GraphicsMagick 11SUBDIR+= GraphicsMagick
12SUBDIR+= ImageMagick 12SUBDIR+= ImageMagick
13SUBDIR+= ImageMagick6 13SUBDIR+= ImageMagick6
14SUBDIR+= ImageViewer 14SUBDIR+= ImageViewer
@@ -484,27 +484,26 @@ SUBDIR+= py-Willow @@ -484,27 +484,26 @@ SUBDIR+= py-Willow
484SUBDIR+= py-aafigure 484SUBDIR+= py-aafigure
485SUBDIR+= py-actdiag 485SUBDIR+= py-actdiag
486SUBDIR+= py-altgraph 486SUBDIR+= py-altgraph
487SUBDIR+= py-blockdiag 487SUBDIR+= py-blockdiag
488SUBDIR+= py-blurhash 488SUBDIR+= py-blurhash
489SUBDIR+= py-brewer2mpl 489SUBDIR+= py-brewer2mpl
490SUBDIR+= py-cairo 490SUBDIR+= py-cairo
491SUBDIR+= py-cairo118 491SUBDIR+= py-cairo118
492SUBDIR+= py-cairocffi 492SUBDIR+= py-cairocffi
493SUBDIR+= py-chart 493SUBDIR+= py-chart
494SUBDIR+= py-cycler 494SUBDIR+= py-cycler
495SUBDIR+= py-dot 495SUBDIR+= py-dot
496SUBDIR+= py-exifread 496SUBDIR+= py-exifread
497SUBDIR+= py-fits 
498SUBDIR+= py-gdchart 497SUBDIR+= py-gdchart
499SUBDIR+= py-gdmodule 498SUBDIR+= py-gdmodule
500SUBDIR+= py-ggplot 499SUBDIR+= py-ggplot
501SUBDIR+= py-gnuplot 500SUBDIR+= py-gnuplot
502SUBDIR+= py-graphviz 501SUBDIR+= py-graphviz
503SUBDIR+= py-gtkglext 502SUBDIR+= py-gtkglext
504SUBDIR+= py-imageio 503SUBDIR+= py-imageio
505SUBDIR+= py-imagesize 504SUBDIR+= py-imagesize
506SUBDIR+= py-imaging 505SUBDIR+= py-imaging
507SUBDIR+= py-leather 506SUBDIR+= py-leather
508SUBDIR+= py-matplotlib 507SUBDIR+= py-matplotlib
509SUBDIR+= py-matplotlib-inline 508SUBDIR+= py-matplotlib-inline
510SUBDIR+= py-matplotlib-venn 509SUBDIR+= py-matplotlib-venn

File Deleted: pkgsrc/graphics/py-fits/Attic/ALTERNATIVES

File Deleted: pkgsrc/graphics/py-fits/Attic/DESCR

File Deleted: pkgsrc/graphics/py-fits/Attic/Makefile

File Deleted: pkgsrc/graphics/py-fits/Attic/PLIST

File Deleted: pkgsrc/graphics/py-fits/Attic/distinfo