mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
net/py-ec2-cli-tools: Remove expired port
2025-03-31 net/py-ec2-cli-tools: Depends on expired devel/py-boto
This commit is contained in:
parent
19b49ab787
commit
2c0526b387
5 changed files with 1 additions and 28 deletions
1
MOVED
1
MOVED
|
@ -4258,3 +4258,4 @@ sysutils/py-google-compute-engine||2025-03-31|Has expired: Depends on expired de
|
|||
devel/ocaml-type_conv|devel/ocaml-ppxlib|2025-03-31|Has expired: Deprecated, upstream recommends migrating to devel/ocaml-ppxlib
|
||||
multimedia/dirac||2025-03-31|Has expired: Legacy video codec superseded by multiple formats. Files can be decoded using FFmpeg
|
||||
ports-mgmt/py-pytoport||2025-03-31|Has expired: Depends on expired misc/py-spdx-lookup
|
||||
net/py-ec2-cli-tools||2025-03-31|Has expired: Depends on expired devel/py-boto
|
||||
|
|
|
@ -1056,7 +1056,6 @@
|
|||
SUBDIR += py-dpkt
|
||||
SUBDIR += py-duet
|
||||
SUBDIR += py-dugong
|
||||
SUBDIR += py-ec2-cli-tools
|
||||
SUBDIR += py-ephemeral-port-reserve
|
||||
SUBDIR += py-err-backend-discord
|
||||
SUBDIR += py-err-backend-mattermost
|
||||
|
|
|
@ -1,24 +0,0 @@
|
|||
PORTNAME= ec2-cli-tools
|
||||
PORTVERSION= 1.5
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= bofh@FreeBSD.org
|
||||
COMMENT= Helpful CLI utilities for querying and connecting to EC2 instances
|
||||
WWW= https://github.com/FlipPath/ec2-cli-tools
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
DEPRECATED= Depends on expired devel/py-boto
|
||||
EXPIRATION_DATE=2025-03-31
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto>=1.0:devel/py-boto@${PY_FLAVOR} \
|
||||
bash:shells/bash
|
||||
|
||||
USE_PYTHON= distutils autoplist
|
||||
USES= python shebangfix
|
||||
SHEBANG_FILES= bin/ec2getsnaps bin/ec2hostcache bin/ec2ssh
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (ec2-cli-tools-1.5.tar.gz) = 9bd5d8cf71afae623f15c9050c56f9d8568d879c1695d7279081a4d961ce50a8
|
||||
SIZE (ec2-cli-tools-1.5.tar.gz) = 5949
|
|
@ -1 +0,0 @@
|
|||
Helpful CLI utilities for querying and connecting to EC2 instances
|
Loading…
Add table
Reference in a new issue