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.3.0.tar.bz2 | 0000303035 296 KB | |
thunarx-python.changes | 0000001294 1.26 KB | |
thunarx-python.spec | 0000002512 2.45 KB |
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 :)