Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-loguru-0.6.0
@ 2022-06-07 14:07 oliver-cfc
  2022-06-07 14:11 ` [PR REVIEW] " classabbyamp
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: oliver-cfc @ 2022-06-07 14:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oliver-cfc/void-packages python3-loguru
https://github.com/void-linux/void-packages/pull/37434

New package: python3-loguru-0.6.0
<!-- 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
-->

<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
-->


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

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

From 378fc6f65ab1e87ef0438afb39a6cca53f30f959 Mon Sep 17 00:00:00 2001
From: oliver <oliver.hemming@lumen.com>
Date: Tue, 7 Jun 2022 09:44:31 -0400
Subject: [PATCH] New package: python3-loguru-0.6.0

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

diff --git a/srcpkgs/python3-loguru/template b/srcpkgs/python3-loguru/template
new file mode 100644
index 000000000000..2b8362d21796
--- /dev/null
+++ b/srcpkgs/python3-loguru/template
@@ -0,0 +1,20 @@
+# Template file for 'python3-loguru'
+pkgname=python3-loguru
+version=0.6.0
+revision=1
+wrksrc="loguru-${version}"
+build_style=python3-module
+short_desc="Library which aims to bring enjoyable logging in Python"
+maintainer="oliver <oliver@tuta.io>"
+license="MIT"
+homepage="https://github.com/Delgan/loguru"
+distfiles="${PYPI_SITE}/l/loguru/loguru-$version.tar.gz"
+checksum=066bd06758d0a513e9836fd9c6b5a75bfb3fd36841f4b996bc60b547a309d41c
+
+post_install() {
+	vlicense LICENSE
+}
+
+do_check() {
+	python3 setup.py test
+}

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

end of thread, other threads:[~2022-09-25  2:14 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-07 14:07 [PR PATCH] New package: python3-loguru-0.6.0 oliver-cfc
2022-06-07 14:11 ` [PR REVIEW] " classabbyamp
2022-06-07 15:10 ` classabbyamp
2022-06-07 20:07 ` [PR REVIEW] " classabbyamp
2022-06-07 20:07 ` classabbyamp
2022-06-08 14:59 ` oliver-cfc
2022-06-08 15:20 ` classabbyamp
2022-06-08 23:47 ` oliver-cfc
2022-06-09  0:01 ` classabbyamp
2022-06-09 12:39 ` [PR PATCH] [Updated] " oliver-cfc
2022-06-10 15:15 ` oliver-cfc
2022-06-11 12:22 ` [PR PATCH] [Updated] " oliver-cfc
2022-09-10  2:14 ` github-actions
2022-09-25  2:14 ` [PR PATCH] [Closed]: " github-actions

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