pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc py-gandi.cli: remove



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a1393a484874
branches:  trunk
changeset: 371787:a1393a484874
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jan 14 11:19:37 2022 +0000

description:
py-gandi.cli: remove

Deprecated upstream.

diffstat:

 doc/CHANGES-2022                        |    3 +-
 net/Makefile                            |    3 +-
 net/py-gandi.cli/DESCR                  |    3 -
 net/py-gandi.cli/Makefile               |   32 ---
 net/py-gandi.cli/PLIST                  |  314 --------------------------------
 net/py-gandi.cli/distinfo               |    6 -
 net/py-gandi.cli/patches/patch-setup.py |   13 -
 7 files changed, 3 insertions(+), 371 deletions(-)

diffs (truncated from 419 to 300 lines):

diff -r 9a2b407cb58f -r a1393a484874 doc/CHANGES-2022
--- a/doc/CHANGES-2022  Fri Jan 14 10:59:32 2022 +0000
+++ b/doc/CHANGES-2022  Fri Jan 14 11:19:37 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.214 2022/01/14 10:36:27 pin Exp $
+$NetBSD: CHANGES-2022,v 1.215 2022/01/14 11:19:37 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -285,3 +285,4 @@
        Removed devel/py-expressions [wiz 2022-01-14]
        Removed devel/py-grako [wiz 2022-01-14]
        Updated textproc/git-delta to 0.11.3 [pin 2022-01-14]
+       Removed net/py-gandi.cli [wiz 2022-01-14]
diff -r 9a2b407cb58f -r a1393a484874 net/Makefile
--- a/net/Makefile      Fri Jan 14 10:59:32 2022 +0000
+++ b/net/Makefile      Fri Jan 14 11:19:37 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1437 2021/12/22 16:16:52 schmonz Exp $
+# $NetBSD: Makefile,v 1.1438 2022/01/14 11:19:37 wiz Exp $
 #
 
 COMMENT=       Networking tools
@@ -700,7 +700,6 @@
 SUBDIR+=       py-ec2instanceconnectcli
 SUBDIR+=       py-flower
 SUBDIR+=       py-foolscap
-SUBDIR+=       py-gandi.cli
 SUBDIR+=       py-gcs-oauth2-boto-plugin
 SUBDIR+=       py-gevent
 SUBDIR+=       py-geventhttpclient
