Mon Jul 3 21:20:11 2023 UTC ()
py-colour: remove

Does not build, dead upstream since 2017, not used in pkgsrc.


(wiz)
diff -r1.4210 -r1.4211 pkgsrc/doc/CHANGES-2023
diff -r1.1409 -r1.1410 pkgsrc/textproc/Makefile
diff -r1.1 -r0 pkgsrc/textproc/py-colour/DESCR
diff -r1.9 -r0 pkgsrc/textproc/py-colour/Makefile
diff -r1.3 -r0 pkgsrc/textproc/py-colour/PLIST
diff -r1.7 -r0 pkgsrc/textproc/py-colour/distinfo

cvs diff -r1.4210 -r1.4211 pkgsrc/doc/CHANGES-2023 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2023 2023/07/03 21:06:38 1.4210
+++ pkgsrc/doc/CHANGES-2023 2023/07/03 21:20:11 1.4211
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2023,v 1.4210 2023/07/03 21:06:38 wiz Exp $ 1$NetBSD: CHANGES-2023,v 1.4211 2023/07/03 21:20:11 wiz Exp $
2 2
3Changes to the packages collection and infrastructure in 2023: 3Changes to the packages collection and infrastructure in 2023:
4 4
5 Updated devel/R-cli to 3.5.0 [mef 2023-01-01] 5 Updated devel/R-cli to 3.5.0 [mef 2023-01-01]
6 Updated devel/R-purrr to 1.0.0 [mef 2023-01-01] 6 Updated devel/R-purrr to 1.0.0 [mef 2023-01-01]
7 Updated www/R-webfakes to 1.1.6 [mef 2023-01-01] 7 Updated www/R-webfakes to 1.1.6 [mef 2023-01-01]
8 Updated devel/R-pkgcache to 2.0.4 [mef 2023-01-01] 8 Updated devel/R-pkgcache to 2.0.4 [mef 2023-01-01]
9 Updated devel/R-repr to 1.1.4 [mef 2023-01-01] 9 Updated devel/R-repr to 1.1.4 [mef 2023-01-01]
10 Updated databases/R-dbplyr to 2.2.1 [mef 2023-01-01] 10 Updated databases/R-dbplyr to 2.2.1 [mef 2023-01-01]
11 Updated archivers/R-zip to 2.2.2 [mef 2023-01-01] 11 Updated archivers/R-zip to 2.2.2 [mef 2023-01-01]
12 Updated misc/R-pillar to 1.8.1 [mef 2023-01-01] 12 Updated misc/R-pillar to 1.8.1 [mef 2023-01-01]
13 Updated math/R-tibble to 3.1.8 [mef 2023-01-01] 13 Updated math/R-tibble to 3.1.8 [mef 2023-01-01]
14 Updated databases/R-RSQLite to 2.2.20 [mef 2023-01-01] 14 Updated databases/R-RSQLite to 2.2.20 [mef 2023-01-01]
@@ -5869,13 +5869,14 @@ Changes to the packages collection and i @@ -5869,13 +5869,14 @@ Changes to the packages collection and i
5869 Added finance/rex version 0.1.11 [pin 2023-07-02] 5869 Added finance/rex version 0.1.11 [pin 2023-07-02]
5870 Updated chat/toot to 0.37.0 [vins 2023-07-02] 5870 Updated chat/toot to 0.37.0 [vins 2023-07-02]
5871 Updated devel/binaryen to 114 [fcambus 2023-07-02] 5871 Updated devel/binaryen to 114 [fcambus 2023-07-02]
5872 Updated www/lua-resty-core to 0.1.27 [adam 2023-07-03] 5872 Updated www/lua-resty-core to 0.1.27 [adam 2023-07-03]
5873 Updated shells/ksh93 to 1.0.6 [vins 2023-07-03] 5873 Updated shells/ksh93 to 1.0.6 [vins 2023-07-03]
5874 Updated devel/libmd to 1.1.0 [vins 2023-07-03] 5874 Updated devel/libmd to 1.1.0 [vins 2023-07-03]
5875 Updated misc/stellarium to 23.2 [adam 2023-07-03] 5875 Updated misc/stellarium to 23.2 [adam 2023-07-03]
5876 Removed math/R-cellranger successor textproc/R-cellranger [wiz 2023-07-03] 5876 Removed math/R-cellranger successor textproc/R-cellranger [wiz 2023-07-03]
5877 Added security/py-botan3 version 3.0.0 [nros 2023-07-03] 5877 Added security/py-botan3 version 3.0.0 [nros 2023-07-03]
5878 Updated pkgtools/python-versions-check to 1.3 [wiz 2023-07-03] 5878 Updated pkgtools/python-versions-check to 1.3 [wiz 2023-07-03]
5879 Updated shells/oh-my-posh to 17.6.0 [pin 2023-07-03] 5879 Updated shells/oh-my-posh to 17.6.0 [pin 2023-07-03]
5880 Updated pkgtools/python-versions-check to 1.4 [wiz 2023-07-03] 5880 Updated pkgtools/python-versions-check to 1.4 [wiz 2023-07-03]
5881 Removed devel/py-stsci.distutils [wiz 2023-07-03] 5881 Removed devel/py-stsci.distutils [wiz 2023-07-03]
 5882 Removed textproc/py-colour [wiz 2023-07-03]

