Port details |
- py-google-resumable-media Utilities for Google Media Downloads and Resumable Uploads
- 2.7.1 www
=2 2.7.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2017-09-27 19:50:56
- Last Update: 2024-06-18 04:00:53
- Commit Hash: e7b4aff
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/googleapis/google-resumable-media-python
- Description:
- Utilities for Google Media Downloads and Resumable Uploads.
This package has some general purposes modules, e.g. common, but the majority
of the public interface will be contained in subpackages.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}google-resumable-media>0:www/py-google-resumable-media@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-google-resumable-media/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-google-resumable-media
- pkg install py311-google-resumable-media
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-google-resumable-media listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-google-resumable-media
- Package flavors (<flavor>: <package>)
- py311: py311-google-resumable-media
- distinfo:
- TIMESTAMP = 1718580156
SHA256 (google-resumable-media-2.7.1.tar.gz) = eae451a7b2e2cdbaaa0fd2eb00cc8a1ee5e95e16b55597359cbc3d27d7d90e33
SIZE (google-resumable-media-2.7.1.tar.gz) = 2163099
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-google-crc32c>=1.0<2.0 : devel/py-google-crc32c@py311
- py311-aiohttp>=3.6.2<4.0.0 : www/py-aiohttp@py311
- py311-google-auth>=1.22.0<3.0 : security/py-google-auth@py311
- py311-requests>=2.18.0 : www/py-requests@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/py-google-cloud-bigquery
- www/py-google-cloud-storage
Configuration Options:
- ===> The following configuration options are available for py311-google-resumable-media-2.7.1:
AIOHTTP=on: Use aiohttp
REQUESTS=on: Use requests
===> Use 'make config' to modify these settings
- Options name:
- www_py-google-resumable-media
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.7.1 18 Jun 2024 04:00:53
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-google-resumable-media: Update to 2.7.1
Changes: https://github.com/googleapis/google-resumable-media-python/releases |
2.7.0_1 23 Mar 2024 14:49:37
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-google-resumable-media: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
2.7.0 14 Dec 2023 20:46:33
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-google-resumable-media: Update to 2.7.0
Changes: https://github.com/googleapis/google-resumable-media-python/releases |
2.6.0 11 Sep 2023 03:11:33
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-google-resumable-media: Update to 2.6.0
Changes: https://github.com/googleapis/google-resumable-media-python/releases |
2.5.0 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.5.0 27 Apr 2023 23:59:05
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-google-resumable-media: Update to 2.5.0
Changes: https://github.com/googleapis/google-resumable-media-python/releases |
2.4.1 05 Feb 2023 15:48:09
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-google-resumable-media: Update to 2.4.1
Changes: https://github.com/googleapis/google-resumable-media-python/releases |
2.4.0 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
2.4.0 03 Oct 2022 17:10:43
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-google-resumable-media: Update to 2.4.0
Changes: https://github.com/googleapis/google-resumable-media-python/releases |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.3.3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.3.3 22 May 2022 04:37:32
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-google-resumable-media: Update to 2.3.3
Changes: https://github.com/googleapis/google-resumable-media-python/releases |
2.3.2 25 Mar 2022 13:37:20
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-google-resumable-media: Update to 2.3.2
Changes: https://github.com/googleapis/google-resumable-media-python/releases |
2.3.0 07 Mar 2022 18:11:32
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-google-resumable-media: Update to 2.3.0
Changes: https://github.com/googleapis/google-resumable-media-python/releases |
2.1.0 01 Nov 2021 13:41:57
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-google-resumable-media: Update to 2.1.0
Changes: https://github.com/googleapis/google-resumable-media-python/releases |
2.0.3 21 Sep 2021 22:23:41
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-google-resumable-media: Update to 2.0.3
Changes: https://github.com/googleapis/google-resumable-media-python/releases |
2.0.2 21 Sep 2021 03:45:03
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-google-resumable-media: Update to 2.0.2
Changes: https://github.com/googleapis/google-resumable-media-python/releases |
1.3.3 08 Aug 2021 14:54:14
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-google-resumable-media: Update to 1.3.3
Changes: https://github.com/googleapis/google-resumable-media-python/releases
https://github.com/googleapis/google-resumable-media-python/blob/master/CHANGELOG.md |
1.3.1 20 Jun 2021 16:16:05
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-google-resumable-media: Update to 1.3.1
Changes: https://github.com/googleapis/google-resumable-media-python/releases
https://github.com/googleapis/google-resumable-media-python/blob/master/CHANGELOG.md |
1.3.0 26 May 2021 12:55:43
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-google-resumable-media: Update to 1.3.0
Changes: https://github.com/googleapis/google-resumable-media-python/releases
https://github.com/googleapis/google-resumable-media-python/blob/master/CHANGELOG.md |
1.2.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.2.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.2.0 10 Jan 2021 08:23:28
  |
