Github messages for voidlinux
 help / color / mirror / Atom feed
From: Barbarossa93 <Barbarossa93@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: python3-tasklib-2.4.3_1
Date: Wed, 12 Jan 2022 22:19:51 +0100	[thread overview]
Message-ID: <20220112211951.byZCwO_3_jm5qtZ_KLvP7FRhS3KAFH_Ju30YB5V7WMM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35016@inbox.vuxu.org>

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

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

https://github.com/Barbarossa93/void-packages python3-tasklib
https://github.com/void-linux/void-packages/pull/35016

New package: python3-tasklib-2.4.3_1
<!-- 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**

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### 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/35016.patch is attached

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

From 932ebdc29caa64765cf15bb7f361d12ee89d10fe Mon Sep 17 00:00:00 2001
From: Cullen Ross <cullenrss@gmail.com>
Date: Wed, 12 Jan 2022 16:19:46 -0500
Subject: [PATCH] New package: python3-tasklib-2.4.3_1

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

diff --git a/srcpkgs/python3-tasklib/template b/srcpkgs/python3-tasklib/template
new file mode 100644
index 000000000000..04a69493e157
--- /dev/null
+++ b/srcpkgs/python3-tasklib/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-tasklib'
+pkgname=python3-tasklib
+version=2.4.3
+revision=1
+wrksrc="${pkgname#*-}-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools task"
+depends="python3 task python3-tzlocal python3-pytz"
+checkdepends="python3-pip python3-wheel python3-pytest"
+short_desc="Library for interacting with taskwarrior databases (Python3)"
+maintainer="Cullen Ross <cullenrss@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/robgolding/tasklib"
+distfiles="${PYPI_SITE}/t/tasklib/tasklib-${version}.tar.gz"
+checksum=b523bc12893d26c8173a6b8d84b16259c9a9c5acaaf8932bc018117f907b3bc5
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2022-01-12 21:19 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-12 18:37 [PR PATCH] " Barbarossa93
2022-01-12 18:41 ` [PR PATCH] [Updated] " Barbarossa93
2022-01-12 18:46 ` Barbarossa93
2022-01-12 18:52 ` Barbarossa93
2022-01-12 18:59 ` Barbarossa93
2022-01-12 19:01 ` Barbarossa93
2022-01-12 19:06 ` Barbarossa93
2022-01-12 19:09 ` Barbarossa93
2022-01-12 19:13 ` Barbarossa93
2022-01-12 19:21 ` Barbarossa93
2022-01-12 19:33 ` Barbarossa93
2022-01-12 19:36 ` Barbarossa93
2022-01-12 19:39 ` Barbarossa93
2022-01-12 19:40 ` Barbarossa93
2022-01-12 20:57 ` Barbarossa93
2022-01-12 21:06 ` [PR REVIEW] " paper42
2022-01-12 21:06 ` paper42
2022-01-12 21:09 ` [PR PATCH] [Updated] " Barbarossa93
2022-01-12 21:10 ` [PR REVIEW] " Barbarossa93
2022-01-12 21:13 ` Barbarossa93
2022-01-12 21:14 ` Barbarossa93
2022-01-12 21:15 ` paper42
2022-01-12 21:19 ` [PR PATCH] [Updated] " Barbarossa93
2022-01-12 21:19 ` Barbarossa93 [this message]
2022-01-12 21:21 ` [PR REVIEW] " paper42
2022-01-12 21:25 ` [PR PATCH] [Updated] " Barbarossa93
2022-01-12 21:28 ` [PR REVIEW] " paper42
2022-01-12 21:29 ` Barbarossa93
2022-01-12 21:29 ` Barbarossa93
2022-01-12 21:33 ` [PR PATCH] [Updated] " Barbarossa93
2022-01-12 21:37 ` Barbarossa93
2022-01-12 21:38 ` [PR REVIEW] " ahesford
2022-01-12 21:42 ` ahesford
2022-01-12 21:42 ` [PR PATCH] [Updated] " Barbarossa93
2022-01-12 21:44 ` Barbarossa93
2022-01-12 21:48 ` [PR REVIEW] " Barbarossa93
2022-01-12 21:48 ` Barbarossa93
2022-01-12 21:58 ` [PR PATCH] [Updated] " Barbarossa93
2022-01-12 23:23 ` Barbarossa93
2022-01-12 23:26 ` [PR PATCH] [Updated] New packages: vit-2.1.0_1 and python3-tasklib-2.4.3_1 Barbarossa93
2022-01-12 23:31 ` Barbarossa93
2022-01-12 23:40 ` Barbarossa93
2022-01-13  0:50 ` Barbarossa93
2022-01-13  0:57 ` Barbarossa93
2022-01-13 18:09 ` [PR PATCH] [Updated] " Barbarossa93
2022-01-13 19:30 ` Barbarossa93
2022-01-14 12:02 ` [PR REVIEW] " paper42
2022-01-14 12:02 ` paper42
2022-01-14 12:02 ` paper42
2022-01-14 13:13 ` [PR PATCH] [Updated] " Barbarossa93
2022-01-14 13:14 ` [PR REVIEW] " Barbarossa93
2022-01-14 13:27 ` [PR PATCH] [Updated] " Barbarossa93
2022-01-14 15:10 ` [PR PATCH] [Merged]: New packages: vit-2.1.0 and python3-tasklib-2.4.3 paper42

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=20220112211951.byZCwO_3_jm5qtZ_KLvP7FRhS3KAFH_Ju30YB5V7WMM@z \
    --to=barbarossa93@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).