* [bug#73086] Update reprotest to 0.7.28
@ 2024-09-07 0:44 Vagrant Cascadian
2024-09-09 13:22 ` bug#73086: " Z572
0 siblings, 1 reply; 2+ messages in thread
From: Vagrant Cascadian @ 2024-09-07 0:44 UTC (permalink / raw)
To: 73086
[-- Attachment #1.1: Type: text/plain, Size: 174 bytes --]
The attached patch updates reprotest to 0.7.28.
Upstream changes include compatibility improvements for python 3.12 and
3.13 and a few spelling fixes.
live well,
vagrant
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-reprotest-Update-to-0.7.28.patch --]
[-- Type: text/x-diff, Size: 1258 bytes --]
From 265333c2dab1537c3b2725e399812f932e56e655 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@reproducible-builds.org>
Date: Fri, 6 Sep 2024 17:37:09 -0700
Subject: [PATCH] gnu: reprotest: Update to 0.7.28.
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.28.
---
gnu/packages/diffoscope.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm
index 35007a7b80..9e0a32cf23 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -253,7 +253,7 @@ (define (bin command)
(define-public reprotest
(package
(name "reprotest")
- (version "0.7.27")
+ (version "0.7.28")
(source
(origin
(method git-fetch)
@@ -262,7 +262,7 @@ (define-public reprotest
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0z5i53dy4ax4gbidcqmwqq0686n1g397c79bsscfs94s2y35fsns"))))
+ (base32 "06jm82w05qsx3wskch3fm5mpkpj5jmq7r4yram4ixprxc5j8flg8"))))
(inputs
(list python-debian python-distro python-libarchive-c python-rstr))
(native-inputs
base-commit: 18d02443e1ec37779ee3cf63f9aaff1746bfdd8e
--
2.39.2
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#73086: Update reprotest to 0.7.28
2024-09-07 0:44 [bug#73086] Update reprotest to 0.7.28 Vagrant Cascadian
@ 2024-09-09 13:22 ` Z572
0 siblings, 0 replies; 2+ messages in thread
From: Z572 @ 2024-09-09 13:22 UTC (permalink / raw)
To: Vagrant Cascadian; +Cc: 73086-done
[-- Attachment #1: Type: text/plain, Size: 1637 bytes --]
Vagrant Cascadian <vagrant@reproducible-builds.org> writes:
> The attached patch updates reprotest to 0.7.28.
>
> Upstream changes include compatibility improvements for python 3.12 and
> 3.13 and a few spelling fixes.
>
> live well,
> vagrant
>
> [2. text/x-diff; 0001-gnu-reprotest-Update-to-0.7.28.patch]
> From 265333c2dab1537c3b2725e399812f932e56e655 Mon Sep 17 00:00:00 2001
> From: Vagrant Cascadian <vagrant@reproducible-builds.org>
> Date: Fri, 6 Sep 2024 17:37:09 -0700
> Subject: [PATCH] gnu: reprotest: Update to 0.7.28.
>
> * gnu/packages/diffoscope.scm (reprotest): Update to 0.7.28.
> ---
> gnu/packages/diffoscope.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm
> index 35007a7b80..9e0a32cf23 100644
> --- a/gnu/packages/diffoscope.scm
> +++ b/gnu/packages/diffoscope.scm
> @@ -253,7 +253,7 @@ (define (bin command)
> (define-public reprotest
> (package
> (name "reprotest")
> - (version "0.7.27")
> + (version "0.7.28")
> (source
> (origin
> (method git-fetch)
> @@ -262,7 +262,7 @@ (define-public reprotest
> (commit version)))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "0z5i53dy4ax4gbidcqmwqq0686n1g397c79bsscfs94s2y35fsns"))))
> + (base32 "06jm82w05qsx3wskch3fm5mpkpj5jmq7r4yram4ixprxc5j8flg8"))))
> (inputs
> (list python-debian python-distro python-libarchive-c python-rstr))
> (native-inputs
>
> base-commit: 18d02443e1ec37779ee3cf63f9aaff1746bfdd8e
push and update style and use G-expression, close.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-09 13:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-07 0:44 [bug#73086] Update reprotest to 0.7.28 Vagrant Cascadian
2024-09-09 13:22 ` bug#73086: " Z572
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).