Skip to content

Commit 1032f14

Browse files
committed
Merge commit 'refs/pull/719/head' of github.com:fedora-python/portingdb
2 parents d97e6d8 + e0b0377 commit 1032f14

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

dnf-plugins/py3query.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@
6363
'libpython3.8.so.1.0()(64bit)',
6464
'python(abi) = 3.9', '/usr/bin/python3.9', 'libpython3.9.so.1.0',
6565
'libpython3.9.so.1.0()(64bit)',
66+
'python(abi) = 3.10', '/usr/bin/python3.10', 'libpython3.10.so.1.0',
67+
'libpython3.10.so.1.0()(64bit)',
68+
'python(abi) = 3.11', '/usr/bin/python3.11', 'libpython3.11.so.1.0',
69+
'libpython3.11.so.1.0()(64bit)',
6670
]
6771
}
6872

0 commit comments

Comments
 (0)