unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56109] [PATCH] gnu: reuse: Update to 1.0.0.
@ 2022-06-20 10:33 Jean Pierre De Jesus DIAZ via Guix-patches via
  2022-06-20 17:00 ` Jean Pierre De Jesus DIAZ via Guix-patches via
  0 siblings, 1 reply; 3+ messages in thread
From: Jean Pierre De Jesus DIAZ via Guix-patches via @ 2022-06-20 10:33 UTC (permalink / raw)
  To: 56109

* gnu/packages/license.scm (reuse): Update to 1.0.0.

The changes from v0.14.0..v1.0.0:

https://github.com/fsfe/reuse-tool/compare/v0.14.0...v1.0.0

And the change log:

https://github.com/fsfe/reuse-tool/blob/v1.0.0/CHANGELOG.md#100---2022-05-19

As it states, it isn't a breaking change, just releasing the 1.0.0 version as it's stable enough now.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#56109] [PATCH] gnu: reuse: Update to 1.0.0.
  2022-06-20 10:33 [bug#56109] [PATCH] gnu: reuse: Update to 1.0.0 Jean Pierre De Jesus DIAZ via Guix-patches via
@ 2022-06-20 17:00 ` Jean Pierre De Jesus DIAZ via Guix-patches via
  2022-06-22 21:18   ` bug#56109: " Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Jean Pierre De Jesus DIAZ via Guix-patches via @ 2022-06-20 17:00 UTC (permalink / raw)
  To: 56109@debbugs.gnu.org

[-- Attachment #1: Type: text/plain, Size: 13 bytes --]

Empty Message

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-reuse-Update-to-1.0.0.patch --]
[-- Type: text/x-patch; name=0001-gnu-reuse-Update-to-1.0.0.patch, Size: 1137 bytes --]

From c6ed681253baa7b6b176cca423907da051bd6e99 Mon Sep 17 00:00:00 2001
Message-Id: <c6ed681253baa7b6b176cca423907da051bd6e99.1655721036.git.me@jeandudey.tech>
From: Jean-Pierre De Jesus DIAZ <me@jeandudey.tech>
Date: Mon, 20 Jun 2022 12:29:44 +0200
Subject: [PATCH] gnu: reuse: Update to 1.0.0.

* gnu/packages/license.scm (reuse): Update to 1.0.0.
---
 gnu/packages/license.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/license.scm b/gnu/packages/license.scm
index cc6b03b412..df8efe8423 100644
--- a/gnu/packages/license.scm
+++ b/gnu/packages/license.scm
@@ -168,13 +168,13 @@ (define-public licensecheck
 (define-public reuse
   (package
     (name "reuse")
-    (version "0.14.0")
+    (version "1.0.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "reuse" version))
        (sha256
-        (base32 "1q84qv982y67inqb67iy3r6z7339593w7zdaaxswjqxfrd1by7bp"))))
+        (base32 "1m78q5x19xvhywi1xl0prrag89ihvqiq14lba27rrxl75nz24c6v"))))
     (build-system python-build-system)
     (native-inputs
      (list python-pytest python-setuptools-scm))
-- 
2.36.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#56109: [PATCH] gnu: reuse: Update to 1.0.0.
  2022-06-20 17:00 ` Jean Pierre De Jesus DIAZ via Guix-patches via
@ 2022-06-22 21:18   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2022-06-22 21:18 UTC (permalink / raw)
  To: Jean Pierre De Jesus DIAZ; +Cc: 56109@debbugs.gnu.org

Hi,

Jean Pierre De Jesus DIAZ <me@jeandudey.tech> skribis:

> From c6ed681253baa7b6b176cca423907da051bd6e99 Mon Sep 17 00:00:00 2001
> Message-Id: <c6ed681253baa7b6b176cca423907da051bd6e99.1655721036.git.me@jeandudey.tech>
> From: Jean-Pierre De Jesus DIAZ <me@jeandudey.tech>
> Date: Mon, 20 Jun 2022 12:29:44 +0200
> Subject: [PATCH] gnu: reuse: Update to 1.0.0.
>
> * gnu/packages/license.scm (reuse): Update to 1.0.0.

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-22 21:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-20 10:33 [bug#56109] [PATCH] gnu: reuse: Update to 1.0.0 Jean Pierre De Jesus DIAZ via Guix-patches via
2022-06-20 17:00 ` Jean Pierre De Jesus DIAZ via Guix-patches via
2022-06-22 21:18   ` bug#56109: " Ludovic Courtès

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).