Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712672 - dev-python/pytools-2020.1 version bump
Summary: dev-python/pytools-2020.1 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:
Blocks: 712680
  Show dependency tree
 
Reported: 2020-03-15 09:40 UTC by Thomas Bettler
Modified: 2020-03-30 17:44 UTC (History)
1 user (show)

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


Attachments
pytools-bump.patch (file_712672.txt,245 bytes, patch)
2020-03-15 09:40 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 09:40:08 UTC
Created attachment 619654 [details, diff]
pytools-bump.patch

pytools 2020.1 supports python 3.8
bump solves bug #711808
Comment 1 Jonas Stein gentoo-dev 2020-03-16 17:59:04 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:23 UTC
* repoman: done
* EAPI=7: done
* PR: done
ready for review
Comment 3 Larry the Git Cow gentoo-dev 2020-03-30 17:44:13 UTC
The bug has been closed via the following commit(s):

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

commit 171f00401b97879e2850e55392c05e44dab61e4c
Author:     t0b3 <thomas.bettler@gmail.com>
AuthorDate: 2020-03-21 16:49:56 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-03-30 17:43:56 +0000

    dev-python/pytools: bump to 2020.1
    
    Closes: https://bugs.gentoo.org/712672
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: t0b3 <thomas.bettler@gmail.com>
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pytools/Manifest              |  1 +
 dev-python/pytools/pytools-2020.1.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

Additionally, it has been referenced in 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(-)