summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2014-02-01 20:12:32 +0000
committerrodent <rodent@pkgsrc.org>2014-02-01 20:12:32 +0000
commitc449b04bfb00fab894e84cb8cf1c2d1181c585b4 (patch)
treeac05144e269ce71e4cfc3c8983c7d8cb135ca70d /time
parent165fef5e8fd4d49644bb222015744fbff4df891a (diff)
downloadpkgsrc-c449b04bfb00fab894e84cb8cf1c2d1181c585b4.tar.gz
Import py27-trytond-calendar-3.0.2 as time/py-trytond-calendar.
The calendar module of the Tryton application platform.
Diffstat (limited to 'time')
-rw-r--r--time/py-trytond-calendar/DESCR1
-rw-r--r--time/py-trytond-calendar/Makefile29
-rw-r--r--time/py-trytond-calendar/PLIST64
-rw-r--r--time/py-trytond-calendar/distinfo5
4 files changed, 99 insertions, 0 deletions
diff --git a/time/py-trytond-calendar/DESCR b/time/py-trytond-calendar/DESCR
new file mode 100644
index 00000000000..b56790090ed
--- /dev/null
+++ b/time/py-trytond-calendar/DESCR
@@ -0,0 +1 @@
+The calendar module of the Tryton application platform.
diff --git a/time/py-trytond-calendar/Makefile b/time/py-trytond-calendar/Makefile
new file mode 100644
index 00000000000..f2e8b9fb5b6
--- /dev/null
+++ b/time/py-trytond-calendar/Makefile
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1 2014/02/01 20:12:32 rodent Exp $
+
+DISTNAME= trytond_calendar-3.0.2
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1}
+CATEGORIES= python time
+MASTER_SITES= http://downloads.tryton.org/3.0/
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= http://www.tryton.org/
+COMMENT= Calendar module of the Tryton application platform
+LICENSE= gnu-gpl-v3
+
+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
+DEPENDS+= ${PYPKGPREFIX}-vobject-[0-9]*:../../textproc/py-vobject
+DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
+
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # XXX according to setup.py (v3.0.2)
+PYTHON_VERSIONED_DEPENDENCIES= dateutil
+
+REPLACE_PYTHON+= tests/scenario_calendar.py tests/test_calendar.py
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../lang/python/versioned_dependencies.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/py-trytond-calendar/PLIST b/time/py-trytond-calendar/PLIST
new file mode 100644
index 00000000000..76d7d93cc7f
--- /dev/null
+++ b/time/py-trytond-calendar/PLIST
@@ -0,0 +1,64 @@
+@comment $NetBSD: PLIST,v 1.1 2014/02/01 20:12:32 rodent Exp $
+${PYSITELIB}/trytond/modules/calendar/__init__.py
+${PYSITELIB}/trytond/modules/calendar/__init__.pyc
+${PYSITELIB}/trytond/modules/calendar/__init__.pyo
+${PYSITELIB}/trytond/modules/calendar/caldav.py
+${PYSITELIB}/trytond/modules/calendar/caldav.pyc
+${PYSITELIB}/trytond/modules/calendar/caldav.pyo
+${PYSITELIB}/trytond/modules/calendar/calendar.xml
+${PYSITELIB}/trytond/modules/calendar/calendar_.py
+${PYSITELIB}/trytond/modules/calendar/calendar_.pyc
+${PYSITELIB}/trytond/modules/calendar/calendar_.pyo
+${PYSITELIB}/trytond/modules/calendar/locale/bg_BG.po
+${PYSITELIB}/trytond/modules/calendar/locale/ca_ES.po
+${PYSITELIB}/trytond/modules/calendar/locale/cs_CZ.po
+${PYSITELIB}/trytond/modules/calendar/locale/de_DE.po
+${PYSITELIB}/trytond/modules/calendar/locale/es_AR.po
+${PYSITELIB}/trytond/modules/calendar/locale/es_CO.po
+${PYSITELIB}/trytond/modules/calendar/locale/es_ES.po
+${PYSITELIB}/trytond/modules/calendar/locale/fr_FR.po
+${PYSITELIB}/trytond/modules/calendar/locale/nl_NL.po
+${PYSITELIB}/trytond/modules/calendar/locale/ru_RU.po
+${PYSITELIB}/trytond/modules/calendar/locale/sl_SI.po
+${PYSITELIB}/trytond/modules/calendar/res.py
+${PYSITELIB}/trytond/modules/calendar/res.pyc
+${PYSITELIB}/trytond/modules/calendar/res.pyo
+${PYSITELIB}/trytond/modules/calendar/tests/__init__.py
+${PYSITELIB}/trytond/modules/calendar/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/calendar/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/calendar/tests/scenario_calendar.py
+${PYSITELIB}/trytond/modules/calendar/tests/scenario_calendar.pyc
+${PYSITELIB}/trytond/modules/calendar/tests/scenario_calendar.pyo
+${PYSITELIB}/trytond/modules/calendar/tests/test_calendar.py
+${PYSITELIB}/trytond/modules/calendar/tests/test_calendar.pyc
+${PYSITELIB}/trytond/modules/calendar/tests/test_calendar.pyo
+${PYSITELIB}/trytond/modules/calendar/tryton.cfg
+${PYSITELIB}/trytond/modules/calendar/view/attendee_form.xml
+${PYSITELIB}/trytond/modules/calendar/view/attendee_tree.xml
+${PYSITELIB}/trytond/modules/calendar/view/calendar_form.xml
+${PYSITELIB}/trytond/modules/calendar/view/calendar_tree.xml
+${PYSITELIB}/trytond/modules/calendar/view/category_form.xml
+${PYSITELIB}/trytond/modules/calendar/view/category_tree.xml
+${PYSITELIB}/trytond/modules/calendar/view/event_form.xml
+${PYSITELIB}/trytond/modules/calendar/view/event_tree.xml
+${PYSITELIB}/trytond/modules/calendar/view/event_tree_occurence.xml
+${PYSITELIB}/trytond/modules/calendar/view/exdate_form.xml
+${PYSITELIB}/trytond/modules/calendar/view/exdate_tree.xml
+${PYSITELIB}/trytond/modules/calendar/view/exrule_form.xml
+${PYSITELIB}/trytond/modules/calendar/view/exrule_tree.xml
+${PYSITELIB}/trytond/modules/calendar/view/location_form.xml
+${PYSITELIB}/trytond/modules/calendar/view/location_tree.xml
+${PYSITELIB}/trytond/modules/calendar/view/rdate_form.xml
+${PYSITELIB}/trytond/modules/calendar/view/rdate_tree.xml
+${PYSITELIB}/trytond/modules/calendar/view/rrule_form.xml
+${PYSITELIB}/trytond/modules/calendar/view/rrule_tree.xml
+${PYSITELIB}/trytond/modules/calendar/webdav.py
+${PYSITELIB}/trytond/modules/calendar/webdav.pyc
+${PYSITELIB}/trytond/modules/calendar/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 --git a/time/py-trytond-calendar/distinfo b/time/py-trytond-calendar/distinfo
new file mode 100644
index 00000000000..60389950f00
--- /dev/null
+++ b/time/py-trytond-calendar/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/02/01 20:12:32 rodent Exp $
+
+SHA1 (trytond_calendar-3.0.2.tar.gz) = f902df42b96e5e2a9f72070efb252f13bffa6f82
+RMD160 (trytond_calendar-3.0.2.tar.gz) = 30006fcbcb355afc975474a72f3b25c0df489b6f
+Size (trytond_calendar-3.0.2.tar.gz) = 59105 bytes