Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 845600 - app-text/nfoview: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: app-text/nfoview: needs upgrade to Python 3.10 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Till Schäfer
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2022-05-18 18:49 UTC by Sam James
Modified: 2022-05-20 01:17 UTC (History)
1 user (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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-18 18:49:18 UTC
This package does not support Python 3.10. Please test it with Python 3.10 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://archives.gentoo.org/gentoo-dev/message/13aa993921f19b6b095297721ffb0d0b. Ask in #gentoo-python on IRC if need any help.

$ pkgcheck scan -k PythonCompatUpdate app-text/nfoview
app-text/nfoview
  PythonCompatUpdate: version 1.27.1: PYTHON_COMPAT updates available: python3_9, python3_10
  PythonCompatUpdate: version 1.28-r1: PYTHON_COMPAT update available: python3_10
  PythonCompatUpdate: version 9999: PYTHON_COMPAT update available: python3_10
Comment 1 Larry the Git Cow gentoo-dev 2022-05-20 01:17:18 UTC
The bug has been closed via the following commit(s):

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

commit 29de707aac13b0f6de8b660111be3b6631d076ab
Author:     Till Schäfer <till2.schaefer@uni-dortmund.de>
AuthorDate: 2022-05-19 15:56:27 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-20 01:16:22 +0000

    app-text/nfoview: remove outdated versions
    
    Closes: https://bugs.gentoo.org/845600
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Till Schäfer <till2.schaefer@uni-dortmund.de>
    Signed-off-by: Sam James <sam@gentoo.org>

 app-text/nfoview/Manifest               |  2 --
 app-text/nfoview/nfoview-1.27.1.ebuild  | 40 ---------------------------------
 app-text/nfoview/nfoview-1.28-r1.ebuild | 40 ---------------------------------
 3 files changed, 82 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit 9a8c430b2d03c8a005a2fbd007e06ee2fb58ad6e
Author:     Till Schäfer <till2.schaefer@uni-dortmund.de>
AuthorDate: 2022-05-19 14:39:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-20 01:16:21 +0000

    app-text/nfoview: bump to 1.28.1
    
    add PYTHON_COMPAT python3_10
    update to EAPI8
    migrating to PEP 517
    
    Bug: https://bugs.gentoo.org/845600
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Till Schäfer <till2.schaefer@uni-dortmund.de>
    Signed-off-by: Sam James <sam@gentoo.org>

 app-text/nfoview/Manifest              |  1 +
 app-text/nfoview/nfoview-1.28.1.ebuild | 40 ++++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)