| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-pyprompter | Distribution: SUSE Linux 16 |
| Version: 0.9.1 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 160099.6.2 | Build date: Mon Jan 19 03:51:42 2026 |
| Group: Productivity/Text/Editors | Build host: reproducible |
| Size: 86926 | Source RPM: presage-0.9.1-160099.6.2.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://presage.sourceforge.net | |
| Summary: Intelligent predictive wxPython text editor | |
This package contains the wxPython predictive text editor pyprompter. pyprompter is a cross-platform predictive text editor. pyprompter displays predictions in a contextual pop-up box as each letter is typed. Predictions can be easily selected and inserted in the document.
GPL-2.0-only
* Mon Jan 19 2026 qzhao@suse.com
- Update presage.spec to get rid of update-desktop-files:
* It often duplicates upstream translation effort, wasting a human
work, both community translators and contracted ones.
* Most of these translations are ~20 years old, and they were never
reviewed, so it is possible that they are worse than the upstream
ones. In the last 20 years it did not provide any way to upstream
the changes and translations. The upstream translations got another
20 years of development. Also Desktop Categories specification was
updated, and the upstream specification now covers all aspects of
former X-SuSE-* Categories extensions.
* As a result, the SUSE desktop menu experience differs from other
vendors. Applications have a different name, different translations,
different placement in the structured menu etc.
* Upstream translations have a wider impact.
* Package maintainers have only a limited control over the contents
visible to users. It is imported during the runtime, and the visible
contents could be different from the contents in the package.
* update-desktop-files is a complicated tool. It attempts to fix
deprecated and obsolete stuff in the desktop files without even
informing the developer that something was wrong and something was
modified.
* It uses a very complicated toolchain that requires access to SUSE
intranet and access to OpenQA VPN. The complete toolchain setup was
never published, so it has even problems with Open Source ideas.
* It mixes SUSE-unique translations with translations that just
duplicate the upstream translation effort. As a result it significantly
increases number of strings to translate and decreases the quality of
the translation.
(jsc#PED-14507)
* Mon Dec 30 2024 bwiedemann@suse.com
- Avoid corrupted .png files and fix reproducible builds (boo#1234897)
* Fri Dec 06 2024 dimstar@opensuse.org
- Add presage-setuptools.patch: Fix installation of python bindings
with setuptools 76.
* Wed Mar 13 2024 pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
%python3_fix_shebang macro, [bsc#1212476]
* Thu Feb 29 2024 dimstar@opensuse.org
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
* Mon May 15 2023 fcrozat@suse.com
- Update url for website and sources.
* Wed May 12 2021 mliska@suse.cz
- Fix one more GCC 11 warning.
* Wed May 05 2021 i@marguerite.su
- redo presage-0.9.1-gcc11.patch (boo#1181881)
* use noexcept(false) for "throw PresageException"
* Mon Mar 01 2021 i@marguerite.su
- add presage-0.9.1-gcc11.patch (boo#1181881)
* fix ISO C++17 does not allow dynamic exception specifications
* fix come from github.com/AcademySoftwareFoundation/openexr/pull/280
* Sun Feb 09 2020 stefan.bruens@rwth-aachen.de
- Revert change of the source package name for the doc flavor.
Different flavors require distinct package names for _multibuild
to work properly.
* Sat Feb 08 2020 dimstar@opensuse.org
- Update presage-0.9.1-python3.patch: Adjust two more env python to
for python3.
* Thu Feb 06 2020 tchvatal@suse.com
- Export the include path to fix the build under python 3.8
* Thu Jan 23 2020 i@marguerite.su
- Add presage-0.9.1-python3.patch, port python binding and apps
to python3
- Rename subpackages:
* dbus-1-presage -> python3-dbus-presage
* python-presage -> python3-presage
* pyprompter -> python3-pyprompter
* python-presagemate -> python3-presagemate
* Tue Jul 02 2019 stefan.bruens@rwth-aachen.de
- Add explicit BuildRequires for pkg-config for doc flavor, otherwise
configuration on Leap 15.x / SLE 15 fails.
- Disable build and checks for tools/bindings when building API docs.
* Thu Jun 27 2019 stefan.bruens@rwth-aachen.de
- Make the package name dependent on the flavor, otherwise OBS can not track
the packages correctly and keeps blocking until all flavors are finished.
- Remove unnneded Requires: presage in devel subpackge
* Tue Jun 25 2019 stefan.bruens@rwth-aachen.de
- Split out API doc generation using multibuild. graphviz-gd has
become quite heavy as a build dependency.
- Cleanup specfile
* remove defattr, use license macro
* remove conditionals for EOLed distribution versions
- Remove gpresagemate, it depends on the long deprecated XEVIE extension
- Set she-bang for /usr/bin/presage_dbus_* to /usr/bin/python2
* Sat Nov 11 2017 zaitor@opensuse.org
- Drop obsolete and unused libgnome-devel BuildRequires: No longer
needed.
* Fri May 19 2017 jengelh@inai.de
- Add presage-buildcycle.diff to break the build cycle
preemptively.
- Limit fdupes to not cross typical partition boundaries.
* Sun Jun 19 2016 jengelh@inai.de
- Request wx3 for building so we can move off wx2.8
* Sat Jun 18 2016 i@marguerite.su
- add patch: presage-0.9.1-doxygen-no-freesans.patch
* doxygen no longer ships with the FreeSans font
* used to suppress the annoying fontconfig output
- add BuildRequires ghostscript-fonts-std providing Helvetica,
default for doxygen, which is also smaller in size than
texlive-gnu-freefont-fonts that provides FreeSans
* Fri Jun 17 2016 i@marguerite.su
- add patch: presage-0.9.1-gcc6.patch
* fix boo#985362
* fix narrowing conversion from int to char inside {}
* Fri Mar 04 2016 bwiedemann@suse.com
- Add reproducible.patch to make build-compare work
* Sun Aug 23 2015 i@marguerite.su
- update version 0.9.1
* see NEWS
- drop: presage-0.9-automake-1.14.patch
- drop: presage-0.9.0-automake_1.12_abuild.patch
- add: presage-0.9.1-automake-1.12.patch
- add: presage-0.9.1-automake-1.14.patch
- drop: presage-swig-3.0.patch,upstreamed
* Mon Jan 26 2015 dimstar@opensuse.org
- Add presage-swig-3.0.patch: Fix build with SWIG 3.0.
* Mon Oct 27 2014 i@marguerite.su
- fix build for factory
* add patch: presage-0.9-automake-1.14.patch
* automake 1.14 starts to check subdir-objects.
* Tue Jun 10 2014 i@marguerite.su
- update version 0.9.beta20140216
* see ChangeLog file
- drop patch: presage-0.8.9-automake_1.12_abuild.patch
- add patch: presage-0.9.0-automake_1.12_abuild.patch
* Tue Sep 24 2013 i@marguerite.su
- update version 0.8.9
* a minor bugfix release
* see Changelog and News for details
* Wed Jul 03 2013 i@marguerite.su
- update version 0.8.9.beta20130208
* see ChangeLog for details
* Thu Sep 20 2012 i@marguerite.su
- fix build after autoreconf -fi using automake 1.12
* presage_automake_1.12.abuild.patch
* Wed Sep 19 2012 i@marguerite.su
- fix cmuclmtk command in arpa.
* patch1: presage_cmuclmtk.patch
* port old CMU-Statistical Language Modelling tools to its
successor CMU-Cambridge Statistical Language Modeling Toolkit v2
(cmuclmtk)
* Tue Sep 18 2012 jzheng@suse.com
- fix ncurses check flag
- fix fedora flag in spec and remove unnecessary if
* Thu Sep 13 2012 i@marguerite.su
- support fedora builds.
* Sun Jun 03 2012 i@marguerite.su
- initial version 0.8.8
* see ChangeLog and News for details.
/usr/bin/pyprompter /usr/lib/python3.13/site-packages/prompter /usr/lib/python3.13/site-packages/prompter/__init__.py /usr/lib/python3.13/site-packages/prompter/__pycache__ /usr/lib/python3.13/site-packages/prompter/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/prompter/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/prompter/__pycache__/prompter.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/prompter/__pycache__/prompter.cpython-313.pyc /usr/lib/python3.13/site-packages/prompter/prompter.py /usr/lib/python3.13/site-packages/pyprompter-0.9.1-py3.13.egg-info /usr/lib/python3.13/site-packages/pyprompter-0.9.1-py3.13.egg-info/PKG-INFO /usr/lib/python3.13/site-packages/pyprompter-0.9.1-py3.13.egg-info/SOURCES.txt /usr/lib/python3.13/site-packages/pyprompter-0.9.1-py3.13.egg-info/dependency_links.txt /usr/lib/python3.13/site-packages/pyprompter-0.9.1-py3.13.egg-info/top_level.txt /usr/share/applications/pyprompter.desktop /usr/share/icons/hicolor/scalable/apps/pyprompter.svg /usr/share/man/man1/pyprompter.1.gz /usr/share/pixmaps/pyprompter.png /usr/share/pixmaps/pyprompter.xpm
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Mar 12 23:17:22 2026