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

* Re: [PR PATCH] [Updated] New package: python3-tcxreader 0.4.4
  2023-07-02 12:21 [PR PATCH] New package: python3-tcxreader 0.4.4 firefly-cpp
@ 2023-07-02 12:26 ` firefly-cpp
  2023-07-02 12:35 ` firefly-cpp
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: firefly-cpp @ 2023-07-02 12:26 UTC (permalink / raw)
  To: ml

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

There is an updated 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: 1148 bytes --]

From 30ade7960d40815e04cb11270e54481ccdeadc18 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..afe0889df3e2
--- /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="A 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

* Re: [PR PATCH] [Updated] New package: python3-tcxreader 0.4.4
  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
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: firefly-cpp @ 2023-07-02 12:35 UTC (permalink / raw)
  To: ml

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

There is an updated 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 2325eb6e0c16f501af0d6935ef2eab42c331fb93 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..f45ac7c3330b
--- /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

* Re: [PR REVIEW] New package: python3-tcxreader 0.4.4
  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 ` classabbyamp
  2023-07-02 15:49 ` classabbyamp
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2023-07-02 15:49 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44788#discussion_r1249589920

Comment:
```suggestion
short_desc="Reader / parser for Garmin’s TCX file format"
```


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

* Re: [PR REVIEW] New package: python3-tcxreader 0.4.4
  2023-07-02 12:21 [PR PATCH] New package: python3-tcxreader 0.4.4 firefly-cpp
                   ` (2 preceding siblings ...)
  2023-07-02 15:49 ` [PR REVIEW] " classabbyamp
@ 2023-07-02 15:49 ` classabbyamp
  2023-07-02 16:59 ` [PR PATCH] [Updated] " firefly-cpp
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2023-07-02 15:49 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44788#discussion_r1249589920

Comment:
```suggestion
short_desc="Reader / parser for Garmin’s TCX file format"
```


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

* Re: [PR PATCH] [Updated] New package: python3-tcxreader 0.4.4
  2023-07-02 12:21 [PR PATCH] New package: python3-tcxreader 0.4.4 firefly-cpp
                   ` (3 preceding siblings ...)
  2023-07-02 15:49 ` classabbyamp
@ 2023-07-02 16:59 ` firefly-cpp
  2023-07-02 16:59 ` [PR REVIEW] " firefly-cpp
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: firefly-cpp @ 2023-07-02 16:59 UTC (permalink / raw)
  To: ml

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

There is an updated 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: 1131 bytes --]

From 2e6bd7df8180d0ae43c14d19c4a2d1d7a776ed8e 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..9aa919ace05b
--- /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="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

* Re: [PR REVIEW] New package: python3-tcxreader 0.4.4
  2023-07-02 12:21 [PR PATCH] New package: python3-tcxreader 0.4.4 firefly-cpp
                   ` (4 preceding siblings ...)
  2023-07-02 16:59 ` [PR PATCH] [Updated] " firefly-cpp
@ 2023-07-02 16:59 ` firefly-cpp
  2023-07-07 21:10 ` classabbyamp
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: firefly-cpp @ 2023-07-02 16:59 UTC (permalink / raw)
  To: ml

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

New review comment by firefly-cpp on void-packages repository

https://github.com/void-linux/void-packages/pull/44788#discussion_r1249631377

Comment:
Thanks!

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

* Re: New package: python3-tcxreader 0.4.4
  2023-07-02 12:21 [PR PATCH] New package: python3-tcxreader 0.4.4 firefly-cpp
                   ` (5 preceding siblings ...)
  2023-07-02 16:59 ` [PR REVIEW] " firefly-cpp
@ 2023-07-07 21:10 ` classabbyamp
  2023-07-08  6:58 ` firefly-cpp
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2023-07-07 21:10 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44788#issuecomment-1626124486

Comment:
is this needed for an application? why not just install it with pip?

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

* Re: New package: python3-tcxreader 0.4.4
  2023-07-02 12:21 [PR PATCH] New package: python3-tcxreader 0.4.4 firefly-cpp
                   ` (6 preceding siblings ...)
  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
  9 siblings, 0 replies; 11+ messages in thread
From: firefly-cpp @ 2023-07-08  6:58 UTC (permalink / raw)
  To: ml

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

New comment by firefly-cpp on void-packages repository

https://github.com/void-linux/void-packages/pull/44788#issuecomment-1626890386

Comment:
The same motivation as [here](https://github.com/void-linux/void-packages/pull/44042#issuecomment-1560588327).

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

* Re: New package: python3-tcxreader 0.4.4
  2023-07-02 12:21 [PR PATCH] New package: python3-tcxreader 0.4.4 firefly-cpp
                   ` (7 preceding siblings ...)
  2023-07-08  6:58 ` firefly-cpp
@ 2023-10-07  1:45 ` github-actions
  2023-10-22  1:46 ` [PR PATCH] [Closed]: " github-actions
  9 siblings, 0 replies; 11+ messages in thread
From: github-actions @ 2023-10-07  1:45 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/44788#issuecomment-1751552340

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: python3-tcxreader 0.4.4
  2023-07-02 12:21 [PR PATCH] New package: python3-tcxreader 0.4.4 firefly-cpp
                   ` (8 preceding siblings ...)
  2023-10-07  1:45 ` github-actions
@ 2023-10-22  1:46 ` github-actions
  9 siblings, 0 replies; 11+ messages in thread
From: github-actions @ 2023-10-22  1:46 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

New package: python3-tcxreader 0.4.4
https://github.com/void-linux/void-packages/pull/44788

Description:
<!-- 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)



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