From: Efraim Flashner <efraim@flashner.co.il>
To: Leo Famulari <leo@famulari.name>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 20/23] gnu: python-parsedatetime: Update to 1.5.
Date: Wed, 25 Nov 2015 22:32:08 +0200 [thread overview]
Message-ID: <20151125223208.1da790c4@debian-netbook> (raw)
In-Reply-To: <450c75e6c095a8c785e1bf3c66123c82d4f3011c.1448398884.git.leo@famulari.name>
[-- Attachment #1: Type: text/plain, Size: 1706 bytes --]
On Tue, 24 Nov 2015 16:02:20 -0500
Leo Famulari <leo@famulari.name> wrote:
> * gnu/packages/python.scm (python-parsedatetime, python2-parsedatetime):
> Increment version.
I would do the commit message as:
* gnu/packages/python.scm (python-parsedatetime): Update to 1.5.
[arguments]: Enable tests.
> ---
> gnu/packages/python.scm | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
> index 8fa6d0b..486feb7 100644
> --- a/gnu/packages/python.scm
> +++ b/gnu/packages/python.scm
> @@ -906,7 +906,7 @@ datetime module, available in Python 2.3+.")
> (define-public python-parsedatetime
> (package
> (name "python-parsedatetime")
> - (version "1.2")
> + (version "1.5")
> (source
> (origin
> (method url-fetch)
> @@ -914,11 +914,10 @@ datetime module, available in Python 2.3+.")
> "parsedatetime/parsedatetime-" version ".tar.gz"))
> (sha256
> (base32
> - "1zcj0pzxvpl4j2ma9awmpkfxldybi2kjaahjjpmgfbg5cxwcjsqv"))))
> + "1as0mm4ql3z0324nc9bys2s1ngh507i317p16b79rx86wlmvx9ix"))))
> (build-system python-build-system)
> (native-inputs
> `(("python-setuptools" ,python-setuptools)))
> - (arguments `(#:tests? #f)) ;no test target
> (home-page "http://github.com/bear/parsedatetime/")
> (synopsis
> "Parse human-readable date/time text")
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-11-25 20:32 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-24 21:02 [PATCH 00/23] WIP: Add the Let's Encrypt client Leo Famulari
2015-11-24 21:02 ` [PATCH 01/23] gnu: Add python-zope-event Leo Famulari
2015-11-24 21:02 ` [PATCH 02/23] gnu: Add python-zope-interface Leo Famulari
2015-11-24 21:02 ` [PATCH 03/23] gnu: Add python-zope-exceptions Leo Famulari
2015-11-24 21:02 ` [PATCH 04/23] gnu: Add python-zope-testing Leo Famulari
2015-11-24 21:02 ` [PATCH 05/23] gnu: Add python-zope-testrunner Leo Famulari
2015-11-24 21:02 ` [PATCH 06/23] gnu: Add python-zope-i18nmessageid Leo Famulari
2015-11-24 21:02 ` [PATCH 07/23] gnu: Add python-zope-schema Leo Famulari
2015-11-24 21:02 ` [PATCH 08/23] gnu: Add python-zope-configuration Leo Famulari
2015-11-24 21:02 ` [PATCH 09/23] gnu: Add python-zope-proxy Leo Famulari
2015-11-24 21:02 ` [PATCH 10/23] gnu: Add python-zope-location Leo Famulari
2015-11-24 21:02 ` [PATCH 11/23] gnu: Add python-zope-security Leo Famulari
2015-11-24 21:02 ` [PATCH 12/23] gnu: Add python-zope-component Leo Famulari
2015-11-24 21:02 ` [PATCH 13/23] gnu: Add python-pyrfc3339 Leo Famulari
2015-11-24 21:02 ` [PATCH 14/23] gnu: Add python-werkzeug Leo Famulari
2015-11-24 21:02 ` [PATCH 15/23] gnu: Add python-configobj Leo Famulari
2015-11-24 21:02 ` [PATCH 16/23] gnu: Add dialog Leo Famulari
2015-11-25 20:21 ` Efraim Flashner
2015-11-27 7:17 ` Leo Famulari
2015-11-24 21:02 ` [PATCH 17/23] gnu: Add python2-pythondialog Leo Famulari
2015-11-24 21:02 ` [PATCH 18/23] WIP: Add python-configargparse Leo Famulari
2015-11-24 21:02 ` [PATCH 19/23] gnu: Add python-ndg-httpsclient Leo Famulari
2015-11-24 21:02 ` [PATCH 20/23] gnu: python-parsedatetime: Update to 1.5 Leo Famulari
2015-11-25 20:32 ` Efraim Flashner [this message]
2015-11-24 21:02 ` [PATCH 21/23] gnu: Add python2-parsedatetime Leo Famulari
2015-11-24 21:02 ` [PATCH 22/23] gnu: Add acme Leo Famulari
2015-11-24 21:02 ` [PATCH 23/23] WIP: Add lets-encrypt Leo Famulari
2015-12-04 14:44 ` [PATCH 00/23] WIP: Add the Let's Encrypt client Thompson, David
2015-12-06 17:17 ` Thompson, David
2015-12-06 21:35 ` Ludovic Courtès
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=20151125223208.1da790c4@debian-netbook \
--to=efraim@flashner.co.il \
--cc=guix-devel@gnu.org \
--cc=leo@famulari.name \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.