Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #1053253

Bug#985683: unblock: powerline/2.8.2-1

Path csiph.com!aioe.org!bofh.it!news.nic.it!robomod
From Samuel Henrique <samueloph@debian.org>
Newsgroups linux.debian.bugs.dist, linux.debian.devel.release
Subject Bug#985683: unblock: powerline/2.8.2-1
Date Sun, 21 Mar 2021 22:30:02 +0100
Message-ID <BVdO2-2Co-1@gated-at.bofh.it> (permalink)
X-Mailbox-Line From debian-bugs-dist-request@lists.debian.org Sun Mar 21 21:24:09 2021
Old-Return-Path <debbugs@buxtehude.debian.org>
X-Spam-Flag NO
X-Spam-Score -4.2
Reply-To Samuel Henrique <samueloph@debian.org>, 985683@bugs.debian.org
Resent-To debian-bugs-dist@lists.debian.org
Resent-Cc Debian Release Team <debian-release@lists.debian.org>
X-Debian-Pr-Message report 985683
X-Debian-Pr-Package release.debian.org
X-Spam-Bayes score:0.0000 Tokens: new, 27; hammy, 149; neutral, 94; spammy, 1. spammytokens:0.966-+--confidence hammytokens:0.000-+--autopkgtest, 0.000-+--H*r:TLS1_3, 0.000-+--H*r:209.85.167, 0.000-+--getcwd, 0.000-+--UD:github.com
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=O4YwJ8NGQw6Kky5eny0dvVKFGxSsd0wtNKcOClqTlVU=; b=n8zOS3qYN2udQDwqoHyFeM0kgOcWDgrDpUsIOMZ9Pm2Xohim07LsiPlS87pJeeTpd6 BKZI8CsD69iBRSIy5NjeVpyNSVPwWi7tScQNuED1dxFtHrEBQwY+cgjLl0blV97tn436 JOwr3NbEVfxqs2JqjB/V1Dw4kBuYTmIMUBPwv2MALiu/EfvYILw6VoEFjzkANlq449cH pHtqSuPatDis9wsWzNX1aBJQVMo94SQap39q1PBWabx9Z2uLo/t04b4daLFn4CAc5+HT B44Z4g3vjVDgZ0ZeNos0K0Wm1P5Uib8wSxyGWrMOaT0fNWmczHKh5dcizZ3S7FUsO+lA Ivtg==
X-Gm-Message-State AOAM532S87LF0CAc45W+DIfcOxo1/2BOQUFR6YI93oe5Xnud32cKnpZp irB4hi+e8GB91uwazeeRTukb4fDYwwVImw==
X-Google-SMTP-Source ABdhPJylQymdKGbpwmHOaUpprf7O7sxdvvyw9twYd6+31g14rnfj4k/NThzBtSyDWPn97vNwMExRiQ==
X-Received by 2002:a2e:8196:: with SMTP id e22mr7790072ljg.398.1616361645652; Sun, 21 Mar 2021 14:20:45 -0700 (PDT)
X-Received by 2002:ac2:4c1c:: with SMTP id t28mr6909493lfq.45.1616361645405; Sun, 21 Mar 2021 14:20:45 -0700 (PDT)
MIME-Version 1.0
X-Gmail-Original-Message-ID <CABwkT9ptzuA=c8HwnZ6XTWpTWNwK+FUH-t+zdroY9bugVUF6og@mail.gmail.com>
Content-Type text/plain; charset="UTF-8"
X-Debian-Message from BTS
X-Mailing-List <debian-bugs-dist@lists.debian.org> archive/latest/1657453
List-ID <debian-bugs-dist.lists.debian.org>
List-URL <https://lists.debian.org/debian-bugs-dist/>
Approved robomod@news.nic.it
Lines 58
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Sun, 21 Mar 2021 21:20:09 +0000
X-Original-Message-ID <CABwkT9ptzuA=c8HwnZ6XTWpTWNwK+FUH-t+zdroY9bugVUF6og@mail.gmail.com>
Xref csiph.com linux.debian.bugs.dist:1053253 linux.debian.devel.release:100521

Cross-posted to 2 groups.

Show key headers only | View raw


Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package powerline

I'd like to update powerline to the latest release, it's a minor
version bump, with all the changes being fair for a minor bump.

powerline is a non-key package and a mature software at this point,
our users will benefit from a considerable amount of bugfixes which
would be too much work to port individually.

I have verified all commits since the previous release and everything
looks good.

Note that powerline is only blocked because it doesn't have autopkgtest,
but upstream does have good automated testing on their side.

[ Reason ]
* Use `--no-optional-locks` to reduce conflicts with other git editors
* Fixes elapsed time that is provided with a ',' instead of a '.'
* Render cpu_load_percent segment even when psutil returns 0.0
* Shifted away from (abandoned) Yahoo API to OpenWeatherMap
* Prefer Python 3 in the Vim plugin
* Fixed getcwd for tmux
* Fix escaping of sh specific characters in tmux
* Use updated i3ipc syntax in i3 segments/listers

[ Impact ]
Missing the fixes described above.

[ Tests ]
I use powerline daily and I have not found any issues with the latest
release.

Upstream also runs a lot of automated tests against different
environments and found no regressions.
https://travis-ci.org/github/powerline/powerline/builds/760903189

[ Risks ]
non-key package
The new release is mostly about fixinf existing problems, though
there are a few functionality additions, all the commits were
verified by me and can be seen here:
https://github.com/powerline/powerline/compare/d137a88...2.8.2

powerline is a mature software at this point, and this being a
minor release plus all the automated tests give me confidence
we should ship this release to our users.

[ Checklist ]
  [x] all changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in testing

unblock powerline/2.8.2-1

Back to linux.debian.bugs.dist | Previous | Next | Find similar | Unroll thread


Thread

Bug#985683: unblock: powerline/2.8.2-1 Samuel Henrique <samueloph@debian.org> - 2021-03-21 22:30 +0100

csiph-web