Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gandi-cli: remove package
@ 2021-12-11  2:34 dotnetfox
  2021-12-17  8:39 ` ericonr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: dotnetfox @ 2021-12-11  2:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 544 bytes --]

There is a new pull request by dotnetfox against master on the void-packages repository

https://github.com/dotnetfox/void-packages gandi-cli-rm
https://github.com/void-linux/void-packages/pull/34474

gandi-cli: remove package
The upstream decided to deprecate gandi-cli (PR Gandi/gandi.cli#313).

According to PR Gandi/gandi.cli#310, their new API (v5) will not be implemented in
this package "*as we have deprecated this CLI in its current form*".

A patch file from https://github.com/void-linux/void-packages/pull/34474.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gandi-cli-rm-34474.patch --]
[-- Type: text/x-diff, Size: 2135 bytes --]

From 931652d4d258454a96872ed1916cc4b1ad62af71 Mon Sep 17 00:00:00 2001
From: Ranme Fritzvilliams <ranme@dotnetfox.tk>
Date: Sat, 11 Dec 2021 05:17:21 +0300
Subject: [PATCH] gandi-cli: remove package

The upstream decided to deprecate gandi-cli (PR #313).

According to PR #310, their new API (v5) will not be implemented in
this package "as we have deprecated this CLI in its current form".
---
 srcpkgs/gandi-cli/template        | 20 --------------------
 srcpkgs/removed-packages/template |  3 ++-
 2 files changed, 2 insertions(+), 21 deletions(-)
 delete mode 100644 srcpkgs/gandi-cli/template

diff --git a/srcpkgs/gandi-cli/template b/srcpkgs/gandi-cli/template
deleted file mode 100644
index 71cbc44cc7d7..000000000000
--- a/srcpkgs/gandi-cli/template
+++ /dev/null
@@ -1,20 +0,0 @@
-# Template file for 'gandi-cli'
-pkgname=gandi-cli
-version=1.6
-revision=2
-wrksrc="gandi.cli-${version}"
-build_style=python3-module
-hostmakedepends="python3-docutils python3-setuptools"
-depends="python3-setuptools python3-IPy python3-click python3-requests python3-yaml"
-checkdepends="$depends python3-pytest-cov"
-short_desc="Command line interface to Gandi.net"
-maintainer="Lon Willett <xgit@lonw.net>"
-license="GPL-3.0-or-later"
-homepage="http://cli.gandi.net"
-distfiles="https://github.com/Gandi/gandi.cli/archive/${version}.tar.gz"
-checksum=f9a8140604c2f8ff2bef31851456906d301bfef2a36101280bbaf531a05cb52e
-
-post_install() {
-	rst2man --no-generator gandicli.man.rst > gandi.1
-	vman gandi.1
-}
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index 2b16ae44131f..16389db4b51e 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -1,7 +1,7 @@
 # Template file for 'removed-packages'
 pkgname=removed-packages
 version=0.1
-revision=55
+revision=56
 build_style=meta
 short_desc="Uninstalls packages removed from repository"
 maintainer="Piotr Wójcik <chocimier@tlen.pl>"
@@ -67,6 +67,7 @@ replaces="
  epstopdf<=2.27_3
  fontmatrix<=0.6.0.20171228_2
  fuse-usmb<=20130204_7
+ gandi-cli<=1.6_2
  gconf-editor<=3.0.1_3
  gegl3<=0.3.28_2
  gens-gs<=2.16.7_2

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: gandi-cli: remove package
  2021-12-11  2:34 [PR PATCH] gandi-cli: remove package dotnetfox
@ 2021-12-17  8:39 ` ericonr
  2021-12-17  9:34 ` [PR PATCH] [Updated] " dotnetfox
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-12-17  8:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 216 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/34474#issuecomment-996534981

Comment:
Please fix links in commit. They currently link to things in void-packages.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Updated] gandi-cli: remove package
  2021-12-11  2:34 [PR PATCH] gandi-cli: remove package dotnetfox
  2021-12-17  8:39 ` ericonr
@ 2021-12-17  9:34 ` dotnetfox
  2021-12-17  9:35 ` dotnetfox
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dotnetfox @ 2021-12-17  9:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 549 bytes --]

There is an updated pull request by dotnetfox against master on the void-packages repository

https://github.com/dotnetfox/void-packages gandi-cli-rm
https://github.com/void-linux/void-packages/pull/34474

gandi-cli: remove package
The upstream decided to deprecate gandi-cli (PR Gandi/gandi.cli#313).

According to PR Gandi/gandi.cli#310, their new API (v5) will not be implemented in
this package "*as we have deprecated this CLI in its current form*".

A patch file from https://github.com/void-linux/void-packages/pull/34474.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gandi-cli-rm-34474.patch --]
[-- Type: text/x-diff, Size: 2165 bytes --]

From df4640bcbae4c2552db34d5cc3d2db31ea90e02d Mon Sep 17 00:00:00 2001
From: Ranme Fritzvilliams <ranme@dotnetfox.tk>
Date: Sat, 11 Dec 2021 05:17:21 +0300
Subject: [PATCH] gandi-cli: remove package

The upstream decided to deprecate gandi-cli (PR Gandi/gandi.cli#313).

According to PR Gandi/gandi.cli#310, their new API (v5) will not be
implemented in this package "as we have deprecated this CLI in its
current form".
---
 srcpkgs/gandi-cli/template        | 20 --------------------
 srcpkgs/removed-packages/template |  3 ++-
 2 files changed, 2 insertions(+), 21 deletions(-)
 delete mode 100644 srcpkgs/gandi-cli/template

diff --git a/srcpkgs/gandi-cli/template b/srcpkgs/gandi-cli/template
deleted file mode 100644
index 71cbc44cc7d7..000000000000
--- a/srcpkgs/gandi-cli/template
+++ /dev/null
@@ -1,20 +0,0 @@
-# Template file for 'gandi-cli'
-pkgname=gandi-cli
-version=1.6
-revision=2
-wrksrc="gandi.cli-${version}"
-build_style=python3-module
-hostmakedepends="python3-docutils python3-setuptools"
-depends="python3-setuptools python3-IPy python3-click python3-requests python3-yaml"
-checkdepends="$depends python3-pytest-cov"
-short_desc="Command line interface to Gandi.net"
-maintainer="Lon Willett <xgit@lonw.net>"
-license="GPL-3.0-or-later"
-homepage="http://cli.gandi.net"
-distfiles="https://github.com/Gandi/gandi.cli/archive/${version}.tar.gz"
-checksum=f9a8140604c2f8ff2bef31851456906d301bfef2a36101280bbaf531a05cb52e
-
-post_install() {
-	rst2man --no-generator gandicli.man.rst > gandi.1
-	vman gandi.1
-}
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index 2b16ae44131f..16389db4b51e 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -1,7 +1,7 @@
 # Template file for 'removed-packages'
 pkgname=removed-packages
 version=0.1
-revision=55
+revision=56
 build_style=meta
 short_desc="Uninstalls packages removed from repository"
 maintainer="Piotr Wójcik <chocimier@tlen.pl>"
@@ -67,6 +67,7 @@ replaces="
  epstopdf<=2.27_3
  fontmatrix<=0.6.0.20171228_2
  fuse-usmb<=20130204_7
+ gandi-cli<=1.6_2
  gconf-editor<=3.0.1_3
  gegl3<=0.3.28_2
  gens-gs<=2.16.7_2

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Updated] gandi-cli: remove package
  2021-12-11  2:34 [PR PATCH] gandi-cli: remove package dotnetfox
  2021-12-17  8:39 ` ericonr
  2021-12-17  9:34 ` [PR PATCH] [Updated] " dotnetfox
@ 2021-12-17  9:35 ` dotnetfox
  2021-12-17  9:38 ` dotnetfox
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dotnetfox @ 2021-12-17  9:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 549 bytes --]

There is an updated pull request by dotnetfox against master on the void-packages repository

https://github.com/dotnetfox/void-packages gandi-cli-rm
https://github.com/void-linux/void-packages/pull/34474

gandi-cli: remove package
The upstream decided to deprecate gandi-cli (PR Gandi/gandi.cli#313).

According to PR Gandi/gandi.cli#310, their new API (v5) will not be implemented in
this package "*as we have deprecated this CLI in its current form*".

A patch file from https://github.com/void-linux/void-packages/pull/34474.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gandi-cli-rm-34474.patch --]
[-- Type: text/x-diff, Size: 2165 bytes --]

From 7d59f6fad4ef885d4fac6f12c36efd7b7ad2b962 Mon Sep 17 00:00:00 2001
From: Ranme Fritzvilliams <ranme@dotnetfox.tk>
Date: Sat, 11 Dec 2021 05:17:21 +0300
Subject: [PATCH] gandi-cli: remove package

The upstream decided to deprecate gandi-cli (PR Gandi/gandi.cli#313).

According to PR Gandi/gandi.cli#310, their new API (v5) will not be
implemented in this package "as we have deprecated this CLI in its
current form".
---
 srcpkgs/gandi-cli/template        | 20 --------------------
 srcpkgs/removed-packages/template |  3 ++-
 2 files changed, 2 insertions(+), 21 deletions(-)
 delete mode 100644 srcpkgs/gandi-cli/template

diff --git a/srcpkgs/gandi-cli/template b/srcpkgs/gandi-cli/template
deleted file mode 100644
index 71cbc44cc7d7..000000000000
--- a/srcpkgs/gandi-cli/template
+++ /dev/null
@@ -1,20 +0,0 @@
-# Template file for 'gandi-cli'
-pkgname=gandi-cli
-version=1.6
-revision=2
-wrksrc="gandi.cli-${version}"
-build_style=python3-module
-hostmakedepends="python3-docutils python3-setuptools"
-depends="python3-setuptools python3-IPy python3-click python3-requests python3-yaml"
-checkdepends="$depends python3-pytest-cov"
-short_desc="Command line interface to Gandi.net"
-maintainer="Lon Willett <xgit@lonw.net>"
-license="GPL-3.0-or-later"
-homepage="http://cli.gandi.net"
-distfiles="https://github.com/Gandi/gandi.cli/archive/${version}.tar.gz"
-checksum=f9a8140604c2f8ff2bef31851456906d301bfef2a36101280bbaf531a05cb52e
-
-post_install() {
-	rst2man --no-generator gandicli.man.rst > gandi.1
-	vman gandi.1
-}
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index 2b16ae44131f..16389db4b51e 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -1,7 +1,7 @@
 # Template file for 'removed-packages'
 pkgname=removed-packages
 version=0.1
-revision=55
+revision=56
 build_style=meta
 short_desc="Uninstalls packages removed from repository"
 maintainer="Piotr Wójcik <chocimier@tlen.pl>"
@@ -67,6 +67,7 @@ replaces="
  epstopdf<=2.27_3
  fontmatrix<=0.6.0.20171228_2
  fuse-usmb<=20130204_7
+ gandi-cli<=1.6_2
  gconf-editor<=3.0.1_3
  gegl3<=0.3.28_2
  gens-gs<=2.16.7_2

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: gandi-cli: remove package
  2021-12-11  2:34 [PR PATCH] gandi-cli: remove package dotnetfox
                   ` (2 preceding siblings ...)
  2021-12-17  9:35 ` dotnetfox
@ 2021-12-17  9:38 ` dotnetfox
  2021-12-19  1:01 ` ericonr
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dotnetfox @ 2021-12-17  9:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 315 bytes --]

New comment by dotnetfox on void-packages repository

https://github.com/void-linux/void-packages/pull/34474#issuecomment-996573277

Comment:
@ericonr,

> Please fix links in commit. They currently link to things in void-packages.

Did not know that commits on github show links, too. Compliance.

Thank you.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: gandi-cli: remove package
  2021-12-11  2:34 [PR PATCH] gandi-cli: remove package dotnetfox
                   ` (3 preceding siblings ...)
  2021-12-17  9:38 ` dotnetfox
@ 2021-12-19  1:01 ` ericonr
  2021-12-19 10:55 ` lonwillett
  2021-12-28 16:35 ` [PR PATCH] [Closed]: " dotnetfox
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-12-19  1:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 156 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/34474#issuecomment-997308673

Comment:
@lonwillett ok?

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: gandi-cli: remove package
  2021-12-11  2:34 [PR PATCH] gandi-cli: remove package dotnetfox
                   ` (4 preceding siblings ...)
  2021-12-19  1:01 ` ericonr
@ 2021-12-19 10:55 ` lonwillett
  2021-12-28 16:35 ` [PR PATCH] [Closed]: " dotnetfox
  6 siblings, 0 replies; 8+ messages in thread
From: lonwillett @ 2021-12-19 10:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 185 bytes --]

New comment by lonwillett on void-packages repository

https://github.com/void-linux/void-packages/pull/34474#issuecomment-997370683

Comment:
@ericonr,
Fine. It does seem to be dead.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Closed]: gandi-cli: remove package
  2021-12-11  2:34 [PR PATCH] gandi-cli: remove package dotnetfox
                   ` (5 preceding siblings ...)
  2021-12-19 10:55 ` lonwillett
@ 2021-12-28 16:35 ` dotnetfox
  6 siblings, 0 replies; 8+ messages in thread
From: dotnetfox @ 2021-12-28 16:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 384 bytes --]

There's a closed pull request on the void-packages repository

gandi-cli: remove package
https://github.com/void-linux/void-packages/pull/34474

Description:
The upstream decided to deprecate gandi-cli (PR Gandi/gandi.cli#313).

According to PR Gandi/gandi.cli#310, their new API (v5) will not be implemented in
this package "*as we have deprecated this CLI in its current form*".

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-12-28 16:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-11  2:34 [PR PATCH] gandi-cli: remove package dotnetfox
2021-12-17  8:39 ` ericonr
2021-12-17  9:34 ` [PR PATCH] [Updated] " dotnetfox
2021-12-17  9:35 ` dotnetfox
2021-12-17  9:38 ` dotnetfox
2021-12-19  1:01 ` ericonr
2021-12-19 10:55 ` lonwillett
2021-12-28 16:35 ` [PR PATCH] [Closed]: " dotnetfox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).