From: Oleg Pykhalov <go.wigust@gmail.com>
To: 29434@debbugs.gnu.org
Subject: [bug#29434] [PATCH 1/2] gnu: python-internetarchive: Update to 1.7.4.
Date: Sat, 25 Nov 2017 11:21:57 +0300 [thread overview]
Message-ID: <20171125082158.28025-1-go.wigust@gmail.com> (raw)
In-Reply-To: <87tvxircv4.fsf@gmail.com>
* gnu/packages/web.scm (python-internetarchive): Update to 1.7.4.
---
gnu/packages/web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index a4a8778ef..9e6ad5b69 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -5160,7 +5160,7 @@ command-line arguments or read from stdin.")
(define-public python-internetarchive
(package
(name "python-internetarchive")
- (version "1.7.1")
+ (version "1.7.4")
(source
(origin
(method url-fetch)
@@ -5169,7 +5169,7 @@ command-line arguments or read from stdin.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "1lj4r0y67mwjns2gcjvw0y7m5x0vqir2iv7s4q2y93492azli1qh"))))
+ "0sdbb2ag6vmybi8zmbjszi492a587giaaqxyy1p6gy03cb8mc512"))))
(build-system python-build-system)
(arguments
`(#:tests? #f ; 11 tests of 105 fail to mock "requests".
--
2.15.0
next prev parent reply other threads:[~2017-11-25 8:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-25 8:17 [bug#29434] [PATCH 0/2] gnu: python-internetarchive: Update to 1.7.4 and enable tests Oleg Pykhalov
2017-11-25 8:21 ` Oleg Pykhalov [this message]
2017-11-25 8:21 ` [bug#29434] [PATCH 2/2] gnu: python-internetarchive: Enable tests Oleg Pykhalov
2017-11-25 8:30 ` Oleg Pykhalov
2017-11-25 16:30 ` Leo Famulari
2017-11-25 16:29 ` [bug#29434] [PATCH 1/2] gnu: python-internetarchive: Update to 1.7.4 Leo Famulari
2017-11-28 17:26 ` Oleg Pykhalov
2017-11-28 17:28 ` bug#29434: " Oleg Pykhalov
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=20171125082158.28025-1-go.wigust@gmail.com \
--to=go.wigust@gmail.com \
--cc=29434@debbugs.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).