Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 696442 - sys-apps/dstat: version bump
Summary: sys-apps/dstat: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Paul Healy
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-10-05 10:00 UTC by Michał Górny
Modified: 2019-10-21 14:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-10-05 10:00:12 UTC
According to Repology, the current upstream release is 0.7.4.  Please bump.
Comment 1 Paul Healy 2019-10-08 20:35:24 UTC
Created PR: https://github.com/gentoo/gentoo/pull/13222
Comment 2 Larry the Git Cow gentoo-dev 2019-10-21 14:08:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b58c3821d247318956da534ca95b838d1ed26f2

commit 3b58c3821d247318956da534ca95b838d1ed26f2
Author:     Paul Healy <lmiphay@gmail.com>
AuthorDate: 2019-10-08 20:21:11 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-10-21 14:08:17 +0000

    sys-apps/dstat: version bump to 0.7.4
    
    Adds support for python 3
    Now uses EAPI 7
    backport fix from: https://github.com/dagwieers/dstat/pull/167/files
    added missing six dep
    avoid deprecation warning for importing collections with python 3.7
    
    Closes: https://bugs.gentoo.org/696442
    
    Signed-off-by: Paul Healy <lmiphay@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 sys-apps/dstat/Manifest                            |  1 +
 sys-apps/dstat/dstat-0.7.4.ebuild                  | 51 ++++++++++++++++++++++
 .../files/dstat-0.7.4-skip-non-sandbox-tests.patch | 18 ++++++++
 .../fix-collections-deprecation-warning.patch      | 25 +++++++++++
 4 files changed, 95 insertions(+)