Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-pygit2-1.10.1
@ 2022-10-20  5:05 Vaelatern
  2022-10-20  5:09 ` [PR REVIEW] " classabbyamp
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Vaelatern @ 2022-10-20  5:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Vaelatern/void-packages python3-pygit2
https://github.com/void-linux/void-packages/pull/40051

New package: python3-pygit2-1.10.1
On hold until I test this a tiny bit, but I basically need this for a salt setup, and I have no reason why we didn't have this before.

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

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

From b7dfecba6467668fd098e45a3f6616a8462ec5e2 Mon Sep 17 00:00:00 2001
From: Toyam Cox <Vaelatern@voidlinux.org>
Date: Thu, 20 Oct 2022 01:04:11 -0400
Subject: [PATCH] New package: python3-pygit2-1.10.1

---
 srcpkgs/python3-pygit2/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/python3-pygit2/template

diff --git a/srcpkgs/python3-pygit2/template b/srcpkgs/python3-pygit2/template
new file mode 100644
index 000000000000..49e9bcc4ca09
--- /dev/null
+++ b/srcpkgs/python3-pygit2/template
@@ -0,0 +1,17 @@
+# Template file for 'python3-pygit2'
+pkgname=python3-pygit2
+version=1.10.1
+revision=1
+wrksrc="pygit2-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel libgit2-devel python3-cached-property python3-cffi libssh2-devel
+ openssl-devel"
+checkdepends="python3-pytest"
+short_desc="Bindings to the libgit2 shared library"
+maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
+license="LGPL-2.0-only"
+homepage="https://www.pygit2.org/"
+changelog="https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst"
+distfiles="${PYPI_SITE}/p/pygit2/pygit2-${version}.tar.gz"
+checksum=354651bf062c02d1f08041d6fbf1a9b4bf7a93afce65979bdc08bdc65653aa2e

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

end of thread, other threads:[~2022-11-03  3:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-20  5:05 [PR PATCH] New package: python3-pygit2-1.10.1 Vaelatern
2022-10-20  5:09 ` [PR REVIEW] " classabbyamp
2022-10-20  5:17 ` Vaelatern
2022-10-20  5:17 ` [PR PATCH] [Updated] " Vaelatern
2022-10-24 23:33 ` Vaelatern
2022-10-25  0:26 ` Vaelatern
2022-11-03  3:39 ` [PR PATCH] [Merged]: " Vaelatern

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