I obsoleted it since that package was built by gnome-keysign, but sure - weak removal works for me.
the service_ident -- python-twisted that can use it, have it correctly set as a recommends. I added it as a hard req here since this package deals explicitly with security sensitive things.
IE avoid the
UserWarning: You do not have a working installation of the service_identity module: 'No module named 'service_identity''. Please install it from <https://pypi.python.org/pypi/service_identity> and make sure all of its dependencies are satisfied. Without the service_identity module, Twisted can perform only rudimentary TLS client hostname verification. Many valid certificate/hostname mappings may be rejected.
OBS-URL: https://build.opensuse.org/request/show/618952
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnome-keysign?expand=0&rev=26
- Update to version 0.9.7.2:
+ Change desktop ID.
+ Save appdata in share/metainfo.
- Changes from version 0.9.7.1:
+ Generate appdata with XML declaration.
- Changes from version 0.9.7:
+ Fixed icon, desktop, and appdata file names to match appid.
+ Support for running as a flatpak app, i.e. making use of email
portal.
+ Handle gpgme's "status_code_lost" if the agent on the host is
old.
+ Handle gpgme's "INV_SGNR" for expired keys.
+ Fixed the detection of keys and the relevant homedir.
+ Now fully removed traces of monkeysign.
+ Fixed an encoding issue with Bluetooth under Python2.
+ Bluetooth should now really be optional.
+ Work around a crash in gpgme on 32bit.
- Drop python3-monkeysign sub-package, and obsolete it.
- Add python3-service_identity Requires: New runtime dependency.
OBS-URL: https://build.opensuse.org/request/show/618375
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnome-keysign?expand=0&rev=25
- Update to version 0.9.6:
* Appdata: Updated format to newer standard.
* added a primitive extract_desktop function to babelglade.
* babelglade: add Python 3 support.
* desktop extract: regard the desktop file spec for translatable
strings.
* removed our copy of monkeysign.
* rewrote babelglade using lxml instead of expat.
* send: avoid BT restart when back has been pressed.
* setup.py: Generate translated desktop file.
* setup.py: Let python setup.py test run "nosetest tests".
* setup: group the catalogs in a separate function.
* test_bluetooth: Skip tests if pybluez is not available.
* test_gpgmks: skip the tests if mks is not available.
* tests: Avoid too broad exception clause.
- Add python-lxml BuildRequires: new dependency used during
translation of the xml files.
OBS-URL: https://build.opensuse.org/request/show/563671
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-keysign?expand=0&rev=5
* Appdata: Updated format to newer standard.
* added a primitive extract_desktop function to babelglade.
* babelglade: add Python 3 support.
* desktop extract: regard the desktop file spec for translatable
strings.
* removed our copy of monkeysign.
* rewrote babelglade using lxml instead of expat.
* send: avoid BT restart when back has been pressed.
* setup.py: Generate translated desktop file.
* setup.py: Let python setup.py test run "nosetest tests".
* setup: group the catalogs in a separate function.
* test_bluetooth: Skip tests if pybluez is not available.
* test_gpgmks: skip the tests if mks is not available.
* tests: Avoid too broad exception clause.
- Add python-lxml BuildRequires: new dependency used during
translation of the xml files.
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnome-keysign?expand=0&rev=21
- Update to version 0.9.5:
* Bluetooth support through BlueZ and Twisted
* Translation support with Babel
* Increased Python 3 compatibility
* default to gpgme instead of monkeysign
* Better resiliance for pathologic OpenPGP keys
- Require BlueZ and Twisted for bluetooth support
- Require Babel during build time for translations
- Require python-gpgme because of upstream defaults
OBS-URL: https://build.opensuse.org/request/show/531900
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnome-keysign?expand=0&rev=18