diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2025-02-04 20:49:19 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2025-02-04 20:49:19 +0000 |
| commit | 2cba24e4258e49c22d1c725f60988cc2bed6f365 (patch) | |
| tree | 203ff59dbdd7771c864411520518d5f17c3d2375 | |
| parent | bb428fde6f870d5ac46d3d83f1475538c59fadc8 (diff) | |
devel/py-pydrive: Remove expired port
2025-01-31 devel/py-pydrive: Upstream repo archived on Jul 22, 2021
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | devel/Makefile | 1 | ||||
| -rw-r--r-- | devel/py-pydrive/Makefile | 25 | ||||
| -rw-r--r-- | devel/py-pydrive/distinfo | 3 | ||||
| -rw-r--r-- | devel/py-pydrive/pkg-descr | 4 |
5 files changed, 1 insertions, 33 deletions
@@ -4130,3 +4130,4 @@ databases/xtrabackup81|databases/xtrabackup84|2025-02-04|Has expired: Unsupporte games/allacrost||2025-02-04|Has expired: Fails to build and upstream is gone multimedia/mpeg_encode||2025-02-04|Has expired: Upstream is dead and it's buggy, consider using multimedia/ffmpeg sysutils/pcns||2025-02-04|Has expired: not supported upstream +devel/py-pydrive||2025-02-04|Has expired: Upstream repo archived on Jul 22, 2021 diff --git a/devel/Makefile b/devel/Makefile index 13054ac93412..e3ab9ae77433 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -5556,7 +5556,6 @@ SUBDIR += py-pydevd SUBDIR += py-pydispatcher SUBDIR += py-pydocstyle - SUBDIR += py-pydrive SUBDIR += py-pyee SUBDIR += py-pyee11 SUBDIR += py-pyelftools diff --git a/devel/py-pydrive/Makefile b/devel/py-pydrive/Makefile deleted file mode 100644 index ec8d3ab7a271..000000000000 --- a/devel/py-pydrive/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -PORTNAME= pydrive -PORTVERSION= 1.3.1 -PORTREVISION= 2 -CATEGORIES= devel python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= PyDrive-${PORTVERSION} - -MAINTAINER= paul@gromit.dlib.vt.edu -COMMENT= Google drive api made easy -WWW= https://github.com/googledrive/PyDrive - -LICENSE= APACHE20 - -DEPRECATED= Upstream repo archived on Jul 22, 2021 -EXPIRATION_DATE=2025-01-31 - -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-python-client>=1.5.2:www/py-google-api-python-client@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}oauth2client>=4.0.0:security/py-oauth2client@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyyaml>=3.11:devel/py-pyyaml@${PY_FLAVOR} - -USES= python -USE_PYTHON= autoplist distutils - -.include <bsd.port.mk> diff --git a/devel/py-pydrive/distinfo b/devel/py-pydrive/distinfo deleted file mode 100644 index e8bb409c3fc0..000000000000 --- a/devel/py-pydrive/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1484930069 -SHA256 (PyDrive-1.3.1.tar.gz) = 83890dcc2278081c6e3f6a8da1f8083e25de0bcc8eb7c91374908c5549a20787 -SIZE (PyDrive-1.3.1.tar.gz) = 987445 diff --git a/devel/py-pydrive/pkg-descr b/devel/py-pydrive/pkg-descr deleted file mode 100644 index f75e73d040b2..000000000000 --- a/devel/py-pydrive/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -PyDrive - -PyDrive is a wrapper library of google-api-python-client that simplifies many -common Google Drive API tasks. |
