summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-12-22 22:54:44 +0000
committermef <mef@pkgsrc.org>2021-12-22 22:54:44 +0000
commit015c86253367770d0746e4eef8b590960399180d (patch)
tree313ef4c6407ea0f2cc4fea1c718f2cc28cbe294c /time
parent51a7370572d036a6b6eadfddbb15677655a37687 (diff)
downloadpkgsrc-015c86253367770d0746e4eef8b590960399180d.tar.gz
(*/py-trytond-*) regen distinfo and PLIST, I'll adjust other fallout later
Diffstat (limited to 'time')
-rw-r--r--time/py-trytond-calendar-classification/Makefile4
-rw-r--r--time/py-trytond-calendar-scheduling/Makefile8
-rw-r--r--time/py-trytond-calendar-todo/Makefile8
-rw-r--r--time/py-trytond-calendar/Makefile6
-rw-r--r--time/py-trytond-company-work-time/PLIST15
-rw-r--r--time/py-trytond-company-work-time/distinfo8
-rw-r--r--time/py-trytond-timesheet-cost/distinfo8
-rw-r--r--time/py-trytond-timesheet/PLIST20
-rw-r--r--time/py-trytond-timesheet/distinfo8
9 files changed, 50 insertions, 35 deletions
diff --git a/time/py-trytond-calendar-classification/Makefile b/time/py-trytond-calendar-classification/Makefile
index 15f84ab8275..3cd137e0233 100644
--- a/time/py-trytond-calendar-classification/Makefile
+++ b/time/py-trytond-calendar-classification/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/03/13 20:20:49 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2021/12/22 22:54:55 mef Exp $
TRYTON_MODULE_NAME= trytond_calendar_classification
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= python time
@@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-trytond>=${TRYTON_BASEVER}:../../devel/py-trytond
USE_LANGUAGES= # none
-PYTHON_VERSIONS_ACCEPTED= 27 # py-pywebdav via py-trytond-calendar
+#YTHON_VERSIONS_ACCEPTED= 27 # py-pywebdav via py-trytond-calendar
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
diff --git a/time/py-trytond-calendar-scheduling/Makefile b/time/py-trytond-calendar-scheduling/Makefile
index c1ee50583d2..0ed46a57a89 100644
--- a/time/py-trytond-calendar-scheduling/Makefile
+++ b/time/py-trytond-calendar-scheduling/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2020/03/13 20:20:50 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2021/12/22 22:54:56 mef Exp $
TRYTON_MODULE_NAME= trytond_calendar_scheduling
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= python time
@@ -9,14 +9,14 @@ COMMENT= Calendar scheduling module of Tryton's application platform
LICENSE= gnu-gpl-v3
DEPENDS+= ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil
-DEPENDS+= ${PYPKGPREFIX}-pywebdav>=0.9.8:../../www/py-pywebdav
+#EPENDS+= ${PYPKGPREFIX}-pywebdav>=0.9.8:../../www/py-pywebdav
DEPENDS+= ${PYPKGPREFIX}-trytond-calendar>=${TRYTON_BASEVER}:../../time/py-trytond-calendar
-DEPENDS+= ${PYPKGPREFIX}-trytond-webdav>=${TRYTON_BASEVER}:../../www/py-trytond-webdav
+#EPENDS+= ${PYPKGPREFIX}-trytond-webdav>=${TRYTON_BASEVER}:../../www/py-trytond-webdav
DEPENDS+= ${PYPKGPREFIX}-trytond>=${TRYTON_BASEVER}:../../devel/py-trytond
USE_LANGUAGES= # none
-PYTHON_VERSIONS_ACCEPTED= 27 # py-pywebdav
+#YTHON_VERSIONS_ACCEPTED= 27 # py-pywebdav
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
diff --git a/time/py-trytond-calendar-todo/Makefile b/time/py-trytond-calendar-todo/Makefile
index 8d7dac0c2aa..33be6da6824 100644
--- a/time/py-trytond-calendar-todo/Makefile
+++ b/time/py-trytond-calendar-todo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2020/03/13 20:20:50 wiz Exp $
+# $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
@@ -10,16 +10,16 @@ LICENSE= gnu-gpl-v3
DEPENDS+= ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil
DEPENDS+= ${PYPKGPREFIX}-vobject>=0.8.0:../../textproc/py-vobject
-DEPENDS+= ${PYPKGPREFIX}-pywebdav>=0.9.8:../../www/py-pywebdav
+#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
-DEPENDS+= ${PYPKGPREFIX}-trytond-webdav>=${TRYTON_BASEVER}:../../www/py-trytond-webdav
+#EPENDS+= ${PYPKGPREFIX}-trytond-webdav>=${TRYTON_BASEVER}:../../www/py-trytond-webdav
DEPENDS+= ${PYPKGPREFIX}-trytond>=${TRYTON_BASEVER}:../../devel/py-trytond
USE_LANGUAGES= # none
-PYTHON_VERSIONS_ACCEPTED= 27 # py-pywebdav
+#YTHON_VERSIONS_ACCEPTED= 27 # py-pywebdav
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
diff --git a/time/py-trytond-calendar/Makefile b/time/py-trytond-calendar/Makefile
index bfb753b3fa5..7a372a22dea 100644
--- a/time/py-trytond-calendar/Makefile
+++ b/time/py-trytond-calendar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2020/03/13 20:20:49 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2021/12/22 22:54:55 mef Exp $
TRYTON_MODULE_NAME= trytond_calendar
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= python time
@@ -11,7 +11,7 @@ LICENSE= gnu-gpl-v3
DEPENDS+= ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil
DEPENDS+= ${PYPKGPREFIX}-python-sql-[0-9]*:../../databases/py-python-sql
DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
-DEPENDS+= ${PYPKGPREFIX}-pywebdav-[0-9]*:../../www/py-pywebdav
+#EPENDS+= ${PYPKGPREFIX}-pywebdav-[0-9]*:../../www/py-pywebdav
DEPENDS+= ${PYPKGPREFIX}-vobject-[0-9]*:../../textproc/py-vobject
DEPENDS+= ${PYPKGPREFIX}-trytond>=${TRYTON_BASEVER}:../../devel/py-trytond
@@ -19,7 +19,7 @@ USE_LANGUAGES= # none
REPLACE_PYTHON+= tests/scenario_calendar.py tests/test_calendar.py
-PYTHON_VERSIONS_ACCEPTED= 27 # py-pywebdav
+#YTHON_VERSIONS_ACCEPTED= 27 # py-pywebdav
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
diff --git a/time/py-trytond-company-work-time/PLIST b/time/py-trytond-company-work-time/PLIST
index 3fede028585..dc282cf4858 100644
--- a/time/py-trytond-company-work-time/PLIST
+++ b/time/py-trytond-company-work-time/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2016/12/04 21:13:09 rodent Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/12/22 22:54:56 mef Exp $
${PYSITELIB}/trytond/modules/company_work_time/__init__.py
${PYSITELIB}/trytond/modules/company_work_time/__init__.pyc
${PYSITELIB}/trytond/modules/company_work_time/__init__.pyo
@@ -12,17 +12,22 @@ ${PYSITELIB}/trytond/modules/company_work_time/locale/cs.po
${PYSITELIB}/trytond/modules/company_work_time/locale/de.po
${PYSITELIB}/trytond/modules/company_work_time/locale/es.po
${PYSITELIB}/trytond/modules/company_work_time/locale/es_419.po
+${PYSITELIB}/trytond/modules/company_work_time/locale/et.po
+${PYSITELIB}/trytond/modules/company_work_time/locale/fa.po
+${PYSITELIB}/trytond/modules/company_work_time/locale/fi.po
${PYSITELIB}/trytond/modules/company_work_time/locale/fr.po
-${PYSITELIB}/trytond/modules/company_work_time/locale/hu_HU.po
-${PYSITELIB}/trytond/modules/company_work_time/locale/it_IT.po
-${PYSITELIB}/trytond/modules/company_work_time/locale/ja_JP.po
+${PYSITELIB}/trytond/modules/company_work_time/locale/hu.po
+${PYSITELIB}/trytond/modules/company_work_time/locale/id.po
+${PYSITELIB}/trytond/modules/company_work_time/locale/it.po
${PYSITELIB}/trytond/modules/company_work_time/locale/lo.po
${PYSITELIB}/trytond/modules/company_work_time/locale/lt.po
${PYSITELIB}/trytond/modules/company_work_time/locale/nl.po
${PYSITELIB}/trytond/modules/company_work_time/locale/pl.po
-${PYSITELIB}/trytond/modules/company_work_time/locale/pt_BR.po
+${PYSITELIB}/trytond/modules/company_work_time/locale/pt.po
+${PYSITELIB}/trytond/modules/company_work_time/locale/ro.po
${PYSITELIB}/trytond/modules/company_work_time/locale/ru.po
${PYSITELIB}/trytond/modules/company_work_time/locale/sl.po
+${PYSITELIB}/trytond/modules/company_work_time/locale/tr.po
${PYSITELIB}/trytond/modules/company_work_time/locale/zh_CN.po
${PYSITELIB}/trytond/modules/company_work_time/res.py
${PYSITELIB}/trytond/modules/company_work_time/res.pyc
diff --git a/time/py-trytond-company-work-time/distinfo b/time/py-trytond-company-work-time/distinfo
index 4141b22bcdf..c96a32cacf9 100644
--- a/time/py-trytond-company-work-time/distinfo
+++ b/time/py-trytond-company-work-time/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 11:24:35 nia Exp $
+$NetBSD: distinfo,v 1.6 2021/12/22 22:54:56 mef Exp $
-BLAKE2s (tryton-4.2/trytond_company_work_time-4.2.0.tar.gz) = 3939cf3966fc66bce90d15431ba31026fe58909e6898c53e63572196ca32a772
-SHA512 (tryton-4.2/trytond_company_work_time-4.2.0.tar.gz) = 780ed14010bfa7c2e988ea83ba4bbec2558fb65fa396daede1c5dedcf231e4fcb93da8c4ac1b2c9d2a0dc66263bd1645216c58e8dd02b8c62bad27034bd87428
-Size (tryton-4.2/trytond_company_work_time-4.2.0.tar.gz) = 20027 bytes
+BLAKE2s (tryton-6.2/trytond_company_work_time-6.2.0.tar.gz) = fc31684241a83d21daf8058f2dba1dc1bc6bda9f3383c71ef75caa99dcf4ad5c
+SHA512 (tryton-6.2/trytond_company_work_time-6.2.0.tar.gz) = 1b58888decd5a12a74aab8a7fd19468aa0fa7a3be24beb0fad2d947288e31d6743e111ed7802289aa3888b72bd0fbedb01c9faed87d2b51335627d2f3c4606df
+Size (tryton-6.2/trytond_company_work_time-6.2.0.tar.gz) = 23439 bytes
diff --git a/time/py-trytond-timesheet-cost/distinfo b/time/py-trytond-timesheet-cost/distinfo
index 5ab3ea79095..820da5d84c9 100644
--- a/time/py-trytond-timesheet-cost/distinfo
+++ b/time/py-trytond-timesheet-cost/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:24:36 nia Exp $
+$NetBSD: distinfo,v 1.4 2021/12/22 22:54:56 mef Exp $
-BLAKE2s (tryton-4.2/trytond_timesheet_cost-4.2.0.tar.gz) = 05f7c9b1987aec20fb3b59353a471021cd9c536b03273bd11404fbb67bea5e01
-SHA512 (tryton-4.2/trytond_timesheet_cost-4.2.0.tar.gz) = f8caaea7b6dea9e3220194f4cb52ddf490002252bafe2f45a322e205fc78e3267ad5848a8a0be06071ccc10c03c5ee00d860a3af0e3842a904d1406426044c82
-Size (tryton-4.2/trytond_timesheet_cost-4.2.0.tar.gz) = 24029 bytes
+BLAKE2s (tryton-6.2/trytond_timesheet_cost-6.2.0.tar.gz) = 6c06610f1f04c410b28a642cd881df2ed0dcaa7ac77c3951f051e585ccd619de
+SHA512 (tryton-6.2/trytond_timesheet_cost-6.2.0.tar.gz) = e615cb161717191c9a01db2f2b38998bf92e3f84d14fa038600f92346c812a1344137f42091f9413a01a7c2daf29bf53513d8e2971ecaec25c6aa6e04554eaeb
+Size (tryton-6.2/trytond_timesheet_cost-6.2.0.tar.gz) = 26703 bytes
diff --git a/time/py-trytond-timesheet/PLIST b/time/py-trytond-timesheet/PLIST
index a99a50c7d9b..b8dbeacba9c 100644
--- a/time/py-trytond-timesheet/PLIST
+++ b/time/py-trytond-timesheet/PLIST
@@ -1,7 +1,11 @@
-@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:09 rodent Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/12/22 22:54:56 mef Exp $
${PYSITELIB}/trytond/modules/timesheet/__init__.py
${PYSITELIB}/trytond/modules/timesheet/__init__.pyc
${PYSITELIB}/trytond/modules/timesheet/__init__.pyo
+${PYSITELIB}/trytond/modules/timesheet/exceptions.py
+${PYSITELIB}/trytond/modules/timesheet/exceptions.pyc
+${PYSITELIB}/trytond/modules/timesheet/exceptions.pyo
+${PYSITELIB}/trytond/modules/timesheet/icons/tryton-timesheet.svg
${PYSITELIB}/trytond/modules/timesheet/line.py
${PYSITELIB}/trytond/modules/timesheet/line.pyc
${PYSITELIB}/trytond/modules/timesheet/line.pyo
@@ -12,18 +16,24 @@ ${PYSITELIB}/trytond/modules/timesheet/locale/cs.po
${PYSITELIB}/trytond/modules/timesheet/locale/de.po
${PYSITELIB}/trytond/modules/timesheet/locale/es.po
${PYSITELIB}/trytond/modules/timesheet/locale/es_419.po
+${PYSITELIB}/trytond/modules/timesheet/locale/et.po
+${PYSITELIB}/trytond/modules/timesheet/locale/fa.po
+${PYSITELIB}/trytond/modules/timesheet/locale/fi.po
${PYSITELIB}/trytond/modules/timesheet/locale/fr.po
-${PYSITELIB}/trytond/modules/timesheet/locale/hu_HU.po
-${PYSITELIB}/trytond/modules/timesheet/locale/it_IT.po
-${PYSITELIB}/trytond/modules/timesheet/locale/ja_JP.po
+${PYSITELIB}/trytond/modules/timesheet/locale/hu.po
+${PYSITELIB}/trytond/modules/timesheet/locale/id.po
+${PYSITELIB}/trytond/modules/timesheet/locale/it.po
${PYSITELIB}/trytond/modules/timesheet/locale/lo.po
${PYSITELIB}/trytond/modules/timesheet/locale/lt.po
${PYSITELIB}/trytond/modules/timesheet/locale/nl.po
${PYSITELIB}/trytond/modules/timesheet/locale/pl.po
-${PYSITELIB}/trytond/modules/timesheet/locale/pt_BR.po
+${PYSITELIB}/trytond/modules/timesheet/locale/pt.po
+${PYSITELIB}/trytond/modules/timesheet/locale/ro.po
${PYSITELIB}/trytond/modules/timesheet/locale/ru.po
${PYSITELIB}/trytond/modules/timesheet/locale/sl.po
+${PYSITELIB}/trytond/modules/timesheet/locale/tr.po
${PYSITELIB}/trytond/modules/timesheet/locale/zh_CN.po
+${PYSITELIB}/trytond/modules/timesheet/message.xml
${PYSITELIB}/trytond/modules/timesheet/routes.py
${PYSITELIB}/trytond/modules/timesheet/routes.pyc
${PYSITELIB}/trytond/modules/timesheet/routes.pyo
diff --git a/time/py-trytond-timesheet/distinfo b/time/py-trytond-timesheet/distinfo
index e96780c97de..0f97ef8511f 100644
--- a/time/py-trytond-timesheet/distinfo
+++ b/time/py-trytond-timesheet/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:24:36 nia Exp $
+$NetBSD: distinfo,v 1.4 2021/12/22 22:54:56 mef Exp $
-BLAKE2s (tryton-4.2/trytond_timesheet-4.2.0.tar.gz) = b6c26c101c6d0200311d0b60e4e19ca25395dabff94c1cc3a8e5d8c2240726f7
-SHA512 (tryton-4.2/trytond_timesheet-4.2.0.tar.gz) = 8af4b16648d50218fb3badae745d670b927a6b881ed2f4e9943902d70f89a9c7210a39279d70ba7437618c007fc36dddc3de3dba51fcabd75d43cdae546e6164
-Size (tryton-4.2/trytond_timesheet-4.2.0.tar.gz) = 39324 bytes
+BLAKE2s (tryton-6.2/trytond_timesheet-6.2.0.tar.gz) = 9aeef8a00a777566695468ac053e2c3d5d9a372b11e7c90be9bd04058785be97
+SHA512 (tryton-6.2/trytond_timesheet-6.2.0.tar.gz) = b690322a7819e9bf1d2f8d6552922aae7c0c81ce0a4edc16a320863558b37fc8b98d2f105c0fcc7bd19a3a011f2e75d203987eef0d35d84acec7e270cebba812
+Size (tryton-6.2/trytond_timesheet-6.2.0.tar.gz) = 51495 bytes