https://bugzilla.redhat.com/show_bug.cgi?id=2301577

Ben Beasley <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|fedora-review+              |fedora-review?



--- Comment #10 from Ben Beasley <[email protected]> ---
Oh, darn. I forgot this part.

- The file upath/_compat.py contains code vendored/copied from CPython; see
  https://github.com/python/cpython/blob/v3.12.2/Lib/pathlib.py.

  We should change

    License:        MIT

  to

    # The entire source is MIT, except that upath/_compat.py contains code from
    # CPython (see
https://github.com/python/cpython/blob/v3.12.2/Lib/pathlib.py),
    # which is Python-2.0.1.
    License:        MIT AND Python-2.0.1

  add add (in the python3-universal-pathlib subpackage):

    # Parts of upath/_compat.py are copied from CPython 3.12. Since the
relevant
    # work began on 2024-02-20 in
    # https://github.com/fsspec/universal_pathlib/pull/200 and was merged in
    # https://github.com/fsspec/universal_pathlib/pull/200 on 2024-03-03, we
    # ascribe the code to the latest 3.12 release at the time.
    Provides:       bundled(python3-libs) = 3.12.2

That still applies. Let’s at least fix that before import.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2301577

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202301577%23c10

-- 
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to