Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728832 - dev-python/mkdocs*: please bump PYTHON_TARGETS
Summary: dev-python/mkdocs*: please bump PYTHON_TARGETS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Ammerlaan
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: python3.8-compat
  Show dependency tree
 
Reported: 2020-06-19 20:29 UTC by Eugene Shalygin
Modified: 2020-12-08 05:53 UTC (History)
2 users (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 Eugene Shalygin 2020-06-19 20:29:35 UTC
https://www.mkdocs.org/#installation says it supports 3.8

Reproducible: Always
Comment 1 Andrew Ammerlaan gentoo-dev 2020-06-20 20:35:05 UTC
Will look into this, it looks like most of the dependencies that were blocking the adding of py3_8 before have been bumped now, so it should be do-able.

Though, I'm also still waiting on: https://github.com/gentoo/gentoo/pull/15302
Comment 2 Larry the Git Cow gentoo-dev 2020-12-05 13:31:14 UTC
The bug has been referenced in the following commit(s):

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

commit 018ed7c6c311b50086a69e837d32930e3d5f1da6
Author:     Andrew Ammerlaan <andrewammerlaan@riseup.net>
AuthorDate: 2020-06-21 19:01:13 +0000
Commit:     Jason A. Donenfeld <zx2c4@gentoo.org>
CommitDate: 2020-12-05 13:31:04 +0000

    dev-python/mkdocs: version bump, add py3_8
    
    Bug: https://bugs.gentoo.org/728832
    Package-Manager: Portage-2.3.101, Repoman-2.3.22
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
    Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>

 dev-python/mkdocs/Manifest            |  1 +
 dev-python/mkdocs/mkdocs-1.1.2.ebuild | 58 +++++++++++++++++++++++++++++++++++
 2 files changed, 59 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2020-12-08 05:53:18 UTC
The bug has been closed via the following commit(s):

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

commit fd9ea288b1988f22cf4bfcca573bafdbc132c597
Author:     Andrew Ammerlaan <andrewammerlaan@riseup.net>
AuthorDate: 2020-04-11 08:57:29 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-12-08 05:53:06 +0000

    dev-python/mkdocs-material: Material theme for mkdocs
    
    Closes: https://bugs.gentoo.org/728832
    
    Package-Manager: Portage-2.3.98, Repoman-2.3.22
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-python/mkdocs-material/Manifest                |  1 +
 dev-python/mkdocs-material/metadata.xml            | 26 +++++++++++++++++
 .../mkdocs-material/mkdocs-material-6.1.7.ebuild   | 33 ++++++++++++++++++++++
 3 files changed, 60 insertions(+)