Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 686916 - dev-util/cppcheck-1.87 - add PYTHON_COMPAT+=python3_7
Summary: dev-util/cppcheck-1.87 - add PYTHON_COMPAT+=python3_7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-28 16:30 UTC by Jeff Kowalczyk
Modified: 2019-06-12 07:25 UTC (History)
1 user (show)

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


Attachments
cppcheck-1.87.ebuild to add PYTHON_COMPAT+=python3_7 (cppcheck-1.87.ebuild.patch,426 bytes, patch)
2019-05-28 16:32 UTC, Jeff Kowalczyk
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Kowalczyk 2019-05-28 16:30:47 UTC
dev-util/cppcheck-1.87 fails to build with Python 3.7. Adding python3_7 to PYTHON_COMPAT fixes this.
Comment 1 Jeff Kowalczyk 2019-05-28 16:32:24 UTC
Created attachment 577936 [details, diff]
cppcheck-1.87.ebuild to add PYTHON_COMPAT+=python3_7
Comment 2 Larry the Git Cow gentoo-dev 2019-06-12 07:25:03 UTC
The bug has been closed via the following commit(s):

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

commit a6365625a588d25c9d36449ef608473f32e8db18
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2019-06-12 07:24:34 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2019-06-12 07:24:56 +0000

    dev-util/cppcheck: allow python3_7, bug #686916
    
    Reported-by: Jeff Kowalczyk
    Fixed-by: Jeff Kowalczyk
    Closes: https://bugs.gentoo.org/686916
    Package-Manager: Portage-2.3.67, Repoman-2.3.14
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-util/cppcheck/cppcheck-1.87.ebuild | 2 +-
 dev-util/cppcheck/cppcheck-9999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)