From: Christopher Allan Webber <cwebber@dustycloud.org>
To: guix-devel@gnu.org
Subject: gnu: python-sqlalchemy: Update to 1.0.12.
Date: Mon, 15 Feb 2016 13:41:22 -0800 [thread overview]
Message-ID: <87si0tslbx.fsf@dustycloud.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 72 bytes --]
This also fixes the python / sqlalchemy / sqlite test failure problem.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-python-sqlalchemy-Update-to-1.0.12.patch --]
[-- Type: text/x-patch, Size: 1266 bytes --]
From 880e39c230bf9ac956baa0853acf7158481b3ee6 Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber <cwebber@dustycloud.org>
Date: Mon, 15 Feb 2016 13:40:13 -0800
Subject: [PATCH] gnu: python-sqlalchemy: Update to 1.0.12.
* gnu/packages/python.scm (python-sqlalchemy): Update to 1.0.12.
---
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 2090d3a..805c4a2 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -3541,7 +3541,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.12")
(source
(origin
(method url-fetch)
@@ -3549,7 +3549,7 @@ routines such as routines for numerical integration and optimization.")
"SQLAlchemy/SQLAlchemy-" version ".tar.gz"))
(sha256
(base32
- "059ayifj5l08v6vv56anhyibyllscn10dlzr2fcw68gz1hfjdzsz"))))
+ "1l8qclhd0s90w3pvwhi5mjxdwr5j7gw7cjka2fx6f2vqmq7f4yb6"))))
(build-system python-build-system)
(native-inputs
`(("python-cython" ,python-cython) ;for c extensions
--
2.6.3
next reply other threads:[~2016-02-15 21:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-15 21:41 Christopher Allan Webber [this message]
2016-02-15 21:51 ` gnu: python-sqlalchemy: Update to 1.0.12 Andreas Enge
2016-02-15 21:52 ` Mark H Weaver
2016-02-15 22:05 ` Christopher Allan Webber
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=87si0tslbx.fsf@dustycloud.org \
--to=cwebber@dustycloud.org \
--cc=guix-devel@gnu.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.
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).