sunpoet  |
Remove PYTHON_REL check after r559531 (USES=python:3.6+) |
1.2.0 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.2.0 19 Dec 2020 20:12:40
  |
sunpoet  |
Update to 1.2.0
Changes: https://github.com/googleapis/google-resumable-media-python/releases
https://github.com/googleapis/google-resumable-media-python/blob/master/CHANGELOG.md |
1.1.0_1 06 Nov 2020 11:28:19
  |
sunpoet  |
Add AIOHTTP option
- Bump PORTREVISION for dependency change |
1.1.0 10 Oct 2020 07:45:26
  |
sunpoet  |
Update to 1.1.0
Changes: https://github.com/googleapis/google-resumable-media-python/releases
https://github.com/googleapis/google-resumable-media-python/blob/master/CHANGELOG.md |
1.0.0 27 Aug 2020 18:46:01
  |
sunpoet  |
Update to 1.0.0
Changes: https://github.com/googleapis/google-resumable-media-python/releases
https://github.com/googleapis/google-resumable-media-python/blob/master/CHANGELOG.md |
0.7.1 15 Aug 2020 17:08:02
  |
sunpoet  |
Update to 0.7.1
Changes: https://github.com/googleapis/google-resumable-media-python/releases
https://github.com/googleapis/google-resumable-media-python/blob/master/CHANGELOG.md |
0.7.0 08 Aug 2020 10:21:09
  |
sunpoet  |
Update to 0.7.0
Changes: https://github.com/googleapis/google-resumable-media-python/releases
https://github.com/googleapis/google-resumable-media-python/blob/master/CHANGELOG.md |
0.6.0 30 Jul 2020 09:51:36
  |
sunpoet  |
Update to 0.6.0
Changes: https://github.com/googleapis/google-resumable-media-python/releases
https://github.com/googleapis/google-resumable-media-python/blob/master/CHANGELOG.md |
0.5.1 24 Jul 2020 07:16:43
  |
sunpoet  |
Add REQUESTS option |
0.5.1 14 Jun 2020 14:25:00
  |
sunpoet  |
Update to 0.5.1
Changes: https://github.com/googleapis/google-resumable-media-python/releases
https://github.com/googleapis/google-resumable-media-python/blob/master/CHANGELOG.md |
0.5.0 14 Nov 2019 16:17:31
  |
sunpoet  |
Update to 0.5.0
Changes: https://github.com/googleapis/google-resumable-media-python/releases |
0.4.1 25 Sep 2019 20:42:01
  |
sunpoet  |
Update to 0.4.1
Changes: https://github.com/googleapis/google-resumable-media-python/releases |
0.4.0 07 Sep 2019 22:44:44
  |
sunpoet  |
Update to 0.4.0
Changes: https://github.com/googleapis/google-resumable-media-python/releases |
0.3.3 28 Aug 2019 23:52:35
  |
sunpoet  |
Update to 0.3.3
Changes: https://github.com/googleapis/google-resumable-media-python/releases |
0.3.2 25 Jun 2019 20:52:35
  |
sunpoet  |
Update WWW |
0.3.2 15 Apr 2019 21:16:14
  |
sunpoet  |
Update to 0.3.2
- Sort RUN_DEPENDS
- Take maintainership
Changes: https://github.com/googleapis/google-resumable-media-python/releases
PR: 237242
Submitted by: sunpoet (myself)
Approved by: wg (maintainer) |
0.3.1 01 Sep 2018 00:23:47
  |
dbaio  |
www/py-google-resumable-media: Update to 0.3.1
- Add LICENSE_FILE
- Set architecture neutral (qa warning)
Approved by: wg (maintainer)
Differential Revision: https://reviews.freebsd.org/D16963 |
0.2.3 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.2.3 25 Apr 2018 16:42:38
  |
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
0.2.3 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.2.3 27 Sep 2017 19:48:32
  |
wg  |
www/py-google-resumable-media: Utilities for Google Media Downloads and
Resumable Uploads.
This package has some general purposes modules, e.g. common, but the majority
of the public interface will be contained in subpackages.
WWW: https://pypi.python.org/pypi/google-resumable-media |