Python Bindings for the Thunar Extension Framework
http://goodies.xfce.org/projects/bindings/thunarx-python
This package provides the Python bindings for the Thunar Extension framework
which allow one to create Python plugins for Thunar.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / thunarx-python
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout X11:xfce/thunarx-python && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
thunarx-python-0.5.2.tar.bz2 | 0000348120 340 KB | |
thunarx-python.changes | 0000003889 3.8 KB | |
thunarx-python.spec | 0000002211 2.16 KB |
Latest Revision
buildservice-autocommit
accepted
request 868243
from
Maurizio Galli (mauriziogalli)
(revision 26)
baserev update by copy to link target
Comments 10
what’s with the sudden failure in Factory?
ok so the reproducible.patch needs to be fixed for Python 3. Could anyone help? maybe @bmwiedemann ?
I'll have a look.
thank you!
it's failing again since the python update
see sr#785836 ;-)
Thank you! \o/
Upstream mentioned a similar issue with Debian. If it's relevant, could you please attach your patch to https://bugzilla.xfce.org/show_bug.cgi?id=16437 I think it's the same bug but not related to gcc but rather to python 3.8 as it's complaining about missing libs.
Thanks :)
It's a different bug. It would not even get past configure if it was the same bug. See https://src.fedoraproject.org/rpms/thunarx-python/blob/master/f/thunarx-python.spec#_38 how they solved our problem without patching configure.
OH! ok then nvm :)