Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] osc: update to 1.2.0
@ 2023-07-25 11:48 realcharmer
  2023-07-28  5:01 ` [PR REVIEW] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: realcharmer @ 2023-07-25 11:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages osc
https://github.com/void-linux/void-packages/pull/45245

osc: update to 1.2.0
Simple version bump.

- I tested the changes in this PR: YES
- I built this PR locally for my native architecture, (x86_64-glibc)

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

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

From 1696edc3ef730395b07368eee613f77191c4c9fa Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Tue, 25 Jul 2023 13:48:18 +0200
Subject: [PATCH] osc: update to 1.2.0

---
 srcpkgs/osc/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/osc/template b/srcpkgs/osc/template
index 7e34f9377b3bb..6c89f73bc31ce 100644
--- a/srcpkgs/osc/template
+++ b/srcpkgs/osc/template
@@ -1,6 +1,6 @@
 # Template file for 'osc'
 pkgname=osc
-version=1.1.4
+version=1.2.0
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools python3-cryptography python3-devel
@@ -12,4 +12,4 @@ maintainer="Emil Miler <em@0x45.cz>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/openSUSE/osc"
 distfiles="https://github.com/openSUSE/osc/archive/refs/tags/${version}.tar.gz"
-checksum=8407ccdcaa6089601e3b9f42c03c015d938ba756b1553f65e2eb122ff00b83e5
+checksum=0b2b094a515b340f859b417016def33f9b33a47abe4c3fad66c5dbc8b8447a7d

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

* Re: [PR REVIEW] osc: update to 1.2.0
  2023-07-25 11:48 [PR PATCH] osc: update to 1.2.0 realcharmer
@ 2023-07-28  5:01 ` classabbyamp
  2023-08-06  3:45 ` [PR PATCH] [Updated] " classabbyamp
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-07-28  5:01 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/45245#discussion_r1277090530

Comment:
```suggestion
homepage="https://github.com/openSUSE/osc"
changelog="https://raw.githubusercontent.com/openSUSE/osc/master/NEWS"
```

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

* Re: [PR PATCH] [Updated] osc: update to 1.2.0
  2023-07-25 11:48 [PR PATCH] osc: update to 1.2.0 realcharmer
  2023-07-28  5:01 ` [PR REVIEW] " classabbyamp
@ 2023-08-06  3:45 ` classabbyamp
  2023-08-06  3:52 ` classabbyamp
  2023-08-06  3:55 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-08-06  3:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages osc
https://github.com/void-linux/void-packages/pull/45245

osc: update to 1.2.0
Simple version bump.

- I tested the changes in this PR: YES
- I built this PR locally for my native architecture, (x86_64-glibc)

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

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

From c57126a5c952870d0e3ba316c88f32edb621b799 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Tue, 25 Jul 2023 13:48:18 +0200
Subject: [PATCH] osc: update to 1.2.0

---
 srcpkgs/osc/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/osc/template b/srcpkgs/osc/template
index 7e34f9377b3bb..93f06fd4ebcf1 100644
--- a/srcpkgs/osc/template
+++ b/srcpkgs/osc/template
@@ -1,6 +1,6 @@
 # Template file for 'osc'
 pkgname=osc
-version=1.1.4
+version=1.2.0
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools python3-cryptography python3-devel
@@ -11,5 +11,6 @@ short_desc="Command Line Interface for Open Build Service"
 maintainer="Emil Miler <em@0x45.cz>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/openSUSE/osc"
+changelog="https://raw.githubusercontent.com/openSUSE/osc/master/NEWS"
 distfiles="https://github.com/openSUSE/osc/archive/refs/tags/${version}.tar.gz"
-checksum=8407ccdcaa6089601e3b9f42c03c015d938ba756b1553f65e2eb122ff00b83e5
+checksum=0b2b094a515b340f859b417016def33f9b33a47abe4c3fad66c5dbc8b8447a7d

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

* Re: [PR PATCH] [Updated] osc: update to 1.2.0
  2023-07-25 11:48 [PR PATCH] osc: update to 1.2.0 realcharmer
  2023-07-28  5:01 ` [PR REVIEW] " classabbyamp
  2023-08-06  3:45 ` [PR PATCH] [Updated] " classabbyamp
@ 2023-08-06  3:52 ` classabbyamp
  2023-08-06  3:55 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-08-06  3:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages osc
https://github.com/void-linux/void-packages/pull/45245

osc: update to 1.2.0
Simple version bump.

- I tested the changes in this PR: YES
- I built this PR locally for my native architecture, (x86_64-glibc)

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

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

From 04a88b7ecf548d9107d172c9afa865b196c4ff0e Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Tue, 25 Jul 2023 13:48:18 +0200
Subject: [PATCH] osc: update to 1.2.0

---
 srcpkgs/osc/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/osc/template b/srcpkgs/osc/template
index 7e34f9377b3bb..f9acf7e1df123 100644
--- a/srcpkgs/osc/template
+++ b/srcpkgs/osc/template
@@ -1,15 +1,16 @@
 # Template file for 'osc'
 pkgname=osc
-version=1.1.4
+version=1.2.0
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools python3-cryptography python3-devel
  rpm-python3 python3-urllib3"
 depends="python3-cryptography rpm-python3 python3-urllib3"
-checkdepends="diffstat"
+checkdepends="python3-pytest diffstat"
 short_desc="Command Line Interface for Open Build Service"
 maintainer="Emil Miler <em@0x45.cz>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/openSUSE/osc"
+changelog="https://raw.githubusercontent.com/openSUSE/osc/master/NEWS"
 distfiles="https://github.com/openSUSE/osc/archive/refs/tags/${version}.tar.gz"
-checksum=8407ccdcaa6089601e3b9f42c03c015d938ba756b1553f65e2eb122ff00b83e5
+checksum=0b2b094a515b340f859b417016def33f9b33a47abe4c3fad66c5dbc8b8447a7d

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

* Re: [PR PATCH] [Merged]: osc: update to 1.2.0
  2023-07-25 11:48 [PR PATCH] osc: update to 1.2.0 realcharmer
                   ` (2 preceding siblings ...)
  2023-08-06  3:52 ` classabbyamp
@ 2023-08-06  3:55 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-08-06  3:55 UTC (permalink / raw)
  To: ml

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

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

osc: update to 1.2.0
https://github.com/void-linux/void-packages/pull/45245

Description:
Simple version bump.

- I tested the changes in this PR: YES
- I built this PR locally for my native architecture, (x86_64-glibc)

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

end of thread, other threads:[~2023-08-06  3:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-25 11:48 [PR PATCH] osc: update to 1.2.0 realcharmer
2023-07-28  5:01 ` [PR REVIEW] " classabbyamp
2023-08-06  3:45 ` [PR PATCH] [Updated] " classabbyamp
2023-08-06  3:52 ` classabbyamp
2023-08-06  3:55 ` [PR PATCH] [Merged]: " classabbyamp

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