3e235b Update python-poetry-core to version 2.1.1 / rev 25 via SR 1252483

6 files Authored by bnavigator 4 months ago, Committed by Bernhard M. Wiedemann 4 months ago,
    Update python-poetry-core to version 2.1.1 / rev 25 via SR 1252483
    
    https://build.opensuse.org/request/show/1252483
    by user bnavigator + anag+factory
    - Update to 2.1.1
      - Fix an issue where simplifying a python_version marker resulted in an invalid marker (#838).
    - Changes from 2.1.0
      - Fix an issue where inclusive ordering with post releases was inconsistent with PEP 440 (#379).
      - Fix an issue where invalid URI tokens in PEP 508 requirement strings were silently discarded (#817).
      - Fix an issue where wrong markers were calculated when removing parts covered by the project's python constraint (#824).
      - Fix an issue where optional dependencies that are not part of an extra were included in the wheel metadata (#830).
      - Fix an issue where the __pycache__ directory and *.pyc files were included in sdists and wheels (#835).
    - Changes from 2.0.1
      - Replace the deprecated core metadata field Home-page with Project-URL: Homepage (#807
    
        
file modified
+0 -0
file modified
+88 -0
file modified
+96 -0
file modified
+13 -11