Your message dated Thu, 21 Nov 2019 18:51:20 +0000
with message-id <[email protected]>
and subject line Bug#891378: fixed in undertime 1.8.0
has caused the Debian Bug report #891378,
regarding undertime: indentation of highlighted times with some timezones
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 [email protected]
immediately.)
--
891378: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891378
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: undertime
Version: 1.1.0
Severity: minor
There is some indentation of highlighted times but only with some
timezones. It seems to happen only when printing a long timezone name
in the header.
$ undertime --no-default-zone Europe/Amsterdam
┌──────────────────┐
│ Europe/Amsterdam │
├──────────────────┤
│ 17:00 │
│ 18:00 │
│ 19:00 │
│ 20:00 │
│ 21:00 │
│ 22:00 │
│ 23:00 │
│ 00:00 │
│ 01:00 │
│ 01:17 │
│ 02:00 │
│ 03:00 │
│ 04:00 │
│ 05:00 │
│ 06:00 │
│ 07:00 │
│ 08:00 │
│ 09:00 │
│ 10:00 │
│ 11:00 │
│ 12:00 │
│ 13:00 │
│ 14:00 │
│ 15:00 │
│ 16:00 │
└──────────────────┘
$ TZ=Europe/Amsterdam undertime
┌───────┐
│ CET │
├───────┤
│ 00:00 │
│ 01:00 │
│ 01:19 │
│ 02:00 │
│ 03:00 │
│ 04:00 │
│ 05:00 │
│ 06:00 │
│ 07:00 │
│ 08:00 │
│ 09:00 │
│ 10:00 │
│ 11:00 │
│ 12:00 │
│ 13:00 │
│ 14:00 │
│ 15:00 │
│ 16:00 │
│ 17:00 │
│ 18:00 │
│ 19:00 │
│ 20:00 │
│ 21:00 │
│ 22:00 │
│ 23:00 │
└───────┘
$ undertime --no-default-zone CET
┌───────┐
│ CET │
├───────┤
│ 17:00 │
│ 18:00 │
│ 19:00 │
│ 20:00 │
│ 21:00 │
│ 22:00 │
│ 23:00 │
│ 00:00 │
│ 01:00 │
│ 01:21 │
│ 02:00 │
│ 03:00 │
│ 04:00 │
│ 05:00 │
│ 06:00 │
│ 07:00 │
│ 08:00 │
│ 09:00 │
│ 10:00 │
│ 11:00 │
│ 12:00 │
│ 13:00 │
│ 14:00 │
│ 15:00 │
│ 16:00 │
└───────┘
$ undertime --no-default-zone Australia/Perth
┌─────────────────┐
│ Australia/Perth │
├─────────────────┤
│ 00:00 │
│ 01:00 │
│ 02:00 │
│ 03:00 │
│ 04:00 │
│ 05:00 │
│ 06:00 │
│ 07:00 │
│ 08:00 │
│ 08:17 │
│ 09:00 │
│ 10:00 │
│ 11:00 │
│ 12:00 │
│ 13:00 │
│ 14:00 │
│ 15:00 │
│ 16:00 │
│ 17:00 │
│ 18:00 │
│ 19:00 │
│ 20:00 │
│ 21:00 │
│ 22:00 │
│ 23:00 │
└─────────────────┘
$ TZ=Australia/Perth undertime
┌───────┐
│ AWST │
├───────┤
│ 00:00 │
│ 01:00 │
│ 02:00 │
│ 03:00 │
│ 04:00 │
│ 05:00 │
│ 06:00 │
│ 07:00 │
│ 08:00 │
│ 08:20 │
│ 09:00 │
│ 10:00 │
│ 11:00 │
│ 12:00 │
│ 13:00 │
│ 14:00 │
│ 15:00 │
│ 16:00 │
│ 17:00 │
│ 18:00 │
│ 19:00 │
│ 20:00 │
│ 21:00 │
│ 22:00 │
│ 23:00 │
└───────┘
$ count=0 ; for TZ in ** ; do set -- "$@" "$TZ" ; count=$((count+1)) ; if [
$count -eq 5 ] ; then undertime "$@" ; count=0 ; set -- ; fi ; done
<lots>
-- System Information:
Debian Release: buster/sid
APT prefers testing-debug
APT policy: (900, 'testing-debug'), (900, 'testing'), (800,
'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700,
'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8),
LANGUAGE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages undertime depends on:
ii python3 3.6.4-1
ii python3-parsedatetime 2.4-2
ii python3-termcolor 1.1.0-1
ii python3-terminaltables 3.1.0-2
ii python3-tz 2018.3-2
undertime recommends no packages.
undertime suggests no packages.
-- no debconf information
--
bye,
pabs
https://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Source: undertime
Source-Version: 1.8.0
We believe that the bug you reported is fixed in the latest version of
undertime, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Antoine Beaupré <[email protected]> (supplier of updated undertime 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 21 Nov 2019 13:09:51 -0500
Source: undertime
Architecture: source
Version: 1.8.0
Distribution: unstable
Urgency: medium
Maintainer: Antoine Beaupré <[email protected]>
Changed-By: Antoine Beaupré <[email protected]>
Closes: 891378
Changes:
undertime (1.8.0) unstable; urgency=medium
.
* switch to tabulate (Closes: #891378)
* support all tabulate output formats (HTML, CSV, Wiki, etc)
* support --list-zones and -l as an alias for --print-zones
Checksums-Sha1:
f9c2609228fe188a777dd5871069e835909ff012 1336 undertime_1.8.0.dsc
54381783a3d533f7724ce7d29a346ca314e3566c 71220 undertime_1.8.0.tar.xz
4d56860c0eb38d89960d70cbf00fed973fa65453 5803 undertime_1.8.0_amd64.buildinfo
Checksums-Sha256:
a1b7788369d039819809ad398a63b220893edeaee4edec847d0b7d28a901ef7a 1336
undertime_1.8.0.dsc
70a20cdb5b5356610ffd88933b965bcbdade78ef60b134c0738bb1487ec3c969 71220
undertime_1.8.0.tar.xz
b180a2b3b1069c19c64862c2bb47d44ec7ca917165504990d546d8f85ce39bd6 5803
undertime_1.8.0_amd64.buildinfo
Files:
ff76797e0fd98da8c12404919ec17e9c 1336 science optional undertime_1.8.0.dsc
92474770df5839aa7d4157d867dedf7e 71220 science optional undertime_1.8.0.tar.xz
236b53c451f92e6ebc5cd1a68829881e 5803 science optional
undertime_1.8.0_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCAAdFiEEexZCBNCWcjsBljWrPqHd3bJh2XsFAl3W2XAACgkQPqHd3bJh
2XsW4wf/QBtOF6Ok7jlKqOwjSebBV6x6fvrfWOpPJlRqfplrrcOuqUiRBXXk9V8E
c5WUEBT0x9s5pPYkGCgKlkYW08qqO5qFPs6zz9T++U8YAWAawgFNj2aeyzWAJq4X
udS7mYi1+DNYzdScMf12M40rIwAd/I8Ssd6aa4SyewFBM7PIZlVLsOD4I4Dnx/Oq
7oXMre2+bLMO13QxYlWU0znWokij8/k3Yct1wq8zfC3bC7qFXirJO5Laibg9dpUZ
Ukzy45QxbO4Ejgt1DuEs5XcVFFFfabJbOf+SO9300KUZ1CbHWxrHRZ8/dYpAvQnv
zXviLXDmQpK7SoBpfNKMZZG2EJbkPw==
=gjMI
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team