pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc py-trytond-calendar-todo: remove



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1c5c662b5549
branches:  trunk
changeset: 771731:1c5c662b5549
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Dec 24 15:55:03 2021 +0000

description:
py-trytond-calendar-todo: remove

This module does not exist for the latest trytond.

diffstat:

 devel/py-trytond/Makefile.common       |   4 +-
 doc/CHANGES-2021                       |   3 +-
 meta-pkgs/py-tryton-platform/Makefile  |   3 +-
 time/Makefile                          |   3 +-
 time/py-trytond-calendar-todo/DESCR    |   1 -
 time/py-trytond-calendar-todo/Makefile |  26 --------------
 time/py-trytond-calendar-todo/PLIST    |  59 ----------------------------------
 time/py-trytond-calendar-todo/distinfo |   5 --
 8 files changed, 5 insertions(+), 99 deletions(-)

diffs (180 lines):

diff -r 3c9fe9988a6d -r 1c5c662b5549 devel/py-trytond/Makefile.common
--- a/devel/py-trytond/Makefile.common  Fri Dec 24 15:50:45 2021 +0000
+++ b/devel/py-trytond/Makefile.common  Fri Dec 24 15:55:03 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.21 2021/12/24 15:50:45 wiz Exp $
+# $NetBSD: Makefile.common,v 1.22 2021/12/24 15:55:03 wiz Exp $
 
 # used by databases/py-trytond-ldap-authentication
 # used by devel/py-proteus/Makefile
@@ -103,7 +103,6 @@
 # used by security/py-trytond-authentication-sms/Makefile
 # used by time/py-trytond-calendar-classification/Makefile
 # used by time/py-trytond-calendar-scheduling/Makefile
-# used by time/py-trytond-calendar-todo/Makefile
 # used by time/py-trytond-calendar/Makefile
 # used by time/py-trytond-company-work-time/Makefile
 # used by time/py-trytond-timesheet-cost/Makefile
@@ -168,7 +167,6 @@
 MODULE_REVISION.trytond_calendar=                              1
 MODULE_REVISION.trytond_calendar_classification=               0
 MODULE_REVISION.trytond_calendar_scheduling=                   0
-MODULE_REVISION.trytond_calendar_todo=                         0
 MODULE_REVISION.trytond_carrier=                               0
 MODULE_REVISION.trytond_carrier_percentage=                    0
 MODULE_REVISION.trytond_carrier_weight=                                0
diff -r 3c9fe9988a6d -r 1c5c662b5549 doc/CHANGES-2021
--- a/doc/CHANGES-2021  Fri Dec 24 15:50:45 2021 +0000
+++ b/doc/CHANGES-2021  Fri Dec 24 15:55:03 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.6378 2021/12/24 15:50:45 wiz Exp $
+$NetBSD: CHANGES-2021,v 1.6379 2021/12/24 15:55:03 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -9539,3 +9539,4 @@
        Updated devel/py-trytond to 6.2.2 [mef 2021-12-22]
        Updated devel/gmp to 6.2.1nb2 [maya 2021-12-23]
        Removed misc/py-trytond-party-vcarddav [wiz 2021-12-24]
+       Removed time/py-trytond-calendar-todo [wiz 2021-12-24]
diff -r 3c9fe9988a6d -r 1c5c662b5549 meta-pkgs/py-tryton-platform/Makefile
--- a/meta-pkgs/py-tryton-platform/Makefile     Fri Dec 24 15:50:45 2021 +0000
+++ b/meta-pkgs/py-tryton-platform/Makefile     Fri Dec 24 15:55:03 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2021/12/24 15:50:45 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2021/12/24 15:55:04 wiz Exp $
 #
 DISTNAME=      # empty
 PKGNAME=       ${PYPKGPREFIX}-tryton-platform-${TRYTON_BASEVER}
@@ -119,7 +119,6 @@
 DEPENDS+=      ${PYPKGPREFIX}-trytond-authentication-sms>=${TRYTON_BASEVER}:../../security/py-trytond-authentication-sms
 DEPENDS+=      ${PYPKGPREFIX}-trytond-calendar-classification>=${TRYTON_BASEVER}:../../time/py-trytond-calendar-classification
 DEPENDS+=      ${PYPKGPREFIX}-trytond-calendar-scheduling>=${TRYTON_BASEVER}:../../time/py-trytond-calendar-scheduling
