Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712680 - dev-python/pyopencl-2019.1.2 version bump
Summary: dev-python/pyopencl-2019.1.2 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: Python Gentoo Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 712672
Blocks:
  Show dependency tree
 
Reported: 2020-03-15 10:48 UTC by Thomas Bettler
Modified: 2020-03-30 17:44 UTC (History)
1 user (show)

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


Attachments
pyopencl-2019.1.2-bump.patch (file_712680.txt,959 bytes, patch)
2020-03-15 10:48 UTC, Thomas Bettler
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Bettler 2020-03-15 10:48:18 UTC
Created attachment 619710 [details, diff]
pyopencl-2019.1.2-bump.patch

pyopencl 2019.1.2 supports python 3.8
bump solves bug #711808
Comment 1 Jonas Stein gentoo-dev 2020-03-16 17:58:14 UTC
Thank you for your contribution. I had a short look on the ebuild. 
Here a few ideas:

* Please test the ebuild with repoman full -d -x https://wiki.gentoo.org/wiki/Repoman
* We always try to use the latest EAPI, please bump to EAPI=7
* A bot can look for additional mistakes, if you upload a PR via github
Comment 2 Thomas Bettler 2020-03-22 09:22:01 UTC
* repoman: done
* EAPI=7: done
* PR: done
ready for review
Comment 3 Larry the Git Cow gentoo-dev 2020-03-30 17:44:16 UTC
The bug has been closed via the following commit(s):

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

commit e1f07b48e5fceba9caa11ac5b8fd9b4da96033e5
Author:     t0b3 <thomas.bettler@gmail.com>
AuthorDate: 2020-03-22 08:06:45 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-03-30 17:43:59 +0000

    dev-python/pyopencl: bump to 2019.1.2
    
    Bug: https://bugs.gentoo.org/712672
    Bug: https://bugs.gentoo.org/711808
    Closes: https://bugs.gentoo.org/712680
    Signed-off-by: t0b3 <thomas.bettler@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/15040
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pyopencl/Manifest                 |  1 +
 dev-python/pyopencl/pyopencl-2019.1.2.ebuild | 56 ++++++++++++++++++++++++++++
 profiles/package.mask                        |  1 -
 3 files changed, 57 insertions(+), 1 deletion(-)