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

            Bug ID: 2150574
           Summary: Review Request: python-conda-package-streaming -
                    Extract metadata from remote conda packages without
                    downloading whole file
           Product: Fedora
           Version: rawhide
          Hardware: All
                OS: Linux
            Status: NEW
         Component: Package Review
          Severity: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
            Blocks: 1948558
  Target Milestone: ---
    Classification: Fedora



Spec URL: https://orion.fedorapeople.org/python-conda-package-streaming.spec
SRPM URL:
https://orion.fedorapeople.org/python-conda-package-streaming-0.7.0-1.fc38.src.rpm
Description:
Download conda metadata from packages without transferring entire file. Get
metadata from local .tar.bz2 packages without reading entire files.

Uses enhanced pip lazy_wheel to fetch a file out of .conda with no more than
3 range requests, but usually 2.

Uses tar = tarfile.open(fileobj=...) to stream remote .tar.bz2. Closes the
HTTP request once desired files have been seen.

Fedora Account System Username: orion



Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1948558
[Bug 1948558] python-conda-package-handling-2.0.2 is available
-- 
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=2150574
_______________________________________________
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