cvs diff -r1.1409 -r1.1410 pkgsrc/textproc/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/Makefile 2023/06/04 19:35:47 1.1409
+++ pkgsrc/textproc/Makefile 2023/07/03 21:20:11 1.1410
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.1409 2023/06/04 19:35:47 wiz Exp $ 1# $NetBSD: Makefile,v 1.1410 2023/07/03 21:20:11 wiz Exp $
2# 2#
3 3
4COMMENT= Text processing utilities (does not include desktop publishing) 4COMMENT= Text processing utilities (does not include desktop publishing)
5 5
6SUBDIR+= CRF++ 6SUBDIR+= CRF++
7SUBDIR+= DWB 7SUBDIR+= DWB
8SUBDIR+= FlightCrew 8SUBDIR+= FlightCrew
9SUBDIR+= GutenMark 9SUBDIR+= GutenMark
10SUBDIR+= GutenMark-words 10SUBDIR+= GutenMark-words
11SUBDIR+= LDoc 11SUBDIR+= LDoc
12SUBDIR+= Markdown 12SUBDIR+= Markdown
13SUBDIR+= PEGTL 13SUBDIR+= PEGTL
14SUBDIR+= R-DT 14SUBDIR+= R-DT
@@ -1001,27 +1001,26 @@ SUBDIR+= py-anyjson @@ -1001,27 +1001,26 @@ SUBDIR+= py-anyjson
1001SUBDIR+= py-astropy-sphinx-theme 1001SUBDIR+= py-astropy-sphinx-theme
1002SUBDIR+= py-babelfish 1002SUBDIR+= py-babelfish
1003SUBDIR+= py-biplist 1003SUBDIR+= py-biplist
1004SUBDIR+= py-black 1004SUBDIR+= py-black
1005SUBDIR+= py-bracex 1005SUBDIR+= py-bracex
1006SUBDIR+= py-breathe 1006SUBDIR+= py-breathe
1007SUBDIR+= py-cElementTree 1007SUBDIR+= py-cElementTree
1008SUBDIR+= py-cabocha 1008SUBDIR+= py-cabocha
1009SUBDIR+= py-cmTemplate 1009SUBDIR+= py-cmTemplate
1010SUBDIR+= py-cmarkgfm 1010SUBDIR+= py-cmarkgfm
1011SUBDIR+= py-cmudict 1011SUBDIR+= py-cmudict
1012SUBDIR+= py-color 1012SUBDIR+= py-color
1013SUBDIR+= py-colored 1013SUBDIR+= py-colored
1014SUBDIR+= py-colour 
1015SUBDIR+= py-commonmark 1014SUBDIR+= py-commonmark
1016SUBDIR+= py-creole 1015SUBDIR+= py-creole
1017SUBDIR+= py-css-parser 1016SUBDIR+= py-css-parser
1018SUBDIR+= py-cssselect 1017SUBDIR+= py-cssselect
1019SUBDIR+= py-cssselect2 1018SUBDIR+= py-cssselect2
1020SUBDIR+= py-cssutils 1019SUBDIR+= py-cssutils
1021SUBDIR+= py-deepdiff 1020SUBDIR+= py-deepdiff
1022SUBDIR+= py-defusedxml 1021SUBDIR+= py-defusedxml
1023SUBDIR+= py-demjson3 1022SUBDIR+= py-demjson3
1024SUBDIR+= py-dicttoxml 1023SUBDIR+= py-dicttoxml
1025SUBDIR+= py-diff-match-patch 1024SUBDIR+= py-diff-match-patch
1026SUBDIR+= py-dill 1025SUBDIR+= py-dill
1027SUBDIR+= py-docstring-to-markdown 1026SUBDIR+= py-docstring-to-markdown

File Deleted: pkgsrc/textproc/py-colour/Attic/DESCR

File Deleted: pkgsrc/textproc/py-colour/Attic/Makefile

File Deleted: pkgsrc/textproc/py-colour/Attic/PLIST

File Deleted: pkgsrc/textproc/py-colour/Attic/distinfo