[release-notes] python-dateutil 2.4

pbokoc pbokoc at fedoraproject.org
Tue Apr 14 13:47:44 UTC 2015


commit 50c820fc74e903f765847f56c6847e5600957020
Author: Petr Bokoc <pbokoc at redhat.com>
Date:   Tue Apr 14 15:47:30 2015 +0200

    python-dateutil 2.4

 en-US/Development.xml |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Development.xml b/en-US/Development.xml
index ea49bbd..e3e7c9c 100644
--- a/en-US/Development.xml
+++ b/en-US/Development.xml
@@ -133,5 +133,21 @@
 		</para>
 	</section>
 
+	<section id="sect-devel-python-dateutil-24">
+		<title>python-dateutil 2.4</title>
+		<para>
+			The <systemitem>python-dateutil</systemitem> module, which provides extensions to the standard <systemitem>datetime</systemitem> module available in Python, has been updated to version 2.4 in Fedora&nbsp;22.
+		</para>
+		<para>
+			Previous releases of Fedora provided version 1.5 of this module. Upstream releases immediately following this version only supported Python&nbsp;3, which meant the Fedora package could not be updated without breaking compatibility. The current version will work with both Python 2 and 3.
+		</para>
+		<para>
+			Separate subpackages are provided for Python 2 and 3: The <package>python-dateutil</package> package should be used for Python 2 applications, and the <package>python3-dateutil</package> package provides support for Python 3.
+		</para>
+		<para>
+			See the <ulink url="https://github.com/dateutil/dateutil/blob/master/NEWS">upstream python-dateutil release notes</ulink> for detailed information about this release. Also see the <ulink url="https://github.com/dateutil/dateutil/blob/master/README.rst">README file</ulink> for general module information and usage examples.
+		</para>
+	</section>
+
 </section>
   


More information about the docs-commits mailing list