unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Simon Streit <simon@netpanic.org>
To: 50309@debbugs.gnu.org
Subject: [bug#50309] [PATCH 1/5] gnu: python-confuse: Update to 1.5.0.
Date: Sun, 29 Aug 2021 20:51:43 +0200	[thread overview]
Message-ID: <ygulf4hthsb.fsf@netpanic.org> (raw)
In-Reply-To: <yguzgsxti4y.fsf@netpanic.org>


* gnu/packages/python-xyz.scm (python-confuse): Update to 1.5.0.
---
 gnu/packages/python-xyz.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 59eb473857..b61b585713 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -106,6 +106,7 @@
 ;;; Copyright © 2021 Maxime Devos <maximedevos@telenet.be>
 ;;; Copyright © 2021 Hugo Lecomte <hugo.lecomte@inria.fr>
 ;;; Copyright © 2021 Franck Pérignon <franck.perignon@univ-grenoble-alpes.fr>
+;;; Copyright © 2021 Simon Streit <simon@netpanic.org>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -25669,20 +25670,20 @@ Qt applications.")
 (define-public python-confuse
   (package
     (name "python-confuse")
-    (version "1.4.0")
+    (version "1.5.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "confuse" version))
        (sha256
         (base32
-         "0r74djc8r6lfx6ldsqnhpvfsn256gsfzbl33qcm77hp2qr8h9z4j"))))
+         "0bh2kyj8wd7h9gg4nsvrbykl5ly0f70f0wi3fbm204b1f0fcmywj"))))
     (build-system python-build-system)
     (propagated-inputs
      `(("python-pathlib" ,python-pathlib)
        ("python-pyyaml" ,python-pyyaml)))
     (home-page "https://github.com/beetbox/confuse")
-    (synopsis "Painless YAML configuration.")
+    (synopsis "Painless YAML configuration")
     (description "Confuse is a configuration library for Python that uses
 YAML.  It takes care of defaults, overrides, type checking, command-line
 integration, human-readable errors, and standard OS-specific locations.")
--
2.33.0




  reply	other threads:[~2021-08-31 21:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-31 20:49 [bug#50309] [PATCH 0/5] New version of beets Simon Streit
2021-08-29 18:51 ` Simon Streit [this message]
2021-08-29 18:57 ` [bug#50309] [PATCH 2/5] gnu: python-pyacoustid: Update to 1.2.1 Simon Streit
2021-08-29 19:05 ` [bug#50309] [PATCH 3/5] gnu: python-mediafile: Update to 0.7.0 Simon Streit
2021-08-29 20:44 ` [bug#50309] [PATCH 4/5] gnu: beets-bandcamp: Update to 0.1.4 Simon Streit
2021-08-31 20:11 ` [bug#50309] [PATCH 5/5] gnu: beets: Update to 1.5.0 Simon Streit
2021-08-31 21:48 ` [bug#50309] [PATCH 0/5] New version of beets Maxime Devos
2021-09-01  7:22   ` Simon Streit
2021-09-02  7:58     ` Lars-Dominik Braun
     [not found]       ` <ygu8s0d7dva.fsf@netpanic.org>
2021-09-04 13:10         ` bug#50309: " Lars-Dominik Braun

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=ygulf4hthsb.fsf@netpanic.org \
    --to=simon@netpanic.org \
    --cc=50309@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).