* [PR PATCH] python3-MyST-Parser: update to 3.0.1.
@ 2024-07-10 18:45 Calandracas606
2024-07-10 18:52 ` [PR PATCH] [Updated] " Calandracas606
2024-07-10 19:56 ` [PR PATCH] [Merged]: " cinerea0
0 siblings, 2 replies; 3+ messages in thread
From: Calandracas606 @ 2024-07-10 18:45 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1356 bytes --]
There is a new pull request by Calandracas606 against master on the void-packages repository
https://github.com/Calandracas606/void-packages python3-MyST-Parser
https://github.com/void-linux/void-packages/pull/51197
python3-MyST-Parser: update to 3.0.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- 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
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- x86_64-musl
- i686
- aarch64 (cross)
- aarch64-musl (cross)
- armv7l (cross)
- armv7l-musl (cross)
- armv6l (cross)
- armv6l-musl (cross)
A patch file from https://github.com/void-linux/void-packages/pull/51197.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-MyST-Parser-51197.patch --]
[-- Type: text/x-diff, Size: 1192 bytes --]
From 5480a69d86175a83adc99e7a7331af38ab4d762c Mon Sep 17 00:00:00 2001
From: Daniel Martinez <danielmartinez@cock.li>
Date: Wed, 10 Jul 2024 14:44:13 -0400
Subject: [PATCH] python3-MyST-Parser: update to 3.0.1.
---
srcpkgs/python3-MyST-Parser/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/python3-MyST-Parser/template b/srcpkgs/python3-MyST-Parser/template
index aa89dcc2d5a5d8..6791f73dfedebe 100644
--- a/srcpkgs/python3-MyST-Parser/template
+++ b/srcpkgs/python3-MyST-Parser/template
@@ -1,6 +1,6 @@
# Template file for 'python3-MyST-Parser'
pkgname=python3-MyST-Parser
-version=2.0.0
+version=3.0.1
revision=1
build_style=python3-pep517
hostmakedepends="python3-flit_core"
@@ -10,7 +10,7 @@ license="MIT"
homepage="https://myst-parser.readthedocs.io"
changelog="https://raw.githubusercontent.com/executablebooks/MyST-Parser/v${version}/CHANGELOG.md"
distfiles="https://github.com/executablebooks/MyST-Parser/archive/refs/tags/v${version}.tar.gz"
-checksum=6d03d257af6e7a4f336aaccd400e13537a85a0c260a58f95de51618c46b51579
+checksum=1686c63164d55db5f3e7ebea9a2c3a541f973f89b33a4e49390ef69ee89bd6a5
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Updated] python3-MyST-Parser: update to 3.0.1.
2024-07-10 18:45 [PR PATCH] python3-MyST-Parser: update to 3.0.1 Calandracas606
@ 2024-07-10 18:52 ` Calandracas606
2024-07-10 19:56 ` [PR PATCH] [Merged]: " cinerea0
1 sibling, 0 replies; 3+ messages in thread
From: Calandracas606 @ 2024-07-10 18:52 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1361 bytes --]
There is an updated pull request by Calandracas606 against master on the void-packages repository
https://github.com/Calandracas606/void-packages python3-MyST-Parser
https://github.com/void-linux/void-packages/pull/51197
python3-MyST-Parser: update to 3.0.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- 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
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- x86_64-musl
- i686
- aarch64 (cross)
- aarch64-musl (cross)
- armv7l (cross)
- armv7l-musl (cross)
- armv6l (cross)
- armv6l-musl (cross)
A patch file from https://github.com/void-linux/void-packages/pull/51197.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-MyST-Parser-51197.patch --]
[-- Type: text/x-diff, Size: 1400 bytes --]
From 7f47555c980c61591e89a1474a6e9a7e5ab459d6 Mon Sep 17 00:00:00 2001
From: Daniel Martinez <danielmartinez@cock.li>
Date: Wed, 10 Jul 2024 14:44:13 -0400
Subject: [PATCH] python3-MyST-Parser: update to 3.0.1.
---
srcpkgs/python3-MyST-Parser/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/python3-MyST-Parser/template b/srcpkgs/python3-MyST-Parser/template
index aa89dcc2d5a5d8..c98f43d7392199 100644
--- a/srcpkgs/python3-MyST-Parser/template
+++ b/srcpkgs/python3-MyST-Parser/template
@@ -1,6 +1,6 @@
# Template file for 'python3-MyST-Parser'
pkgname=python3-MyST-Parser
-version=2.0.0
+version=3.0.1
revision=1
build_style=python3-pep517
hostmakedepends="python3-flit_core"
@@ -8,9 +8,9 @@ short_desc="Sphinx and Docutils extension to parse MyST"
maintainer="Daniel Martinez <danielmartinez@cock.li>"
license="MIT"
homepage="https://myst-parser.readthedocs.io"
-changelog="https://raw.githubusercontent.com/executablebooks/MyST-Parser/v${version}/CHANGELOG.md"
+changelog="https://raw.githubusercontent.com/executablebooks/MyST-Parser/master/CHANGELOG.md"
distfiles="https://github.com/executablebooks/MyST-Parser/archive/refs/tags/v${version}.tar.gz"
-checksum=6d03d257af6e7a4f336aaccd400e13537a85a0c260a58f95de51618c46b51579
+checksum=1686c63164d55db5f3e7ebea9a2c3a541f973f89b33a4e49390ef69ee89bd6a5
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Merged]: python3-MyST-Parser: update to 3.0.1.
2024-07-10 18:45 [PR PATCH] python3-MyST-Parser: update to 3.0.1 Calandracas606
2024-07-10 18:52 ` [PR PATCH] [Updated] " Calandracas606
@ 2024-07-10 19:56 ` cinerea0
1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2024-07-10 19:56 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1179 bytes --]
There's a merged pull request on the void-packages repository
python3-MyST-Parser: update to 3.0.1.
https://github.com/void-linux/void-packages/pull/51197
Description:
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- 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
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- x86_64-musl
- i686
- aarch64 (cross)
- aarch64-musl (cross)
- armv7l (cross)
- armv7l-musl (cross)
- armv6l (cross)
- armv6l-musl (cross)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-07-10 19:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-10 18:45 [PR PATCH] python3-MyST-Parser: update to 3.0.1 Calandracas606
2024-07-10 18:52 ` [PR PATCH] [Updated] " Calandracas606
2024-07-10 19:56 ` [PR PATCH] [Merged]: " cinerea0
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).