Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 721832 - app-misc/khard-0.16.1: version bump version (with py3.7)
Summary: app-misc/khard-0.16.1: version bump version (with py3.7)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andriy Utkin (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-05-09 10:26 UTC by Stefan Huber
Modified: 2020-08-30 13:49 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 Stefan Huber 2020-05-09 10:26:48 UTC
I run khard-0.16.1 with python-3.7 on my local overlay. Maybe in course of bug 718232 I would like to suggest to bump khard to current 0.16.1 in portage.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-08-30 13:48:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=712608c6c116e1395b0e6539a2620fe14ba41743

commit 712608c6c116e1395b0e6539a2620fe14ba41743
Author:     Nils Freydank <nils.freydank@posteo.de>
AuthorDate: 2020-08-15 12:57:03 +0000
Commit:     Andrey Utkin <andrey_utkin@gentoo.org>
CommitDate: 2020-08-30 13:47:53 +0000

    app-misc/khard: Bump to 0.17.0
    
    This commit adds support for python 3.7 to 3.9 and does some internal changes:
    - drop explicit dep for >dev-python/vobject-0.9.3 as a working version
      was introduced to the tree in december 2017. For details see commit
      17e2b60acb7049e925c1d65116dbb4edf16e820e.
    
    - don't call external test but use the [[ ]] bashism, so globbing for
      version works ("*9999").
    
    - add dep for dev-python/setuptools_scm for tests
    
    Bug: https://bugs.gentoo.org/718232
    Closes: https://bugs.gentoo.org/721832
    Thanks-to: Christopher Head <chead@chead.ca>
    Package-Manager: Portage-3.0.2, Repoman-2.3.23
    Signed-off-by: Nils Freydank <holgersson@posteo.de>
    Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>

 app-misc/khard/Manifest            |  1 +
 app-misc/khard/khard-0.17.0.ebuild | 54 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)
Comment 2 Andriy Utkin (RETIRED) gentoo-dev 2020-08-30 13:49:25 UTC
Sorry for being inactive for long.
Welcome back me!