Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-yaml: update to 6.0.
@ 2022-02-21 21:33 tibequadorian
  2022-02-21 21:42 ` ahesford
                   ` (44 more replies)
  0 siblings, 45 replies; 46+ messages in thread
From: tibequadorian @ 2022-02-21 21:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages python3-yaml
https://github.com/void-linux/void-packages/pull/35743

python3-yaml: update to 6.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From d99b3ec5262f499cb519860fb8c249d1c98f4121 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Mon, 21 Feb 2022 22:26:16 +0100
Subject: [PATCH] python3-yaml: update to 6.0.

---
 srcpkgs/python3-yaml/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-yaml/template b/srcpkgs/python3-yaml/template
index 18a8b0adac8d..9c30b80134af 100644
--- a/srcpkgs/python3-yaml/template
+++ b/srcpkgs/python3-yaml/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-yaml'
 pkgname=python3-yaml
-version=5.4.1
-revision=3
+version=6.0
+revision=1
 wrksrc="PyYAML-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools python3-Cython"
@@ -10,9 +10,10 @@ depends="python3"
 short_desc="YAML parser and emitter for Python 3"
 maintainer="Peter Bui <pbui@github.bx612.space>"
 license="MIT"
-homepage="http://pyyaml.org/wiki/PyYAML"
+homepage="https://github.com/yaml/pyyaml"
+changelog="https://raw.githubusercontent.com/yaml/pyyaml/master/CHANGES"
 distfiles="${PYPI_SITE}/P/PyYAML/PyYAML-${version}.tar.gz"
-checksum=607774cbba28732bfa802b54baa7484215f530991055bb562efbed5b2f20a45e
+checksum=68fb519c14306fec9720a2a5b45bc9f0c8d1b9c72adf45c37baedfcd949c35a2
 
 post_install() {
 	vlicense LICENSE

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

end of thread, other threads:[~2022-02-27  1:48 UTC | newest]

Thread overview: 46+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-21 21:33 [PR PATCH] python3-yaml: update to 6.0 tibequadorian
2022-02-21 21:42 ` ahesford
2022-02-22 18:21 ` TinfoilSubmarine
2022-02-22 18:49 ` ahesford
2022-02-22 18:49 ` ahesford
2022-02-22 18:49 ` ahesford
2022-02-22 18:49 ` ahesford
2022-02-22 18:49 ` ahesford
2022-02-22 18:52 ` ahesford
2022-02-22 21:06 ` motorto
2022-02-22 21:08 ` ahesford
2022-02-23 12:19 ` tibequadorian
2022-02-25 16:52 ` TinfoilSubmarine
2022-02-25 16:54 ` ahesford
2022-02-25 16:54 ` ahesford
2022-02-25 16:54 ` ahesford
2022-02-25 16:58 ` ahesford
2022-02-25 21:02 ` TinfoilSubmarine
2022-02-25 21:21 ` ahesford
2022-02-25 21:21 ` ahesford
2022-02-25 21:21 ` ahesford
2022-02-25 21:21 ` ahesford
2022-02-25 21:21 ` ahesford
2022-02-25 21:21 ` ahesford
2022-02-25 21:21 ` ahesford
2022-02-25 21:21 ` ahesford
2022-02-25 21:21 ` ahesford
2022-02-26  0:00 ` ahesford
2022-02-26  2:05 ` TinfoilSubmarine
2022-02-26  2:07 ` ahesford
2022-02-26  2:08 ` ahesford
2022-02-26  2:08 ` ahesford
2022-02-26  2:08 ` ahesford
2022-02-26  3:21 ` TinfoilSubmarine
2022-02-26 16:37 ` ahesford
2022-02-27  0:18 ` TinfoilSubmarine
2022-02-27  1:42 ` ahesford
2022-02-27  1:42 ` ahesford
2022-02-27  1:42 ` ahesford
2022-02-27  1:42 ` ahesford
2022-02-27  1:43 ` ahesford
2022-02-27  1:43 ` ahesford
2022-02-27  1:43 ` ahesford
2022-02-27  1:43 ` ahesford
2022-02-27  1:48 ` ahesford
2022-02-27  1:48 ` [PR PATCH] [Merged]: " ahesford

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