unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: 62418@debbugs.gnu.org
Cc: Greg Hogan <code@greghogan.com>
Subject: [bug#62418] [PATCH 5/6] gnu: python-agate: Update to 1.7.1
Date: Fri, 24 Mar 2023 13:23:30 +0000	[thread overview]
Message-ID: <20230324132331.135677-5-code@greghogan.com> (raw)
In-Reply-To: <20230324132331.135677-1-code@greghogan.com>

* gnu/packages/wireservices.scm (python-agate): Update to 1.7.1.
[native-inputs]: Add python-agate-locales.
---
 gnu/packages/wireservice.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/wireservice.scm b/gnu/packages/wireservice.scm
index f18f2b9ee7..ace3c17082 100644
--- a/gnu/packages/wireservice.scm
+++ b/gnu/packages/wireservice.scm
@@ -98,7 +98,7 @@ (define python-agate-locales
 (define-public python-agate
   (wireservice-package
    (name "python-agate")
-   (version "1.6.1")
+   (version "1.7.1")
    (source (origin
              (method git-fetch)
              (uri (git-reference
@@ -107,9 +107,10 @@ (define-public python-agate
              (file-name (git-file-name name version))
              (sha256
               (base32
-               "077zj8xad8hsa3nqywvf7ircirmx3krxdipl8wr3dynv3l3khcpl"))))
+               "1wqyml7f70hr7zhgwvwqy4bdshlbcmp4jmyc5y12jyx10xp3sk7c"))))
    (native-inputs
-    `(("python-nose" ,python-nose)
+    `(("locales" ,python-agate-locales)
+      ("python-nose" ,python-nose)
       ("python-sphinx" ,python-sphinx)
       ("python-sphinx-rtd-theme" ,python-sphinx-rtd-theme)
       ("python-csselect" ,python-cssselect)
-- 
2.40.0





  parent reply	other threads:[~2023-03-24 22:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-24 13:09 [bug#62418] [PATCH 0/6] Update csvkit Greg Hogan
2023-03-24 13:23 ` [bug#62418] [PATCH 1/6] gnu: python-leather: Update to 0.3.4 Greg Hogan
2023-03-24 13:23   ` [bug#62418] [PATCH 2/6] gnu: python-agate-dbf: Update to 0.2.2 Greg Hogan
2023-03-24 13:23   ` [bug#62418] [PATCH 3/6] gnu: python-agate-sql: Update to 0.5.9 Greg Hogan
2023-03-24 13:23   ` [bug#62418] [PATCH 4/6] gnu: Add python-agate-locales Greg Hogan
2023-03-24 13:23   ` Greg Hogan [this message]
2023-03-24 13:23   ` [bug#62418] [PATCH 6/6] gnu: csvkit: Update to 1.1.1 Greg Hogan
2023-04-07 19:37 ` [bug#62418] [PATCH] gnu: Update to 13.1 Greg Hogan
2023-04-08  9:40   ` Simon Tournier
2023-04-10 18:36     ` Greg Hogan
2023-04-11  8:07       ` Simon Tournier
2023-04-11 13:43         ` Greg Hogan
2023-04-18 20:43           ` Greg Hogan
2023-04-18 20:43 ` [bug#62418] [PATCH] gnu: gdb: " Greg Hogan
2023-05-14 21:00 ` bug#62418: [PATCH 0/6] Update csvkit Ludovic Courtès
2023-07-18 19:33 ` [bug#62418] [PATCH v2] gnu: gdb: Update to 13.2 Greg Hogan

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=20230324132331.135677-5-code@greghogan.com \
    --to=code@greghogan.com \
    --cc=62418@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).