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:           Sun Sep 11 16:45:31 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile
        pkgsrc/doc: CHANGES-2022 TODO
Removed Files:
        pkgsrc/devel/py-txgithub: ALTERNATIVES DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-txgithub/patches:
            patch-txgithub_scripts_create__token.py
            patch-txgithub_scripts_gist.py

Log Message:
py-txgithub: remove

archived upstream, no users in pkgsrc, last release from 2015.


To generate a diff of this commit:
cvs rdiff -u -r1.3794 -r1.3795 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-txgithub/ALTERNATIVES
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/py-txgithub/DESCR
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/py-txgithub/Makefile \
    pkgsrc/devel/py-txgithub/PLIST
cvs rdiff -u -r1.5 -r0 pkgsrc/devel/py-txgithub/distinfo
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/devel/py-txgithub/patches/patch-txgithub_scripts_create__token.py \
    pkgsrc/devel/py-txgithub/patches/patch-txgithub_scripts_gist.py
cvs rdiff -u -r1.4481 -r1.4482 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.22194 -r1.22195 pkgsrc/doc/TODO

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3794 pkgsrc/devel/Makefile:1.3795
--- pkgsrc/devel/Makefile:1.3794        Sun Sep 11 05:32:27 2022
+++ pkgsrc/devel/Makefile       Sun Sep 11 16:45:31 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3794 2022/09/11 05:32:27 taca Exp $
+# $NetBSD: Makefile,v 1.3795 2022/09/11 16:45:31 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2875,7 +2875,6 @@ SUBDIR+=  py-tryton
 SUBDIR+=       py-trytond
 SUBDIR+=       py-tubes
 SUBDIR+=       py-txaio
-SUBDIR+=       py-txgithub
 SUBDIR+=       py-txrequests
 SUBDIR+=       py-typed-ast
 SUBDIR+=       py-typeguard

Index: pkgsrc/doc/CHANGES-2022
diff -u pkgsrc/doc/CHANGES-2022:1.4481 pkgsrc/doc/CHANGES-2022:1.4482
--- pkgsrc/doc/CHANGES-2022:1.4481      Sun Sep 11 16:45:04 2022
+++ pkgsrc/doc/CHANGES-2022     Sun Sep 11 16:45:31 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.4481 2022/09/11 16:45:04 gdt Exp $
+$NetBSD: CHANGES-2022,v 1.4482 2022/09/11 16:45:31 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -6628,3 +6628,4 @@ Changes to the packages collection and i
        Updated net/py-twine to 4.0.1nb1 [wiz 2022-09-11]
        Removed audio/py-musique [wiz 2022-09-11]
        Updated security/pcsc-lite to 1.9.9 [gdt 2022-09-11]
+       Removed devel/py-txgithub [wiz 2022-09-11]

Index: pkgsrc/doc/TODO
diff -u pkgsrc/doc/TODO:1.22194 pkgsrc/doc/TODO:1.22195
--- pkgsrc/doc/TODO:1.22194     Sun Sep 11 14:12:12 2022
+++ pkgsrc/doc/TODO     Sun Sep 11 16:45:31 2022
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.22194 2022/09/11 14:12:12 wiz Exp $
+$NetBSD: TODO,v 1.22195 2022/09/11 16:45:31 wiz Exp $
 
 Suggested new packages
 ======================
@@ -1293,6 +1293,7 @@ For possible Perl packages updates, see 
        o py-HappyDoc-3.0
        o py-MyHDL-0.11
        o py-OTXv2-1.5.2
+       o py-OpenSSL-22.0.0 [python 3.x only]
        o py-Routes-2.5.1
        o py-cassa-1.11.0
        o py-configparser-5.0.0 [drops python-2.x support; pkgsrc only needs this package for python 2.x]



Home | Main Index | Thread Index | Old Index