Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-tcxreader 0.4.4
@ 2023-07-02 12:21 firefly-cpp
  2023-07-02 12:26 ` [PR PATCH] [Updated] " firefly-cpp
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: firefly-cpp @ 2023-07-02 12:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/firefly-cpp/void-packages tcxreader
https://github.com/void-linux/void-packages/pull/44788

New package: python3-tcxreader 0.4.4
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): YES

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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-glibc)



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

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

From 809598020b659f83bc896a7899a92a68fe99f66b Mon Sep 17 00:00:00 2001
From: firefly-cpp <iztok@iztok.xyz>
Date: Sun, 2 Jul 2023 16:18:50 +0200
Subject: [PATCH] New package: python3-tcxreader 0.4.4

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

diff --git a/srcpkgs/python3-tcxreader/template b/srcpkgs/python3-tcxreader/template
new file mode 100644
index 000000000000..ff2f46965559
--- /dev/null
+++ b/srcpkgs/python3-tcxreader/template
@@ -0,0 +1,17 @@
+# Template file for 'python3-tcxreader'
+pkgname=python3-tcxreader
+version=0.4.4
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+checkdepends="python3-pytest"
+short_desc="tcxreader is a reader / parser for Garmin’s TCX file format"
+maintainer="firefly-cpp <iztok@iztok-jr-fister.eu>"
+license="MIT"
+homepage="https://github.com/alenrajsp/tcxreader"
+distfiles="https://github.com/alenrajsp/tcxreader/archive/v${version}.tar.gz"
+checksum=24a48eacd6c8cf3647f79b2db8979d2ef803cfc9a77b2ff59d258efef6772d2f
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2023-10-22  1:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-02 12:21 [PR PATCH] New package: python3-tcxreader 0.4.4 firefly-cpp
2023-07-02 12:26 ` [PR PATCH] [Updated] " firefly-cpp
2023-07-02 12:35 ` firefly-cpp
2023-07-02 15:49 ` [PR REVIEW] " classabbyamp
2023-07-02 15:49 ` classabbyamp
2023-07-02 16:59 ` [PR PATCH] [Updated] " firefly-cpp
2023-07-02 16:59 ` [PR REVIEW] " firefly-cpp
2023-07-07 21:10 ` classabbyamp
2023-07-08  6:58 ` firefly-cpp
2023-10-07  1:45 ` github-actions
2023-10-22  1:46 ` [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).