Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: osc-1.1.4
@ 2023-06-09 14:36 realcharmer
  2023-06-09 14:39 ` [PR PATCH] [Updated] " realcharmer
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: realcharmer @ 2023-06-09 14:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 798 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/44332

New package: osc-1.1.4
[OSC (Open Build Service Commander)](https://github.com/openSUSE/osc) is a command line interface for [OBS](https://openbuildservice.org/).

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

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)


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

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

From faba1155dc987fa360aece37b97696e6bf1e7308 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Fri, 9 Jun 2023 16:32:32 +0200
Subject: [PATCH] New package: osc-1.1.4

---
 srcpkgs/osc/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/osc/template

diff --git a/srcpkgs/osc/template b/srcpkgs/osc/template
new file mode 100644
index 000000000000..6efc13d457ae
--- /dev/null
+++ b/srcpkgs/osc/template
@@ -0,0 +1,18 @@
+# Template file for 'osc'
+pkgname=osc
+version=1.1.4
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools python3-cryptography python3-devel
+ rpm-python3 python3-urllib3"
+depends="python3-cryptography rpm-python3 python3-urllib3"
+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"
+distfiles="https://github.com/openSUSE/osc/archive/refs/tags/${version}.tar.gz"
+checksum=8407ccdcaa6089601e3b9f42c03c015d938ba756b1553f65e2eb122ff00b83e5
+
+post_install() {
+	vlicense COPYING
+}

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

end of thread, other threads:[~2023-06-25 16:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-09 14:36 [PR PATCH] New package: osc-1.1.4 realcharmer
2023-06-09 14:39 ` [PR PATCH] [Updated] " realcharmer
2023-06-09 14:44 ` [PR REVIEW] " mhmdanas
2023-06-09 14:49 ` [PR PATCH] [Updated] " realcharmer
2023-06-09 14:51 ` [PR REVIEW] " realcharmer
2023-06-25 16:58 ` [PR PATCH] [Merged]: " Duncaen

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