diff -r 9a2b407cb58f -r a1393a484874 net/py-gandi.cli/DESCR
--- a/net/py-gandi.cli/DESCR    Fri Jan 14 10:59:32 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-gandicli is a command line interface for the Gandi.net services. It can
-be used to buying and managing domains, web applications, virtual
-machines or SSL certificates.
diff -r 9a2b407cb58f -r a1393a484874 net/py-gandi.cli/Makefile
--- a/net/py-gandi.cli/Makefile Fri Jan 14 10:59:32 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,32 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2022/01/05 15:41:16 wiz Exp $
-
-GITHUB_TAG=    1.5
-DISTNAME=      ${GITHUB_TAG}
-PKGNAME=       ${PYPKGPREFIX}-gandi.cli-${GITHUB_TAG}
-PKGREVISION=   2
-CATEGORIES=    net
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=Gandi/}
-GITHUB_PROJECT=        gandi.cli
-DIST_SUBDIR=   gandi.cli
-EGG_NAME=      gandi.cli-${GITHUB_TAG}
-
-MAINTAINER=    joerg%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/Gandi/gandi.cli
-COMMENT=       Command line interface for Gandi.net
-LICENSE=       gnu-gpl-v3
-
-DEPENDS+=      ${PYPKGPREFIX}-click>=7.0:../../devel/py-click
-DEPENDS+=      ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
-DEPENDS+=      ${PYPKGPREFIX}-IP-[0-9]*:../../net/py-IP
-DEPENDS+=      ${PYPKGPREFIX}-yaml>=3.10:../../textproc/py-yaml
-
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov>=0:../../devel/py-test-cov
-TEST_DEPENDS+= ${PYPKGPREFIX}-tox>=0:../../devel/py-tox
-
-PYTHON_VERSIONED_DEPENDENCIES= test:test
-
-USE_PKG_RESOURCES=     yes
-
-.include "../../lang/python/egg.mk"
-.include "../../lang/python/versioned_dependencies.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 9a2b407cb58f -r a1393a484874 net/py-gandi.cli/PLIST
--- a/net/py-gandi.cli/PLIST    Fri Jan 14 10:59:32 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,314 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2020/03/25 16:19:48 riastradh Exp $
-bin/gandi
-${PYSITELIB}/${EGG_NAME}-nspkg.pth
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/gandi/cli/__init__.py
-${PYSITELIB}/gandi/cli/__main__.py
-${PYSITELIB}/gandi/cli/__init__.pyo
-${PYSITELIB}/gandi/cli/__init__.pyc
-${PYSITELIB}/gandi/cli/__main__.pyo
-${PYSITELIB}/gandi/cli/__main__.pyc
-${PYSITELIB}/gandi/cli/commands/__init__.py
-${PYSITELIB}/gandi/cli/commands/__init__.pyo
-${PYSITELIB}/gandi/cli/commands/__init__.pyc
-${PYSITELIB}/gandi/cli/commands/account.pyo
-${PYSITELIB}/gandi/cli/commands/account.pyc
-${PYSITELIB}/gandi/cli/commands/certificate.pyo
-${PYSITELIB}/gandi/cli/commands/certificate.pyc
-${PYSITELIB}/gandi/cli/commands/certstore.pyo
-${PYSITELIB}/gandi/cli/commands/certstore.pyc
-${PYSITELIB}/gandi/cli/commands/config.pyo
-${PYSITELIB}/gandi/cli/commands/config.pyc
-${PYSITELIB}/gandi/cli/commands/contact.pyo
-${PYSITELIB}/gandi/cli/commands/contact.pyc
-${PYSITELIB}/gandi/cli/commands/disk.pyo
-${PYSITELIB}/gandi/cli/commands/disk.pyc
-${PYSITELIB}/gandi/cli/commands/dns.pyo
-${PYSITELIB}/gandi/cli/commands/dns.pyc
-${PYSITELIB}/gandi/cli/commands/dnssec.pyo
-${PYSITELIB}/gandi/cli/commands/dnssec.pyc
-${PYSITELIB}/gandi/cli/commands/docker.pyo
-${PYSITELIB}/gandi/cli/commands/docker.pyc
-${PYSITELIB}/gandi/cli/commands/domain.pyo
-${PYSITELIB}/gandi/cli/commands/domain.pyc
-${PYSITELIB}/gandi/cli/commands/forward.pyo
-${PYSITELIB}/gandi/cli/commands/forward.pyc
-${PYSITELIB}/gandi/cli/commands/ip.pyo
-${PYSITELIB}/gandi/cli/commands/ip.pyc
-${PYSITELIB}/gandi/cli/commands/mail.pyo
-${PYSITELIB}/gandi/cli/commands/mail.pyc
-${PYSITELIB}/gandi/cli/commands/oper.pyo
-${PYSITELIB}/gandi/cli/commands/oper.pyc
-${PYSITELIB}/gandi/cli/commands/paas.pyo
-${PYSITELIB}/gandi/cli/commands/paas.pyc
-${PYSITELIB}/gandi/cli/commands/record.pyo
-${PYSITELIB}/gandi/cli/commands/record.pyc
-${PYSITELIB}/gandi/cli/commands/root.pyo
-${PYSITELIB}/gandi/cli/commands/root.pyc
-${PYSITELIB}/gandi/cli/commands/snapshotprofile.pyo
-${PYSITELIB}/gandi/cli/commands/snapshotprofile.pyc
-${PYSITELIB}/gandi/cli/commands/sshkey.pyo
-${PYSITELIB}/gandi/cli/commands/sshkey.pyc
-${PYSITELIB}/gandi/cli/commands/vhost.pyo
-${PYSITELIB}/gandi/cli/commands/vhost.pyc
-${PYSITELIB}/gandi/cli/commands/vlan.pyo
-${PYSITELIB}/gandi/cli/commands/vlan.pyc
-${PYSITELIB}/gandi/cli/commands/vm.pyo
-${PYSITELIB}/gandi/cli/commands/vm.pyc
-${PYSITELIB}/gandi/cli/commands/webacc.pyo
-${PYSITELIB}/gandi/cli/commands/webacc.pyc
-${PYSITELIB}/gandi/cli/commands/account.py
-${PYSITELIB}/gandi/cli/commands/certificate.py
-${PYSITELIB}/gandi/cli/commands/certstore.py
-${PYSITELIB}/gandi/cli/commands/config.py
-${PYSITELIB}/gandi/cli/commands/contact.py
-${PYSITELIB}/gandi/cli/commands/disk.py
-${PYSITELIB}/gandi/cli/commands/dns.py
-${PYSITELIB}/gandi/cli/commands/dnssec.py
-${PYSITELIB}/gandi/cli/commands/docker.py
-${PYSITELIB}/gandi/cli/commands/domain.py
-${PYSITELIB}/gandi/cli/commands/forward.py
-${PYSITELIB}/gandi/cli/commands/ip.py
-${PYSITELIB}/gandi/cli/commands/mail.py
-${PYSITELIB}/gandi/cli/commands/oper.py
-${PYSITELIB}/gandi/cli/commands/paas.py
-${PYSITELIB}/gandi/cli/commands/record.py
-${PYSITELIB}/gandi/cli/commands/root.py
-${PYSITELIB}/gandi/cli/commands/snapshotprofile.py
-${PYSITELIB}/gandi/cli/commands/sshkey.py
-${PYSITELIB}/gandi/cli/commands/vhost.py
-${PYSITELIB}/gandi/cli/commands/vlan.py
-${PYSITELIB}/gandi/cli/commands/vm.py
-${PYSITELIB}/gandi/cli/commands/webacc.py
-${PYSITELIB}/gandi/cli/core/__init__.py
-${PYSITELIB}/gandi/cli/core/__init__.pyo
-${PYSITELIB}/gandi/cli/core/__init__.pyc
-${PYSITELIB}/gandi/cli/core/base.pyo
-${PYSITELIB}/gandi/cli/core/base.pyc
-${PYSITELIB}/gandi/cli/core/cli.pyo
-${PYSITELIB}/gandi/cli/core/cli.pyc
-${PYSITELIB}/gandi/cli/core/client.pyo
-${PYSITELIB}/gandi/cli/core/client.pyc
-${PYSITELIB}/gandi/cli/core/conf.pyo
-${PYSITELIB}/gandi/cli/core/conf.pyc
-${PYSITELIB}/gandi/cli/core/params.pyo
-${PYSITELIB}/gandi/cli/core/params.pyc
-${PYSITELIB}/gandi/cli/core/base.py
-${PYSITELIB}/gandi/cli/core/cli.py
-${PYSITELIB}/gandi/cli/core/client.py
-${PYSITELIB}/gandi/cli/core/conf.py
-${PYSITELIB}/gandi/cli/core/params.py
-${PYSITELIB}/gandi/cli/core/utils/__init__.py
-${PYSITELIB}/gandi/cli/core/utils/__init__.pyo
-${PYSITELIB}/gandi/cli/core/utils/__init__.pyc
-${PYSITELIB}/gandi/cli/core/utils/ascii_sparks.pyo
-${PYSITELIB}/gandi/cli/core/utils/ascii_sparks.pyc
-${PYSITELIB}/gandi/cli/core/utils/password.pyo
-${PYSITELIB}/gandi/cli/core/utils/password.pyc
-${PYSITELIB}/gandi/cli/core/utils/size.pyo
-${PYSITELIB}/gandi/cli/core/utils/size.pyc
-${PYSITELIB}/gandi/cli/core/utils/unixpipe.pyo
-${PYSITELIB}/gandi/cli/core/utils/unixpipe.pyc
-${PYSITELIB}/gandi/cli/core/utils/xmlrpc.pyo
-${PYSITELIB}/gandi/cli/core/utils/xmlrpc.pyc
-${PYSITELIB}/gandi/cli/core/utils/ascii_sparks.py
-${PYSITELIB}/gandi/cli/core/utils/password.py
-${PYSITELIB}/gandi/cli/core/utils/size.py
-${PYSITELIB}/gandi/cli/core/utils/unixpipe.py
-${PYSITELIB}/gandi/cli/core/utils/xmlrpc.py
-${PYSITELIB}/gandi/cli/modules/__init__.py
-${PYSITELIB}/gandi/cli/modules/__init__.pyo
-${PYSITELIB}/gandi/cli/modules/__init__.pyc
-${PYSITELIB}/gandi/cli/modules/account.pyo
-${PYSITELIB}/gandi/cli/modules/account.pyc
-${PYSITELIB}/gandi/cli/modules/api.pyo
-${PYSITELIB}/gandi/cli/modules/api.pyc
-${PYSITELIB}/gandi/cli/modules/cert.pyo
-${PYSITELIB}/gandi/cli/modules/cert.pyc
-${PYSITELIB}/gandi/cli/modules/contact.pyo
-${PYSITELIB}/gandi/cli/modules/contact.pyc
-${PYSITELIB}/gandi/cli/modules/datacenter.pyo
-${PYSITELIB}/gandi/cli/modules/datacenter.pyc
-${PYSITELIB}/gandi/cli/modules/disk.pyo
-${PYSITELIB}/gandi/cli/modules/disk.pyc
-${PYSITELIB}/gandi/cli/modules/dns.pyo
-${PYSITELIB}/gandi/cli/modules/dns.pyc
-${PYSITELIB}/gandi/cli/modules/dnssec.pyo
-${PYSITELIB}/gandi/cli/modules/dnssec.pyc
-${PYSITELIB}/gandi/cli/modules/docker.pyo
-${PYSITELIB}/gandi/cli/modules/docker.pyc
-${PYSITELIB}/gandi/cli/modules/domain.pyo
-${PYSITELIB}/gandi/cli/modules/domain.pyc
-${PYSITELIB}/gandi/cli/modules/forward.pyo
-${PYSITELIB}/gandi/cli/modules/forward.pyc
-${PYSITELIB}/gandi/cli/modules/hostedcert.pyo
-${PYSITELIB}/gandi/cli/modules/hostedcert.pyc
-${PYSITELIB}/gandi/cli/modules/iaas.pyo
-${PYSITELIB}/gandi/cli/modules/iaas.pyc
-${PYSITELIB}/gandi/cli/modules/mail.pyo
-${PYSITELIB}/gandi/cli/modules/mail.pyc
-${PYSITELIB}/gandi/cli/modules/metric.pyo
-${PYSITELIB}/gandi/cli/modules/metric.pyc
-${PYSITELIB}/gandi/cli/modules/network.pyo
-${PYSITELIB}/gandi/cli/modules/network.pyc
-${PYSITELIB}/gandi/cli/modules/oper.pyo
-${PYSITELIB}/gandi/cli/modules/oper.pyc
-${PYSITELIB}/gandi/cli/modules/paas.pyo
-${PYSITELIB}/gandi/cli/modules/paas.pyc
-${PYSITELIB}/gandi/cli/modules/record.pyo
-${PYSITELIB}/gandi/cli/modules/record.pyc
-${PYSITELIB}/gandi/cli/modules/snapshotprofile.pyo
-${PYSITELIB}/gandi/cli/modules/snapshotprofile.pyc
-${PYSITELIB}/gandi/cli/modules/sshkey.pyo
-${PYSITELIB}/gandi/cli/modules/sshkey.pyc
-${PYSITELIB}/gandi/cli/modules/status.pyo
-${PYSITELIB}/gandi/cli/modules/status.pyc
-${PYSITELIB}/gandi/cli/modules/vhost.pyo
-${PYSITELIB}/gandi/cli/modules/vhost.pyc
-${PYSITELIB}/gandi/cli/modules/webacc.pyo
-${PYSITELIB}/gandi/cli/modules/webacc.pyc
-${PYSITELIB}/gandi/cli/modules/account.py
-${PYSITELIB}/gandi/cli/modules/api.py
-${PYSITELIB}/gandi/cli/modules/cert.py
-${PYSITELIB}/gandi/cli/modules/contact.py
-${PYSITELIB}/gandi/cli/modules/datacenter.py
-${PYSITELIB}/gandi/cli/modules/disk.py
-${PYSITELIB}/gandi/cli/modules/dns.py
-${PYSITELIB}/gandi/cli/modules/dnssec.py
-${PYSITELIB}/gandi/cli/modules/docker.py
-${PYSITELIB}/gandi/cli/modules/domain.py
-${PYSITELIB}/gandi/cli/modules/forward.py
-${PYSITELIB}/gandi/cli/modules/hostedcert.py
-${PYSITELIB}/gandi/cli/modules/iaas.py
-${PYSITELIB}/gandi/cli/modules/mail.py
-${PYSITELIB}/gandi/cli/modules/metric.py
-${PYSITELIB}/gandi/cli/modules/network.py
-${PYSITELIB}/gandi/cli/modules/oper.py
-${PYSITELIB}/gandi/cli/modules/paas.py
-${PYSITELIB}/gandi/cli/modules/record.py
-${PYSITELIB}/gandi/cli/modules/snapshotprofile.py
-${PYSITELIB}/gandi/cli/modules/sshkey.py
-${PYSITELIB}/gandi/cli/modules/status.py
-${PYSITELIB}/gandi/cli/modules/vhost.py
-${PYSITELIB}/gandi/cli/modules/webacc.py
-${PYSITELIB}/gandi/cli/tests/__init__.py
-${PYSITELIB}/gandi/cli/tests/__init__.pyo
-${PYSITELIB}/gandi/cli/tests/__init__.pyc
-${PYSITELIB}/gandi/cli/tests/compat.pyo
-${PYSITELIB}/gandi/cli/tests/compat.pyc
-${PYSITELIB}/gandi/cli/tests/test_main.pyo
-${PYSITELIB}/gandi/cli/tests/test_main.pyc
-${PYSITELIB}/gandi/cli/tests/commands/__init__.py
-${PYSITELIB}/gandi/cli/tests/commands/__init__.pyo
-${PYSITELIB}/gandi/cli/tests/commands/__init__.pyc
-${PYSITELIB}/gandi/cli/tests/commands/base.pyo
-${PYSITELIB}/gandi/cli/tests/commands/base.pyc
-${PYSITELIB}/gandi/cli/tests/commands/test_account.pyo
-${PYSITELIB}/gandi/cli/tests/commands/test_account.pyc
-${PYSITELIB}/gandi/cli/tests/commands/test_certificate.pyo
-${PYSITELIB}/gandi/cli/tests/commands/test_certificate.pyc
-${PYSITELIB}/gandi/cli/tests/commands/test_certstore.pyo
-${PYSITELIB}/gandi/cli/tests/commands/test_certstore.pyc
-${PYSITELIB}/gandi/cli/tests/commands/test_config.pyo
-${PYSITELIB}/gandi/cli/tests/commands/test_config.pyc
-${PYSITELIB}/gandi/cli/tests/commands/test_contact.pyo
-${PYSITELIB}/gandi/cli/tests/commands/test_contact.pyc



Home | Main Index | Thread Index | Old Index