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.2.3-honor-docdir.patch | 0000001617 1.58 KB | |
thunarx-python-0.2.3-return-value-from-nonvoid-fun |
0000000512 512 Bytes | |
thunarx-python-0.2.3.tar.bz2 | 0000274336 268 KB | |
thunarx-python.changes | 0000000133 133 Bytes | |
thunarx-python.spec | 0000003193 3.12 KB |
Revision 1 (latest revision is 26)
Guido Berhoerster (gberh)
committed
(revision 1)
- new package
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 :)