Page MenuHomeFreeBSD

www/py-google-resumable-media: Update to 0.3.1
ClosedPublic

Authored by dbaio on Aug 30 2018, 10:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 25, 3:12 AM
Unknown Object (File)
Sat, Oct 25, 12:49 AM
Unknown Object (File)
Oct 2 2025, 2:12 AM
Unknown Object (File)
Oct 1 2025, 10:30 AM
Unknown Object (File)
Sep 30 2025, 4:20 AM
Unknown Object (File)
Sep 29 2025, 10:21 AM
Unknown Object (File)
Sep 28 2025, 3:04 AM
Unknown Object (File)
Sep 26 2025, 4:16 PM
Subscribers

Details

Summary
www/py-google-resumable-media: Update to 0.3.1

- Add LICENSE_FILE
- Set architecture neutral (qa warning)
Test Plan
REQUIREMENTS = [
    'six',                                      OK
]
EXTRAS_REQUIRE = {
    'requests': [
        'requests >= 2.18.0, < 3.0.0dev',       OK
    ],
}

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable