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:           Fri Dec 24 16:12:34 UTC 2021

Modified Files:
        pkgsrc/doc: CHANGES-2021
        pkgsrc/www: Makefile
Removed Files:
        pkgsrc/www/py-pywebdav: DESCR Makefile PLIST distinfo

Log Message:
py-pywebdav: remove

Only supports python 2.7, and was only used by trytond packages.
Last release from 2012, dead upstream.


To generate a diff of this commit:
cvs rdiff -u -r1.6383 -r1.6384 pkgsrc/doc/CHANGES-2021
cvs rdiff -u -r1.1604 -r1.1605 pkgsrc/www/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/www/py-pywebdav/DESCR
cvs rdiff -u -r1.13 -r0 pkgsrc/www/py-pywebdav/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/www/py-pywebdav/PLIST
cvs rdiff -u -r1.4 -r0 pkgsrc/www/py-pywebdav/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-2021
diff -u pkgsrc/doc/CHANGES-2021:1.6383 pkgsrc/doc/CHANGES-2021:1.6384
--- pkgsrc/doc/CHANGES-2021:1.6383      Fri Dec 24 16:10:39 2021
+++ pkgsrc/doc/CHANGES-2021     Fri Dec 24 16:12:34 2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.6383 2021/12/24 16:10:39 wiz Exp $
+$NetBSD: CHANGES-2021,v 1.6384 2021/12/24 16:12:34 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -9544,3 +9544,4 @@ Changes to the packages collection and i
        Removed time/py-trytond-calendar-classification [wiz 2021-12-24]
        Removed time/py-trytond-calendar [wiz 2021-12-24]
        Removed www/py-trytond-webdav [wiz 2021-12-24]
+       Removed www/py-pywebdav [wiz 2021-12-24]

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1604 pkgsrc/www/Makefile:1.1605
--- pkgsrc/www/Makefile:1.1604  Fri Dec 24 16:10:39 2021
+++ pkgsrc/www/Makefile Fri Dec 24 16:12:34 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1604 2021/12/24 16:10:39 wiz Exp $
+# $NetBSD: Makefile,v 1.1605 2021/12/24 16:12:34 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -799,7 +799,6 @@ SUBDIR+=    py-python-digest
 SUBDIR+=       py-python-mimeparse
 SUBDIR+=       py-python-multipart
 SUBDIR+=       py-python3-digest
-SUBDIR+=       py-pywebdav
 SUBDIR+=       py-raven
 SUBDIR+=       py-recaptcha
 SUBDIR+=       py-respx



Home | Main Index | Thread Index | Old Index