-DEPENDS+=      ${PYPKGPREFIX}-trytond-calendar-todo>=${TRYTON_BASEVER}:../../time/py-trytond-calendar-todo
 DEPENDS+=      ${PYPKGPREFIX}-trytond-calendar>=${TRYTON_BASEVER}:../../time/py-trytond-calendar
 DEPENDS+=      ${PYPKGPREFIX}-trytond-company-work-time>=${TRYTON_BASEVER}:../../time/py-trytond-company-work-time
 DEPENDS+=      ${PYPKGPREFIX}-trytond-timesheet-cost>=${TRYTON_BASEVER}:../../time/py-trytond-timesheet-cost
diff -r 3c9fe9988a6d -r 1c5c662b5549 time/Makefile
--- a/time/Makefile     Fri Dec 24 15:50:45 2021 +0000
+++ b/time/Makefile     Fri Dec 24 15:55:03 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.224 2021/12/14 10:34:07 nia Exp $
+# $NetBSD: Makefile,v 1.225 2021/12/24 15:55:04 wiz Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -170,7 +170,6 @@
 SUBDIR+=       py-trytond-calendar
 SUBDIR+=       py-trytond-calendar-classification
 SUBDIR+=       py-trytond-calendar-scheduling
-SUBDIR+=       py-trytond-calendar-todo
 SUBDIR+=       py-trytond-company-work-time
 SUBDIR+=       py-trytond-timesheet
 SUBDIR+=       py-trytond-timesheet-cost
