Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 732658

Summary: app-text/asciidoc-9.0.1 version bump
Product: Gentoo Linux Reporter: Andreas Sturmlechner <asturm>
Component: Current packagesAssignee: Marc Joliet <marcec>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/asciidoc/asciidoc-py3/releases/tag/9.0.1
See Also: https://github.com/gentoo/gentoo/pull/16934
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 736818    

Description Andreas Sturmlechner gentoo-dev 2020-07-14 22:03:14 UTC
Should also work with py39.
Comment 1 Larry the Git Cow gentoo-dev 2020-08-19 03:55:39 UTC
The bug has been closed via the following commit(s):

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

commit cafdf3e090f07d9a3d206af6bdc593db16b1c0a9
Author:     Marc Joliet <marcec@gmx.de>
AuthorDate: 2020-07-05 14:34:36 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2020-08-19 03:55:21 +0000

    app-text/asciidoc-9.0.2: version bump
    
    Bump app-text/asciidoc to version 9.0.2.  This series updated to a new
    top-level Makefile, which the ebuild now makes use of.  It also replaces
    the "examples" USE flag with "doc", since the new Makefile has a
    corresponding target "docs" that also includes the example website.
    
    This commit also adds Python 3.9 to $PYTHON_TARGETS, since the tests
    pass when run under it.
    
    Closes: https://bugs.gentoo.org/732658
    Closes: https://github.com/gentoo/gentoo/pull/16934
    Signed-off-by: Marc Joliet <marcec@gmx.de>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 app-text/asciidoc/Manifest                         |  2 +-
 ...idoc-9.0.0_rc2.ebuild => asciidoc-9.0.2.ebuild} | 26 +++++++++-------------
 2 files changed, 11 insertions(+), 17 deletions(-)