Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688414 - dev-lang/hy-0.16.0 - add PYTHON_COMPAT+=python3_7
Summary: dev-lang/hy-0.16.0 - 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: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python3.7-compat
  Show dependency tree
 
Reported: 2019-06-20 23:03 UTC by Jeff Kowalczyk
Modified: 2020-05-31 06:44 UTC (History)
3 users (show)

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


Attachments
hy-0.16.0.ebuild.patch adding PYTHON_COMPAT+=python3_7 (hy-0.16.0.ebuild.patch,380 bytes, patch)
2019-06-20 23:05 UTC, Jeff Kowalczyk
Details | Diff
dev-lang/hy-0.17.0.ebuild adding PYTHON_COMPAT+=python3_7 (hy-0.17.0.ebuild,1.08 KB, text/plain)
2019-06-21 16:48 UTC, Jeff Kowalczyk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Kowalczyk 2019-06-20 23:03:59 UTC
dev-lang/hy-0.16.0 fails to build with Python 3.7. Adding python3_7 to PYTHON_COMPAT fixes this.
Comment 1 Jeff Kowalczyk 2019-06-20 23:05:50 UTC
Created attachment 580274 [details, diff]
hy-0.16.0.ebuild.patch adding PYTHON_COMPAT+=python3_7
Comment 2 Jeff Kowalczyk 2019-06-21 16:48:03 UTC
Created attachment 580310 [details]
dev-lang/hy-0.17.0.ebuild adding PYTHON_COMPAT+=python3_7

Additionally, newer version dev-lang/hy-0.17.0.ebuild is included, adding PYTHON_COMPAT+=python3_7. Content is identical to dev-lang/hy-0.16.0.ebuild.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-05-31 06:44:14 UTC
commit 7181a032552724d43ab8a35a982f95d00d3344cb
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2019-10-13 22:24:26 +0200
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2019-11-03 14:58:31 +0100

    dev-lang/hy: Python 3.7 compatibility
    
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Craig Andrews <candrews@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/13286
    Signed-off-by: Craig Andrews <candrews@gentoo.org>