Revisions of python-nocaselist

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1172529 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 5)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1130336 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 4)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1007446 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 3)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 868444 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 2)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 841611 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 1)
new dependency of python-pywbem
Displaying all 5 revisions
openSUSE Build Service is sponsored by