Module submission - mxDateTime

Dilku dilkushan at gmail.com
Thu Sep 1 06:48:26 UTC 2005


# MODULE SUBMISSION TEMPLATE
# --------------------------
#
# (all lines starting with # will be deleted before sending)
# Please fill in the fields as complete as possible to help
# developers track the status of your module
#
# PLEASE DO NOT CHANGE THE FOLLOWING FIELDS:
To: lunar at lunar-linux.org
Date: Thu, 01 Sep 2005 06:46:16 +0000
Subject: Module submission - mxDateTime
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1125557176=="
#
# YOUR E_MAIL ADDRESS MUST BE VALID:
From:
#Reply-To:
#Cc:

--===============1125557176==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit

# PLEASE DO NOT CHANGE WHITESPACE ABOVE THIS LINE

#
# Please fill in some of the following information if applicable:
#
module name       : mxDateTime
suggested section : Python
update (y/n)      : n
bugfix (y/n)      : n
security (y/n)    : n

#
# Add additional information, hints, comments below here,
# if you entered "y" in one of the fields above, please explain!
#

# YOUR NAME HERE
itp560

#
# Below is your module. Please do not change the format
#

--===============1125557176==
Content-Type: text/plain; name="mxDateTime.patch"
MIME-Version: 1.0

--- mxDateTime/BUILD    1970-01-01 10:00:00.000000000 +1000
"/tmp/lunar.lvu.27097.mxDateTime.jUNyA27120" 86L, 2733C       
+++ mxDateTime/BUILD    2005-08-31 17:07:01.000000000 +1000
@@ -0,0 +1,6 @@
+(
+
+ prepare_install       &&
+ python setup.py install
+
+) > $C_FIFO 2>&1
--- mxDateTime/DETAILS  1970-01-01 10:00:00.000000000 +1000
+++ mxDateTime/DETAILS  2005-08-31 17:14:03.000000000 +1000
@@ -0,0 +1,14 @@
+           MODULE=mxDateTime
+         VERSION=2.0.6
+         MOD=egenix-mx-base
+          SOURCE=$MOD-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
+   SOURCE_URL[0]=http://www.egenix.com/files/python/
+        WEB_SITE=http://www.egenix.com/files/python/mxDateTime.html
+       SOURCE_VFY=md5:66841151728a06f92d0b8dd2ed317a29
+         ENTERED=20050831
+         UPDATED=20050831
+           SHORT=" These types were created to provide a consistent
way of transferring date and time data between Python and databases
+"cat << EOF
+ These types were created to provide a consistent way of transferring
date and time data between Python and databases. Apart from handling
date before the Unix epoch (1.1.1970) they also correctly work with
dates beyond the Unix time limit (currently with Unix time values
being encoded using 32bit integers, the limit is reached in 2038) and
thus is Year 2000 and Year 2038 safe.
+EOF

--===============1125557176==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit

lvu submit mxDateTime a55648a16dcf4e581522ac7377fb0333  -
2.4.31-ll-r11.0 2.4.31-ll-r11.0 gcc-3.3.3 glibc-2.3.3


More information about the Lunar mailing list