[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#879748: marked as done (ITP: golang-github-alecthomas-repr -- Python's repr() for Go)



Your message dated Thu, 02 Nov 2017 10:00:16 +0000
with message-id <E1eACIK-0002Wx-Mq@fasolo.debian.org>
and subject line Bug#879748: fixed in golang-github-alecthomas-repr 0.0~git20171013.3757840-1
has caused the Debian Bug report #879748,
regarding ITP: golang-github-alecthomas-repr -- Python's repr() for Go
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
879748: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879748
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Anthony Fok <foka@debian.org>

* Package name    : golang-github-alecthomas-repr
  Version         : 0.0~git20171013.3757840-1
  Upstream Author : Alec Thomas
* URL             : https://github.com/alecthomas/repr
* License         : Expat
  Programming Lang: Go
  Description     : Python's repr() for Go

 The repr package attempts to represent Go values in a form that can be
 used almost directly in Go source code.
 .
 Unfortunately, some values (such as pointers to basic types) cannot
 be represented directly in Go.  These values will be represented as
 &<value>, e.g. &23
 .
 Example:
 .
   type test struct {
     S string
     I int
     A []int
   }
 .
   func main() {
     repr.Print(&test{
       S: "String",
       I: 123,
       A: []int{1, 2, 3},
     })
   }
 .
 Outputs
 .
   &main.test{S: "String", I: 123, A: []int{1, 2, 3}}

Reasoning: Required by golang-github-alecthomas-chroma for hugo:
 Hugo 0.28 brings blistering fast and native syntax highlighting
 from Chroma.  A big thank you to Alec Thomas for taking on this
 massive task of porting the popular python highlighter Pygments to Go.

--- End Message ---
--- Begin Message ---
Source: golang-github-alecthomas-repr
Source-Version: 0.0~git20171013.3757840-1

We believe that the bug you reported is fixed in the latest version of
golang-github-alecthomas-repr, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 879748@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anthony Fok <foka@debian.org> (supplier of updated golang-github-alecthomas-repr package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 25 Oct 2017 04:45:58 -0600
Source: golang-github-alecthomas-repr
Binary: golang-github-alecthomas-repr-dev
Architecture: source all
Version: 0.0~git20171013.3757840-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Changed-By: Anthony Fok <foka@debian.org>
Description:
 golang-github-alecthomas-repr-dev - Python's repr() for Go
Closes: 879748
Changes:
 golang-github-alecthomas-repr (0.0~git20171013.3757840-1) unstable; urgency=medium
 .
   * Initial release (Closes: #879748)
Checksums-Sha1:
 59f9adf78a6e300e20e915a87ce77d75a4a5c56c 2419 golang-github-alecthomas-repr_0.0~git20171013.3757840-1.dsc
 d367efc535b58914c00802e30a4ae4696f0e2d8f 4100 golang-github-alecthomas-repr_0.0~git20171013.3757840.orig.tar.xz
 cdf051892fa86c626bebc199a847735c8f2791b4 1984 golang-github-alecthomas-repr_0.0~git20171013.3757840-1.debian.tar.xz
 0ce62f051a7563bd9fdd44e1779f7ec8dd53f806 5028 golang-github-alecthomas-repr-dev_0.0~git20171013.3757840-1_all.deb
 c99800da123ea55c4b4cb12484da6898fbc768be 5975 golang-github-alecthomas-repr_0.0~git20171013.3757840-1_amd64.buildinfo
Checksums-Sha256:
 e32497dbb7ea1f6932500dc23998de761399297c15e3d2ea21760cfb4726c16a 2419 golang-github-alecthomas-repr_0.0~git20171013.3757840-1.dsc
 6c718685fb0056e029365bde87ec53a0e2dbec26c6152dcecf1f63a8f8598913 4100 golang-github-alecthomas-repr_0.0~git20171013.3757840.orig.tar.xz
 99c3e57cd522de212449b5e071f2723f3889a658d1beb4f8ab464e0d42ed9619 1984 golang-github-alecthomas-repr_0.0~git20171013.3757840-1.debian.tar.xz
 25d8cb35bbdac55f7b5e0517df6e116f78124a3fe8f4314268ae0a7d8db0f876 5028 golang-github-alecthomas-repr-dev_0.0~git20171013.3757840-1_all.deb
 14e1f508aa527318058ac37be695fa47edcb9b89cfe089cbd0b35770f159e755 5975 golang-github-alecthomas-repr_0.0~git20171013.3757840-1_amd64.buildinfo
Files:
 62f78b6b93e923ce1867456993bbc840 2419 devel optional golang-github-alecthomas-repr_0.0~git20171013.3757840-1.dsc
 8961c2eb3c5ee8f8e867622b4799593f 4100 devel optional golang-github-alecthomas-repr_0.0~git20171013.3757840.orig.tar.xz
 cac91aac244397b432c96c367649306f 1984 devel optional golang-github-alecthomas-repr_0.0~git20171013.3757840-1.debian.tar.xz
 3f0840c9cb45390da65103d000103b4b 5028 devel optional golang-github-alecthomas-repr-dev_0.0~git20171013.3757840-1_all.deb
 e44bd3aab4cb2b99ffbfb2946f3c0b54 5975 devel optional golang-github-alecthomas-repr_0.0~git20171013.3757840-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEFCQhsZrUqVmW+VBy6iUAtBLFms8FAlnwbHUACgkQ6iUAtBLF
ms8O3RAAsiiAR5csrgvE1bwVF1DS1ugKIdC1pUU6U7SxHj1WXnxJQFyNjJUGye3+
fzKx4iJnPoc+tSPSDJWjzOvUl12sWCIbkeNUAaIjLsXe0BJbeli5dyoyEsgN6Zpa
AcvTxbfjtgS7V3j3v7xPTC1L0Sf/d/nxpRnFSehIlz4YfkRBUynQcKX/ikFOpGjP
xROtK6q+y43HVJAM/gRsMCbo+4RmLEBqbX58+4VH+y6bsoviqjxKKfejXCeqI6QY
18KwipJWe/Szzk6HcLmmsf7oc1iHk6vSHMvKAa4YpB82MfYKd3jTR3A/CeM8OKGW
DJZUNbW8cMgHgX3jGpQHWxfIrf2S6fPmSAn1z+E6+HJBgzqTo1HsrZ9SyuoziiaK
Ba3vBspVEGS33mKV7K/WdkB1b9Cw4aZ+wD49ppyeqIs4iLDd/sRo9YLmpO5dJL3e
+8M1I6puTrMjN2hFDNtqMawkWSi9caTdScMFBkh/ku/u+nleHqJuc5JErSfh9M/U
bsmWfoRpmMGdE+gC5SzB1/gmiBBqZpY3Y/ll8dobYl5aczliTE6HIWAPw4pxGWeR
ZP71qYxf8boATsgIOzUPqQcmtuL2eOAmYo+pbJjDi99h8oKCnTGEkGgEXztDYPJH
3IJJjx+Gxt8THKAjLg55WCKVTiD6mP2UmH5sjitEoskF6W9XCh0=
=MV2O
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: