public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/isodate/
Date: Sun, 27 Aug 2017 08:12:03 +0000 (UTC)	[thread overview]
Message-ID: <1503821468.9f087b9360e6d09933cb929efcbc364146c6bd58.radhermit@gentoo> (raw)

commit:     9f087b9360e6d09933cb929efcbc364146c6bd58
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 27 08:11:08 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Aug 27 08:11:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f087b93

dev-python/isodate: use consistent whitespace for metadata

 dev-python/isodate/metadata.xml | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/dev-python/isodate/metadata.xml b/dev-python/isodate/metadata.xml
index 1e963eafb72..40a9ac204fa 100644
--- a/dev-python/isodate/metadata.xml
+++ b/dev-python/isodate/metadata.xml
@@ -6,18 +6,18 @@
     <name>Python</name>
   </maintainer>
   <longdescription>
-		This module implements ISO 8601 date, time and duration
-		parsing. The implementation follows ISO8601:2004 standard, and
-		implements only date/time representations mentioned in the standard. If
-		something is not mentioned there, then it is treated as non existent,
-		and not as an allowed option.
-		As this module maps ISO 8601 dates/times to standard Python data types,
-		like date, time, datetime and timedelta, it is not possible to convert
-		all possible ISO 8601 dates/times. For instance, dates before 0001-01-01
-		are not allowed by the Python date and datetime classes. Additionally
-		fractional seconds are limited to microseconds. That means if the parser
-		finds for instance nanoseconds it will round it to microseconds.
-	</longdescription>
+    This module implements ISO 8601 date, time and duration
+    parsing. The implementation follows ISO8601:2004 standard, and
+    implements only date/time representations mentioned in the standard. If
+    something is not mentioned there, then it is treated as non existent,
+    and not as an allowed option.
+    As this module maps ISO 8601 dates/times to standard Python data types,
+    like date, time, datetime and timedelta, it is not possible to convert
+    all possible ISO 8601 dates/times. For instance, dates before 0001-01-01
+    are not allowed by the Python date and datetime classes. Additionally
+    fractional seconds are limited to microseconds. That means if the parser
+    finds for instance nanoseconds it will round it to microseconds.
+  </longdescription>
   <upstream>
     <remote-id type="pypi">isodate</remote-id>
   </upstream>


             reply	other threads:[~2017-08-27  8:12 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-27  8:12 Tim Harder [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-16 14:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/isodate/ Michał Górny
2024-10-26 12:48 Arthur Zamarin
2024-10-09  6:31 Michał Górny
2024-05-12 16:30 Michał Górny
2023-05-25 21:52 Sam James
2022-06-12 14:25 Michał Górny
2022-06-12 12:46 Sam James
2022-06-12  5:51 Michał Górny
2022-05-11  8:52 Michał Górny
2022-05-11  8:52 Michał Górny
2022-04-25 18:41 Sam James
2022-01-17 13:02 James Le Cuirot
2022-01-13 23:06 Jakov Smolić
2022-01-13 23:06 Jakov Smolić
2022-01-13 20:51 Arthur Zamarin
2022-01-13 20:51 Arthur Zamarin
2022-01-13 18:48 Arthur Zamarin
2022-01-13 18:40 Arthur Zamarin
2022-01-13 18:30 Arthur Zamarin
2022-01-13 18:29 Arthur Zamarin
2021-12-14 10:21 Michał Górny
2021-08-24 21:02 Marek Szuba
2021-08-01 21:33 Michał Górny
2020-06-18 18:09 Michał Górny
2020-06-18 12:22 Michał Górny
2020-05-11 17:33 Michał Górny
2020-05-08 20:58 Mart Raudsepp
2020-05-08  9:36 Sergei Trofimovich
2020-05-04 16:51 Agostino Sarubbo
2020-05-03 15:13 Agostino Sarubbo
2020-05-03 10:25 Agostino Sarubbo
2020-04-06 17:54 Sergei Trofimovich
2020-03-19 17:20 Michał Górny
2020-03-19 11:40 Mart Raudsepp
2020-03-07 11:06 Agostino Sarubbo
2020-03-07 11:03 Agostino Sarubbo
2020-03-07 10:58 Agostino Sarubbo
2020-03-07 10:54 Agostino Sarubbo
2020-03-07 10:50 Agostino Sarubbo
2020-03-07  9:44 Agostino Sarubbo
2020-03-07  8:59 Agostino Sarubbo
2020-02-25  2:05 Patrick McLean
2019-05-21 22:43 Aaron Bauman
2019-02-18 15:09 Alexis Ballier
2018-09-20 10:01 Michał Górny
2017-10-19  8:20 Tim Harder
2017-08-27  8:12 Tim Harder
2017-06-15 14:23 Anthony G. Basile
2017-06-03 14:57 Mike Gilbert
2017-05-15 13:15 Lars Wendler
2017-03-07 20:18 Michael Weber
2017-01-23 16:27 Agostino Sarubbo
2017-01-23  5:56 Jeroen Roovers
2017-01-21 20:33 Agostino Sarubbo
2017-01-20 11:05 Agostino Sarubbo
2017-01-18 11:29 Agostino Sarubbo
2017-01-08  9:24 Patrice Clement
2017-01-08  9:24 Patrice Clement
2017-01-07 22:45 Patrice Clement
2016-03-02 16:53 Patrick Lauer
2015-08-25 11:18 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1503821468.9f087b9360e6d09933cb929efcbc364146c6bd58.radhermit@gentoo \
    --to=radhermit@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox