Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: cloud-utils-0.33
@ 2022-07-10  8:43 akhiljalagam
  2022-07-10 23:47 ` [PR REVIEW] " classabbyamp
                   ` (12 more replies)
  0 siblings, 13 replies; 17+ messages in thread
From: akhiljalagam @ 2022-07-10  8:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akhiljalagam/void-packages master
https://github.com/void-linux/void-packages/pull/37968

New package: cloud-utils-0.33
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-37968.patch --]
[-- Type: text/x-diff, Size: 991 bytes --]

From 356078eb6705b47b08c98b7097bf760504cea6fd Mon Sep 17 00:00:00 2001
From: akhil <akhil.j@outlook.in>
Date: Sun, 10 Jul 2022 14:10:00 +0530
Subject: [PATCH] New package: cloud-utils-0.33

---
 srcpkgs/cloud-utils/template | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 srcpkgs/cloud-utils/template

diff --git a/srcpkgs/cloud-utils/template b/srcpkgs/cloud-utils/template
new file mode 100644
index 000000000000..1875a60ab80f
--- /dev/null
+++ b/srcpkgs/cloud-utils/template
@@ -0,0 +1,12 @@
+# Template file for 'cloud-utils'
+pkgname=cloud-utils
+version=0.33
+revision=1
+archs="x86_64"
+build_style=gnu-makefile
+short_desc="Set of utilities for interacting with a cloud"
+maintainer="akhil <akhil.j@outlook.in>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/canonical/cloud-utils/"
+distfiles="https://github.com/canonical/cloud-utils/archive/refs/tags/${version}.tar.gz"
+checksum=338770d637788466aacfcbcec17a8d0046f92a13cc3b25fce8fceadb02a7339f

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [PR PATCH] New package: cloud-utils-0.33
@ 2022-07-09 14:41 akhiljalagam
  2022-07-09 15:54 ` [PR PATCH] [Updated] " akhiljalagam
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: akhiljalagam @ 2022-07-09 14:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akhiljalagam/void-packages master
https://github.com/void-linux/void-packages/pull/37944

New package: cloud-utils-0.33
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-37944.patch --]
[-- Type: text/x-diff, Size: 1247 bytes --]

From 0e4bc0081686868ca79b811b5851a480627cd2fe Mon Sep 17 00:00:00 2001
From: akhil <akhil.j@outlook.in>
Date: Sat, 9 Jul 2022 20:09:29 +0530
Subject: [PATCH] New package: cloud-utils-0.33

---
 srcpkgs/cloud-utils/template | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 srcpkgs/cloud-utils/template

diff --git a/srcpkgs/cloud-utils/template b/srcpkgs/cloud-utils/template
new file mode 100644
index 000000000000..f10df899c49d
--- /dev/null
+++ b/srcpkgs/cloud-utils/template
@@ -0,0 +1,23 @@
+# Template file for 'cloud-utils'
+pkgname=cloud-utils
+version=0.33
+revision=1
+archs="x86_64"
+#wrksrc=
+#create_wrksrc=yes
+build_style=gnu-makefile
+#configure_args=""
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends=""
+makedepends=""
+depends=""
+short_desc="This package provides a useful set of utilities for interacting with a cloud"
+maintainer="akhil <akhil.j@outlook.in>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/canonical/cloud-utils/"
+#changelog=""
+distfiles="https://github.com/canonical/cloud-utils/archive/refs/tags/${version}.tar.gz"
+checksum=338770d637788466aacfcbcec17a8d0046f92a13cc3b25fce8fceadb02a7339f

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

end of thread, other threads:[~2022-10-11  7:44 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-10  8:43 [PR PATCH] New package: cloud-utils-0.33 akhiljalagam
2022-07-10 23:47 ` [PR REVIEW] " classabbyamp
2022-07-11  3:53 ` akhilops
2022-07-11  3:54 ` akhilops
2022-07-11  3:54 ` akhilops
2022-07-11  3:57 ` akhilops
2022-07-11  4:01 ` classabbyamp
2022-07-11  4:02 ` classabbyamp
2022-07-11  4:03 ` classabbyamp
2022-07-13 13:27 ` [PR PATCH] [Updated] " akhiljalagam
2022-07-13 18:11 ` meator
2022-07-14  4:09 ` akhiljalagam
2022-07-14  4:10 ` akhiljalagam
2022-10-11  7:44 ` Chocimier
  -- strict thread matches above, loose matches on Subject: below --
2022-07-09 14:41 [PR PATCH] " akhiljalagam
2022-07-09 15:54 ` [PR PATCH] [Updated] " akhiljalagam
2022-07-09 15:57 ` akhiljalagam
2022-07-10  8:10 ` akhiljalagam

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).