Dominique Leuenberger 41c9f8f3c2 Accepting request 1292519 from devel:languages:python
- update to 2.1.0:
  * Dropped support for Python 3.6 and 3.7 because they are out
    of service and to simplify development dependencies. (issue
    #214)
  * Dev: Changed 'make install' to no longer perform an editable
    install, but a standalone install, since pip will remove
    support for editable installs. (related to issue #180)
  * Dev: Removed support for the env.var TEST_INSTALLED that used
    the installed package for testing, for simplicity. Now, the
    local package in the repository main directory is always used
    for testing.
  * Test: Python 3.13 was pinned to 3.13.0 to work around a
    pylint issue on Python 3.13.1.
  * Addressed safety issues up to 2025-04-27.
  * Dev: Added missing dependencies for development.
  * Test: Fixed the issue that coveralls was not found in the
    test workflow on MacOS with Python 3.9-3.11, by running it
    without login shell. Added Python 3.11 on MacOS to the normal
    tests.
  * Added support for Python 3.13. This required increasing the
    minimum version of several packages needed for development.
    (issue #225)
  * Added '__version_tuple__' with the integer versions. (related
    to issue #180)
  * Dev: Changed from setup.py to using pyproject.toml. (issue
    #180)
  * Dev: Split safety policy files into one for installation
    dependencies and one for development dependencies. (issue
    #205, related to issue #180)
  * Dev: Split minimum-constraints.txt file into one for

OBS-URL: https://build.opensuse.org/request/show/1292519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nocasedict?expand=0&rev=8
2025-07-14 08:52:21 +00:00
2025-07-13 14:15:47 +00:00
2025-07-13 14:15:47 +00:00
2025-07-13 14:15:47 +00:00
2025-07-13 14:15:47 +00:00
2025-07-13 14:15:47 +00:00
Description
No description provided
93 KiB
Languages
RPM Spec 100%