SHA256
1
0
forked from pool/codespell

2 Commits

Author SHA256 Message Date
60ed7d0c10 Accepting request 1094841 from home:jubalh:branches:devel:tools
- Update to 2.2.5:
  * Add fixing consciousely typo #2777
  * atalog typo (saw twice in a project) #2782
  * created fstrings #2784
  * Replace bandit, isort, pylint, pyupgrade, and flake8 plus plugins with ruff #2779
  * Add Microsoft Mispelling Kiewit in #2789
  * Use Latest Version In README Pre-Commit Example Kiewit in #2788
  * ruff: Use format specifiers instead of percent format #2787
  * New typos #2793
  * Ruff: Ignore new rule PLC1901 #2797
  * Add various typo fixes #2795
  * Another suggestion #2798
  * Fix AssertionError when opening with chardet thumann in #2785
  * Fix typo (and variants) from xxHash #2761
  * Add huld->hold Spelling Mistake Kiewit in #2792
  * Fix CI issues #2796
  * CI: fix new ruff error B028 #2802
  * Skip subdirectories of hidden directories #2541
  * Add tweek(s)->tweak(s) correction gb in #2804
  * Add supoort->support #2806
  * Add Suggestion For readded Mispelling Kiewit in #2805
  * Add displaing->displaying #2808
  * Another suggestion for stati #2810
  * Add dimaond -> diamond #2813
  * Add vai->via, vie #2815
  * Remove invalid correction - Kwanza = currency of Angola #2803
  * sinoid and friends #2807
  * Add excludle->exclude #2814
  * Add gadjet->gadget and friend #2818
  * Add togueter->together #2821

OBS-URL: https://build.opensuse.org/request/show/1094841
OBS-URL: https://build.opensuse.org/package/show/devel:tools/codespell?expand=0&rev=25
2023-06-23 11:09:41 +00:00
29fe5a53b8 Accepting request 1073752 from home:sebix:branches:devel:tools
- remove manpage as the build of the page no longer works
  it requires an executable file, which no longer is present
- add patch_version.patch to add the version to the lib
 - remove help2man-run-needs-utf8-locale.patch
- update to version 2.2.4:
 - BUG: Fix bug with toml triage (#2774)
- update to version 2.2.3:
 - Misspelling of sufficient, sufficiently by @vikivivi in #2531
 - insuffient->insufficient by @tkoyama010 in #2527
 - add anayltic(s|al|ally) -> analytic(s|al|ally) by @robin-wayve in #2507
 - Ignore flake8 rule W503 by @DimitriPapadopoulos in #2069
 - Dead code found by vulture by @DimitriPapadopoulos in #2101
 - Move falsy and accreting to more appropriate files by @janosh in #2511
 - Add subtrate->substrate by @janosh in #2525
 - Add "subtask" by @int-y1 in #2537
 - Apply pyupgrade to project by @jdufresne in #2364
 - {speherical,sperhical}->spherical by @janosh in #2540
 - interepolation->interpolation by @tkoyama010 in #2512
 - Ignore .mypy_cache folder by @kianmeng in #2361
 - Fix uncaught exception on unreadable files by @DimitriPapadopoulos in #2196
 - Add constrainst to dictionary by @jonathanberthias in #2546
 - Add relative hidden directory and basic subdir tests by @peternewman in #2542
 - Add trignometric->trigonometric by @janosh in #2549
 - Add virtualied->virtualized, virtualised and friends by @peternewman in #2553
 - Add several spelling corrections by @luzpaz in #2521
 - Slightly simplify some boolean expressions by @jdufresne in #2556
 - MAINT: Add CODEOWNERS by @larsoner in #2535
 - positivie->positive by @janosh in #2558
 - DOC/ENH: Clarify usage or configuration files and log about it by @sappelhoff in #2552
 - Document required setuptools version by @DimitriPapadopoulos in #2560

OBS-URL: https://build.opensuse.org/request/show/1073752
OBS-URL: https://build.opensuse.org/package/show/devel:tools/codespell?expand=0&rev=20
2023-03-22 20:11:20 +00:00