GNU bug report logs -
#25809
[PATCH 4/8] gnu: python-setuptools-scm: Update to 1.15.0.
Previous Next
Reported by: Troy Sankey <sankeytms <at> gmail.com>
Date: Mon, 20 Feb 2017 06:38:05 UTC
Severity: normal
Tags: patch
Done: Troy Sankey <sankeytms <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 25809 in the body.
You can then email your comments to 25809 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#25809
; Package
guix-patches
.
(Mon, 20 Feb 2017 06:38:05 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Troy Sankey <sankeytms <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 20 Feb 2017 06:38:05 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/python.scm (python-setuptools-scm): Update to 1.15.0.
---
gnu/packages/python.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 4e87e3867..5e2da0b27 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -4588,13 +4588,13 @@ child application and control it as if a human were typing commands.")
(define-public python-setuptools-scm
(package
(name "python-setuptools-scm")
- (version "1.11.1")
+ (version "1.15.0")
(source (origin
(method url-fetch)
(uri (pypi-uri "setuptools_scm" version))
(sha256
(base32
- "1gqr73i150yzj3mz32854vj93x07yr52kn8fdckwa41ll8wgficc"))))
+ "0bwyc5markib0i7i2qlyhdzxhiywzxbkfiapldma8m91m82jvwfs"))))
(build-system python-build-system)
(home-page "https://github.com/pypa/setuptools_scm/")
(synopsis "Manage Python package versions in SCM metadata")
--
2.11.1
bug closed, send any further explanations to
25809 <at> debbugs.gnu.org and Troy Sankey <sankeytms <at> gmail.com>
Request was from
Troy Sankey <sankeytms <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Tue, 21 Feb 2017 19:03:03 GMT)
Full text and
rfc822 format available.
Information forwarded
to
guix-patches <at> gnu.org
:
bug#25809
; Package
guix-patches
.
(Mon, 06 Mar 2017 13:04:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 25809 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Troy Sankey <sankeytms <at> gmail.com> writes:
> * gnu/packages/python.scm (python-setuptools-scm): Update to 1.15.0.
I've pushed this patch. "python2-setuptools-scm" should also be
mentioned here, but I forgot to add it :(
> ---
> gnu/packages/python.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
> index 4e87e3867..5e2da0b27 100644
> --- a/gnu/packages/python.scm
> +++ b/gnu/packages/python.scm
> @@ -4588,13 +4588,13 @@ child application and control it as if a human were typing commands.")
> (define-public python-setuptools-scm
> (package
> (name "python-setuptools-scm")
> - (version "1.11.1")
> + (version "1.15.0")
> (source (origin
> (method url-fetch)
> (uri (pypi-uri "setuptools_scm" version))
> (sha256
> (base32
> - "1gqr73i150yzj3mz32854vj93x07yr52kn8fdckwa41ll8wgficc"))))
> + "0bwyc5markib0i7i2qlyhdzxhiywzxbkfiapldma8m91m82jvwfs"))))
> (build-system python-build-system)
> (home-page "https://github.com/pypa/setuptools_scm/")
> (synopsis "Manage Python package versions in SCM metadata")
> --
> 2.11.1
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 04 Apr 2017 11:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 8 years and 129 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.