Github messages for voidlinux
 help / color / mirror / Atom feed
From: vfx1b <vfx1b@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] operator-sdk: update to 1.32.0.
Date: Thu, 16 Nov 2023 23:18:56 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47275@inbox.vuxu.org> (raw)

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

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

https://github.com/vfx1b/void-packages operator-sdk
https://github.com/void-linux/void-packages/pull/47275

operator-sdk: update to 1.32.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **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, (x86-64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (cross)
  - aarch64 (cross)


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

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

From b0c7bb5b706759ab02b2b53a89c9b7b376aca3d6 Mon Sep 17 00:00:00 2001
From: vfx1b <gvfx1b@skiff.com>
Date: Thu, 16 Nov 2023 03:23:35 +0100
Subject: [PATCH] operator-sdk: update to 1.32.0.

---
 srcpkgs/operator-sdk/template | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/operator-sdk/template b/srcpkgs/operator-sdk/template
index dd0866c7dde15..04c9aa8a4542e 100644
--- a/srcpkgs/operator-sdk/template
+++ b/srcpkgs/operator-sdk/template
@@ -1,14 +1,17 @@
 # Template file for 'operator-sdk'
 pkgname=operator-sdk
-version=0.18.1
-revision=3
+version=1.32.0
+revision=1
+archs="aarch64* x86_64*"
 build_style=go
 go_import_path="github.com/operator-framework/operator-sdk"
 go_package="${go_import_path}/cmd/operator-sdk"
 go_ldflags="-X ${go_import_path}/version.GitVersion=v${version}"
 short_desc="SDK for building Kubernetes applications"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="vfx1b <gvfx1b@skiff.com>"
 license="Apache-2.0"
 homepage="https://github.com/operator-framework/operator-sdk"
 distfiles="https://github.com/operator-framework/operator-sdk/archive/v${version}.tar.gz"
-checksum=33680b9236ea7da51cb7b165dc624b512f04e3e9a2bf592101bfc3b312e340f8
+checksum=0ebcf148f470fdc5ed3c4243eba41239353f1295c987af3acdea4dc28b4e94e0
+
+export CGO_ENABLED=0

             reply	other threads:[~2023-11-16 22:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-16 22:18 vfx1b [this message]
2023-11-16 22:28 ` [PR PATCH] [Updated] " vfx1b
2023-11-16 23:55 ` [PR REVIEW] " mhmdanas
2023-11-17  1:21 ` vfx1b
2024-02-15  1:45 ` github-actions
2024-02-15  5:35 ` [PR REVIEW] " classabbyamp
2024-05-16  1:46 ` github-actions
2024-05-30  1:47 ` [PR PATCH] [Closed]: " github-actions

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47275@inbox.vuxu.org \
    --to=vfx1b@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).