SHA256
1
0
forked from pool/mwic

21 Commits

Author SHA256 Message Date
Dominique Leuenberger
8b42f8dedd Accepting request 1135580 from utilities
OBS-URL: https://build.opensuse.org/request/show/1135580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mwic?expand=0&rev=8
2024-01-03 11:23:26 +00:00
Sebastian Wagner
3e951b94d4 Accepting request 1135542 from home:dirkmueller:Factory
- update to 0.7.10:
  * Fix --max-context-width.
  * When trimming strings, take grapheme clusters into account.
  * Add new multi-word misspellings to the dictionary.
  * Improve pager support:
    + Don't reset encoding error handler to “strict”.
    + Improve handling errors.
  * Improve the test suite.
  * Use “pytest” in “make test”.
  * Enlarge screenshot.
- mwic.keyring: update with 2023 key from https://jwilk.net/openpgp/

OBS-URL: https://build.opensuse.org/request/show/1135542
OBS-URL: https://build.opensuse.org/package/show/utilities/mwic?expand=0&rev=20
2023-12-29 07:08:51 +00:00
Dominique Leuenberger
99baa23382 Accepting request 1059865 from utilities
OBS-URL: https://build.opensuse.org/request/show/1059865
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mwic?expand=0&rev=7
2023-01-20 16:38:56 +00:00
Sebastian Wagner
f088b6bbbd Accepting request 1058570 from home:dirkmueller:Factory
- update to 0.7.9:
  * Add new multi-word misspellings to the dictionary.
  * Fix printing PyEnchant version.
  * Improve mwic4po:
    + Improve error handling.
    + Use uppercase for CLI metavar.
  * Drop support for Python < 3.6.
  * Update Docutils homepage URL.
  * Make it possible use pytest as the test harness.

OBS-URL: https://build.opensuse.org/request/show/1058570
OBS-URL: https://build.opensuse.org/package/show/utilities/mwic?expand=0&rev=18
2023-01-19 20:58:32 +00:00
Dominique Leuenberger
557f68a11b Accepting request 791821 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/791821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mwic?expand=0&rev=6
2020-04-07 08:31:26 +00:00
Sebastian Wagner
106e74fbd8 - update to version 0.7.8:
* Add new multi-word misspellings to the dictionary.
  * Use the \e[90m sequence for dark gray.
  * Improve the build system:
    + Check Python version on install.
    + Byte-compile Python code on install.
      https://github.com/jwilk/mwic/issues/9
    + Don't require GNU install(1).
  * Rephrase descriptions of --help and --version in help messages.
  * Improve the test suite.

OBS-URL: https://build.opensuse.org/package/show/utilities/mwic?expand=0&rev=16
2020-03-30 16:36:16 +00:00
Dominique Leuenberger
eccdd6fd1a Accepting request 653731 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/653731
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mwic?expand=0&rev=5
2018-12-04 19:57:42 +00:00
Sebastian Wagner
6b8d64d818 - update to version 1.5:
- Support xclip as a clipboard utility on *nix
 - Support GNU Screen and tmux as clipboard fallback
 - Support Termux clipboard on Android

OBS-URL: https://build.opensuse.org/package/show/utilities/mwic?expand=0&rev=14
2018-11-13 19:35:21 +00:00
Dominique Leuenberger
8920cde808 Accepting request 643328 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/643328
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mwic?expand=0&rev=4
2018-10-22 09:25:31 +00:00
Sebastian Wagner
619ebe6f38 - add reproducible-manpage.patch
- update to version 0.7.6:

OBS-URL: https://build.opensuse.org/package/show/utilities/mwic?expand=0&rev=12
2018-10-13 11:15:43 +00:00
Dominique Leuenberger
4dbcb5108e Accepting request 628242 from utilities
OBS-URL: https://build.opensuse.org/request/show/628242
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mwic?expand=0&rev=3
2018-08-24 15:00:48 +00:00
Ismail Dönmez
ce6aa324d9 Accepting request 628199 from home:jengelh:branches:utilities
- Update summary so it's a bit more useful in lists like yast's.
- Wrap description.

OBS-URL: https://build.opensuse.org/request/show/628199
OBS-URL: https://build.opensuse.org/package/show/utilities/mwic?expand=0&rev=10
2018-08-08 18:04:09 +00:00
Dominique Leuenberger
a2f90fee1b Accepting request 612514 from utilities
- update to version 0.7.5:
 * Update PyPI URLs in documentation.
 * Update Lintian URLs in the manual page.

OBS-URL: https://build.opensuse.org/request/show/612514
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mwic?expand=0&rev=2
2018-05-29 08:48:31 +00:00
Sebastian Wagner
53af39dddf - update to version 0.7.5:
* Update PyPI URLs in documentation.
 * Update Lintian URLs in the manual page.

OBS-URL: https://build.opensuse.org/package/show/utilities/mwic?expand=0&rev=8
2018-05-02 07:19:43 +00:00
Dominique Leuenberger
c6cd5c3732 Accepting request 571389 from utilities
- update to version 0.7.4
  * Add new multi-word misspellings to the dictionary.
  * Reset the SIGPIPE signal disposition.
- Replace shebang in executable by call to /usr/bin/python3, fixing rpmlint error
- remove deprecated manual source validation
- fix source validation
- use packaged method to install the package
 * remove all patches
- validate source file
- initial package for version 0.7.3
- add wip-pip.patch from upstream pull request #4 for setup.py
- add allow_setup.py_call.patch allowing to use the setup.py file

OBS-URL: https://build.opensuse.org/request/show/571389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mwic?expand=0&rev=1
2018-01-31 18:54:22 +00:00
Sebastian Wagner
9ab2d64476 update to version 0.7.4
OBS-URL: https://build.opensuse.org/package/show/utilities/mwic?expand=0&rev=6
2018-01-24 19:15:58 +00:00
Sebastian Wagner
2fdf5fa390 - Replace shebang in executable by call to /usr/bin/python3, fixing rpmlint error
OBS-URL: https://build.opensuse.org/package/show/utilities/mwic?expand=0&rev=5
2017-10-17 19:41:27 +00:00
Sebastian Wagner
e3baba2f08 - remove deprecated manual source validation
OBS-URL: https://build.opensuse.org/package/show/utilities/mwic?expand=0&rev=4
2017-09-25 20:19:02 +00:00
Sebastian Wagner
da95a32023 - fix source validation
OBS-URL: https://build.opensuse.org/package/show/utilities/mwic?expand=0&rev=3
2017-09-24 14:13:08 +00:00
Sebastian Wagner
a067e80c74 - use packaged method to install the package
* remove all patches
- validate source file

OBS-URL: https://build.opensuse.org/package/show/utilities/mwic?expand=0&rev=2
2017-09-24 13:20:11 +00:00
OBS User mrdocs
1b92bc6336 Accepting request 521554 from home:sebix
can maintain it

- initial package for version 0.7.3
- add wip-pip.patch from upstream pull request #4 for setup.py
- add allow_setup.py_call.patch allowing to use the setup.py file

OBS-URL: https://build.opensuse.org/request/show/521554
OBS-URL: https://build.opensuse.org/package/show/utilities/mwic?expand=0&rev=1
2017-09-11 04:18:21 +00:00