Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 848402 - [guru] sci-electronics/dsview: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: [guru] sci-electronics/dsview: needs upgrade to Python 3.10 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All All
: Normal normal
Assignee: vowstar
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-29 18:10 UTC by Andrew Nowa Ammerlaan
Modified: 2022-06-18 19:19 UTC (History)
0 users

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 Andrew Nowa Ammerlaan gentoo-dev 2022-05-29 18:10:56 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 sci-electronics/dsview
sci-electronics/dsview
  PythonCompatUpdate: version 1.12-r1: PYTHON_COMPAT updates available: python3_10, python3_11
  PythonCompatUpdate: version 9999: PYTHON_COMPAT updates available: python3_10, python3_11
Comment 1 Larry the Git Cow gentoo-dev 2022-06-18 19:19:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e33629106f726f5281919f01659fa61c2a307101

commit e33629106f726f5281919f01659fa61c2a307101
Author:     Huang Rui <vowstar@gmail.com>
AuthorDate: 2022-06-16 10:03:33 +0000
Commit:     Huang Rui <vowstar@gmail.com>
CommitDate: 2022-06-16 10:03:33 +0000

    sci-electronics/dsview: fix 840556,848402
    
    Closes: https://bugs.gentoo.org/840556
    Closes: https://bugs.gentoo.org/848402
    Signed-off-by: Huang Rui <vowstar@gmail.com>

 sci-electronics/dsview/dsview-1.1.2-r1.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9a6ea36452bbf2e44d774722000c91244eb6086c

commit 9a6ea36452bbf2e44d774722000c91244eb6086c
Author:     Huang Rui <vowstar@gmail.com>
AuthorDate: 2022-06-16 09:32:50 +0000
Commit:     Huang Rui <vowstar@gmail.com>
CommitDate: 2022-06-16 09:32:50 +0000

    sci-electronics/dsview: fix version representation
    
    Closes: https://bugs.gentoo.org/848402
    Signed-off-by: Huang Rui <vowstar@gmail.com>

 sci-electronics/dsview/Manifest                    |  2 +-
 ...sview-1.12-r1.ebuild => dsview-1.1.2-r1.ebuild} | 16 +++--
 sci-electronics/dsview/dsview-9999.ebuild          | 70 ++++++----------------
 .../dsview/files/dsview-1.01-viewport.patch        | 10 ----
 ...w-1.12-cmake.patch => dsview-1.1.2-cmake.patch} |  0
 ...12-desktop.patch => dsview-1.1.2-desktop.patch} |  0
 ...ern-c.patch => dsview-1.1.2-fix-extern-c.patch} |  0
 ...ython3.patch => dsview-1.1.2-fix-python3.patch} |  0
 ...1.12-fix-qt.patch => dsview-1.1.2-fix-qt.patch} |  0
 ...fault.patch => dsview-1.1.2-fix-segfault.patch} |  0
 sci-electronics/dsview/metadata.xml                |  2 +-
 11 files changed, 32 insertions(+), 68 deletions(-)