Github messages for voidlinux
 help / color / mirror / Atom feed
From: oliver-cfc <oliver-cfc@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: python3-loguru-0.6.0
Date: Tue, 07 Jun 2022 16:07:33 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37434@inbox.vuxu.org> (raw)

[-- 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
+}

             reply	other threads:[~2022-06-07 14:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-07 14:07 oliver-cfc [this message]
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

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-37434@inbox.vuxu.org \
    --to=oliver-cfc@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).