14
0

Commit Graph

  • 5fdb4da91b Accepting request 1222028 from devel:languages:python main Ana Guerrero 2024-11-07 15:28:09 +00:00
  • 2054acb112 - update to 2.0.3: * Fixed safety issues up to 2024-08-18. * Fixed new issues from pylint 3.2. * Fixed missing Python 3.12 in Trove classifiers. * Increased vrsions of GitHub Actions plugins used, to eliminate warnings about node v16. Dirk Mueller 2024-11-07 08:09:13 +00:00
  • b2aec623c5 Accepting request 1178616 from devel:languages:python Ana Guerrero 2024-06-05 15:42:18 +00:00
  • 13a5eb5abd - update to 2.0.2: * support python 3.12 * cleanup pip backtracking * Fix content type of pacakge description * use f-streings Dirk Mueller 2024-06-04 20:41:17 +00:00
  • abe3ce347d Accepting request 1172529 from devel:languages:python Dominique Leuenberger 2024-05-09 10:07:31 +00:00
  • ef6af02606 - update to 2.0.1: * Installation of this package using “setup.py” is no longer supported. Use “pip” instead. * Test: Fixed issues resulting from removal of support for pytest.warns(None) in pytest version 8 * Fixed safety issues up to 2024-05-04 Dirk Mueller 2024-05-07 20:24:49 +00:00
  • 16f5919c98 Accepting request 1130336 from devel:languages:python Dominique Leuenberger 2023-12-02 16:12:26 +00:00
  • 0407a2f3c1 - update to 2.0.0: * typing hints * Fixed coveralls issues with KeyError and HTTP 422 Unprocessable Entity. * Added support for passing slices to '__setitem__()' and '__delitem__()'. Expanded the testcases accordingly. * Fixed incorrect error handling when passing objects of unsupported types to the right hand operand of the rich comparison methods of NocaseList. This previously caused AttributeError "'list' object has no attribute 'lower'" and TypeError "'int' object is not iterable" to be raised which was confusing. This is now handled by returning 'NotImplemented' from these methods as recommended by Python, causing TypeError with a proper message to be raised by Python.# * Resurrected support for byte strings as list values in the default implementation of the casefold method. The list can now contains unicode strings and byte strings. * Added type hints and type checking with MyPy (issue #96). installation of the package. - initial specfile 1.0.3 Dirk Mueller 2023-12-01 17:05:36 +00:00
  • 84d96ae64d Accepting request 1007446 from devel:languages:python Dominique Leuenberger 2022-10-03 11:44:31 +00:00
  • 0e097da2f2 - update to 1.0.6: * Mitigated coveralls issue with HTTP status 422 * Add python 3.9 support * Test suite cleanups, Pylint 2.10 fixes * Python 3.10 support Dirk Mueller 2022-10-01 13:03:29 +00:00
  • 94290d5f93 Accepting request 868444 from devel:languages:python Dominique Leuenberger 2021-02-04 19:23:06 +00:00
  • e2aedc2caf - update to 1.0.4: * Migrated from Travis and Appveyor to GitHub Actions. This required changes in several areas including dependent packages used for testing and coverage. This did not cause any changes on dependent packages used for the installation of the package. Dirk Mueller 2021-02-01 18:15:53 +00:00
  • cb6bd9be43 Accepting request 841611 from devel:languages:python Dominique Leuenberger 2020-10-21 12:38:21 +00:00
  • ee1ac9cc29 Accepting request 841607 from home:bnavigator:branches:devel:languages:python:pytest Markéta Machová 2020-10-13 17:18:57 +00:00