diff -r 3c9fe9988a6d -r 1c5c662b5549 time/py-trytond-calendar-todo/DESCR
--- a/time/py-trytond-calendar-todo/DESCR       Fri Dec 24 15:50:45 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-The calendar_todo module of the Tryton application platform.
diff -r 3c9fe9988a6d -r 1c5c662b5549 time/py-trytond-calendar-todo/Makefile
--- a/time/py-trytond-calendar-todo/Makefile    Fri Dec 24 15:50:45 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,26 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2021/12/22 22:54:56 mef Exp $
-TRYTON_MODULE_NAME=    trytond_calendar_todo
-.include "../../devel/py-trytond/Makefile.common"
-CATEGORIES=    python time
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.tryton.org/
-COMMENT=       Calendar TODO module of Tryton's application platform
-LICENSE=       gnu-gpl-v3
-
-DEPENDS+=      ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil
-DEPENDS+=      ${PYPKGPREFIX}-vobject>=0.8.0:../../textproc/py-vobject
-#EPENDS+=      ${PYPKGPREFIX}-pywebdav>=0.9.8:../../www/py-pywebdav
-DEPENDS+=      ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
-DEPENDS+=      ${PYPKGPREFIX}-python-sql-[0-9]*:../../databases/py-python-sql
-DEPENDS+=      ${PYPKGPREFIX}-trytond-calendar>=${TRYTON_BASEVER}:../../time/py-trytond-calendar
-#EPENDS+=      ${PYPKGPREFIX}-trytond-webdav>=${TRYTON_BASEVER}:../../www/py-trytond-webdav
-DEPENDS+=      ${PYPKGPREFIX}-trytond>=${TRYTON_BASEVER}:../../devel/py-trytond
-
-USE_LANGUAGES= # none
-
-#YTHON_VERSIONS_ACCEPTED=      27 # py-pywebdav
-
-.include "../../lang/python/application.mk"
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 3c9fe9988a6d -r 1c5c662b5549 time/py-trytond-calendar-todo/PLIST
--- a/time/py-trytond-calendar-todo/PLIST       Fri Dec 24 15:50:45 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,59 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:09 rodent Exp $
-${PYSITELIB}/trytond/modules/calendar_todo/__init__.py
-${PYSITELIB}/trytond/modules/calendar_todo/__init__.pyc
-${PYSITELIB}/trytond/modules/calendar_todo/__init__.pyo
-${PYSITELIB}/trytond/modules/calendar_todo/caldav.py
-${PYSITELIB}/trytond/modules/calendar_todo/caldav.pyc
-${PYSITELIB}/trytond/modules/calendar_todo/caldav.pyo
-${PYSITELIB}/trytond/modules/calendar_todo/locale/bg.po
-${PYSITELIB}/trytond/modules/calendar_todo/locale/ca.po
-${PYSITELIB}/trytond/modules/calendar_todo/locale/cs.po
-${PYSITELIB}/trytond/modules/calendar_todo/locale/de.po
-${PYSITELIB}/trytond/modules/calendar_todo/locale/es.po
-${PYSITELIB}/trytond/modules/calendar_todo/locale/es_419.po
-${PYSITELIB}/trytond/modules/calendar_todo/locale/fr.po
-${PYSITELIB}/trytond/modules/calendar_todo/locale/hu_HU.po
-${PYSITELIB}/trytond/modules/calendar_todo/locale/it_IT.po
-${PYSITELIB}/trytond/modules/calendar_todo/locale/ja_JP.po
-${PYSITELIB}/trytond/modules/calendar_todo/locale/lo.po
-${PYSITELIB}/trytond/modules/calendar_todo/locale/lt.po
-${PYSITELIB}/trytond/modules/calendar_todo/locale/nl.po
-${PYSITELIB}/trytond/modules/calendar_todo/locale/pl.po
-${PYSITELIB}/trytond/modules/calendar_todo/locale/pt_BR.po
-${PYSITELIB}/trytond/modules/calendar_todo/locale/ru.po
-${PYSITELIB}/trytond/modules/calendar_todo/locale/sl.po
-${PYSITELIB}/trytond/modules/calendar_todo/locale/zh_CN.po
-${PYSITELIB}/trytond/modules/calendar_todo/tests/__init__.py
-${PYSITELIB}/trytond/modules/calendar_todo/tests/__init__.pyc
-${PYSITELIB}/trytond/modules/calendar_todo/tests/__init__.pyo
-${PYSITELIB}/trytond/modules/calendar_todo/tests/test_calendar_todo.py
-${PYSITELIB}/trytond/modules/calendar_todo/tests/test_calendar_todo.pyc
-${PYSITELIB}/trytond/modules/calendar_todo/tests/test_calendar_todo.pyo
-${PYSITELIB}/trytond/modules/calendar_todo/todo.py
-${PYSITELIB}/trytond/modules/calendar_todo/todo.pyc
-${PYSITELIB}/trytond/modules/calendar_todo/todo.pyo
-${PYSITELIB}/trytond/modules/calendar_todo/todo.xml
-${PYSITELIB}/trytond/modules/calendar_todo/tryton.cfg
-${PYSITELIB}/trytond/modules/calendar_todo/view/attendee_form.xml
-${PYSITELIB}/trytond/modules/calendar_todo/view/attendee_tree.xml
-${PYSITELIB}/trytond/modules/calendar_todo/view/exdate_form.xml
-${PYSITELIB}/trytond/modules/calendar_todo/view/exdate_tree.xml
-${PYSITELIB}/trytond/modules/calendar_todo/view/exrule_form.xml
-${PYSITELIB}/trytond/modules/calendar_todo/view/exrule_tree.xml
-${PYSITELIB}/trytond/modules/calendar_todo/view/rdate_form.xml
-${PYSITELIB}/trytond/modules/calendar_todo/view/rdate_tree.xml
-${PYSITELIB}/trytond/modules/calendar_todo/view/rrule_form.xml
-${PYSITELIB}/trytond/modules/calendar_todo/view/rrule_tree.xml
-${PYSITELIB}/trytond/modules/calendar_todo/view/todo_form.xml
-${PYSITELIB}/trytond/modules/calendar_todo/view/todo_tree.xml
-${PYSITELIB}/trytond/modules/calendar_todo/view/todo_tree_occurence.xml
-${PYSITELIB}/trytond/modules/calendar_todo/webdav.py
-${PYSITELIB}/trytond/modules/calendar_todo/webdav.pyc
-${PYSITELIB}/trytond/modules/calendar_todo/webdav.pyo
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
diff -r 3c9fe9988a6d -r 1c5c662b5549 time/py-trytond-calendar-todo/distinfo
--- a/time/py-trytond-calendar-todo/distinfo    Fri Dec 24 15:50:45 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:24:35 nia Exp $
-
-BLAKE2s (tryton-4.2/trytond_calendar_todo-4.2.0.tar.gz) = bdf30ae93f251f38787f9d39900bf66d69d02bcd31c83b84cfe3d568eea78701
-SHA512 (tryton-4.2/trytond_calendar_todo-4.2.0.tar.gz) = 260a98861c532d706b87b7bf302b17b741754dd635fbb2fd46a3ef0e6dc6929b46c423dcb81e6b3dce13d5bf7473fca02ba2697b2d0fa25f0f60bb007e966f7d
-Size (tryton-4.2/trytond_calendar_todo-4.2.0.tar.gz) = 50565 bytes



Home | Main Index | Thread Index | Old Index