Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-tasklib-2.4.3_1
@ 2022-01-12 18:37 Barbarossa93
  2022-01-12 18:41 ` [PR PATCH] [Updated] " Barbarossa93
                   ` (51 more replies)
  0 siblings, 52 replies; 53+ messages in thread
From: Barbarossa93 @ 2022-01-12 18:37 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1100 bytes --]

From c008524ef22f60edfc4a587ebccc7dfe7d86eb56 Mon Sep 17 00:00:00 2001
From: Cullen Ross <cullenrss@gmail.com>
Date: Wed, 12 Jan 2022 13:29:59 -0500
Subject: [PATCH] New package: python3-tasklib-2.4.3_1

---
 srcpkgs/python3-tasklib/template | 14 ++++++++++++++
 1 file changed, 14 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..ac662ef65f07
--- /dev/null
+++ b/srcpkgs/python3-tasklib/template
@@ -0,0 +1,14 @@
+# Template file for 'python3-tasklib'
+pkgname=python3-tasklib
+version=2.4.3
+revision=1
+wrksrc="${pkgname#*-}-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3"
+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

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

end of thread, other threads:[~2022-01-14 15:10 UTC | newest]

Thread overview: 53+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-12 18:37 [PR PATCH] New package: python3-tasklib-2.4.3_1 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
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

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