unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Christopher Allan Webber <cwebber@dustycloud.org>
To: Pjotr Prins <pjotr.public12@thebird.nl>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: python-sqlalchemy: Update to 1.0.11 (oops: fixed name).
Date: Mon, 08 Feb 2016 09:26:42 -0800	[thread overview]
Message-ID: <87y4avxgdp.fsf@dustycloud.org> (raw)
In-Reply-To: <56b8c867.Mt4UAAdU6v84queb%pjotr.public12@thebird.nl>

Pjotr Prins writes:

> * gnu/packages/python.scm (python-sqlalchemy):
> Update to 1.0.11
> ---
>  gnu/packages/python.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
> index 5b988c1..47c7975 100644
> --- a/gnu/packages/python.scm
> +++ b/gnu/packages/python.scm
> @@ -3549,7 +3549,7 @@ routines such as routines for numerical integration and optimization.")
>  (define-public python-sqlalchemy
>    (package
>      (name "python-sqlalchemy")
> -    (version "0.9.7")
> +    (version "1.0.11")
>      (source
>       (origin
>        (method url-fetch)
> @@ -3557,7 +3557,7 @@ routines such as routines for numerical integration and optimization.")
>                            "SQLAlchemy/SQLAlchemy-" version ".tar.gz"))
>        (sha256
>         (base32
> -        "059ayifj5l08v6vv56anhyibyllscn10dlzr2fcw68gz1hfjdzsz"))))
> +        "18z81m3ypcgqmsqn61qpfm75b98z5fihx23hjw05a57shybp490b"))))
>      (build-system python-build-system)
>      (native-inputs
>       `(("python-cython" ,python-cython) ;for c extensions

LGTM, push it!

. o O (iirc, version bump pushes are often ok to just push to guix)
      (master if you have commit access without review, right?)

 - Chris

  reply	other threads:[~2016-02-08 17:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-08 16:55 [PATCH] gnu: python-sqlalchemy: Update to 1.0.11 (oops: fixed name) Pjotr Prins
2016-02-08 17:26 ` Christopher Allan Webber [this message]
2016-02-08 19:46   ` Leo Famulari
2016-02-08 23:03     ` Christopher Allan Webber
2016-02-08 20:06 ` Andreas Enge
2016-02-08 20:07   ` Andreas Enge
2016-02-08 20:49     ` Pjotr Prins
2016-02-08 20:57       ` Andreas Enge
2016-02-08 21:09         ` Pjotr Prins
2016-02-10 16:51           ` Efraim Flashner

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87y4avxgdp.fsf@dustycloud.org \
    --to=cwebber@dustycloud.org \
    --cc=guix-devel@gnu.org \
    --cc=pjotr.public12@thebird.nl \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).