Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-zope.hookable: update to 5.1.0
@ 2021-10-01 17:53 misuchiru03
  2021-10-02 15:07 ` Chocimier
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: misuchiru03 @ 2021-10-01 17:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages up_python3-zope.hookable_5.1.0
https://github.com/void-linux/void-packages/pull/33217

python3-zope.hookable: update to 5.1.0
<!-- Mark items with [x] where applicable -->

#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64,GLIBC)
- [X] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [X] aarch64-musl
  - [X] armv7l
  - [X] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-up_python3-zope.hookable_5.1.0-33217.patch --]
[-- Type: text/x-diff, Size: 1163 bytes --]

From 3860a8a4f3c7d0bc3a7452e9cbcd7b771b11703a Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Thu, 30 Sep 2021 22:01:22 -0500
Subject: [PATCH] python3-zope.hookable: update to 5.1.0

---
 srcpkgs/python3-zope.hookable/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-zope.hookable/template b/srcpkgs/python3-zope.hookable/template
index 62ecbac6425d..6c301a236547 100644
--- a/srcpkgs/python3-zope.hookable/template
+++ b/srcpkgs/python3-zope.hookable/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-zope.hookable'
 pkgname=python3-zope.hookable
-version=5.0.1
-revision=2
+version=5.1.0
+revision=1
 wrksrc="zope.hookable-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,4 +11,4 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="ZPL-2.1"
 homepage="https://github.com/zopefoundation/zope.hookable"
 distfiles="${PYPI_SITE}/z/zope.hookable/zope.hookable-${version}.tar.gz"
-checksum=29d07681a78042cdd15b268ae9decffed9ace68a53eebeb61d65ae931d158841
+checksum=8fc3e6cd0486c6af48e3317c299def719b57538332a194e0b3bc6a772f4faa0e

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

* Re: python3-zope.hookable: update to 5.1.0
  2021-10-01 17:53 [PR PATCH] python3-zope.hookable: update to 5.1.0 misuchiru03
@ 2021-10-02 15:07 ` Chocimier
  2021-10-02 19:49 ` ericonr
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Chocimier @ 2021-10-02 15:07 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/33217#issuecomment-932767409

Comment:
Please add `changelog=`.

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

* Re: python3-zope.hookable: update to 5.1.0
  2021-10-01 17:53 [PR PATCH] python3-zope.hookable: update to 5.1.0 misuchiru03
  2021-10-02 15:07 ` Chocimier
@ 2021-10-02 19:49 ` ericonr
  2021-10-04 22:02 ` [PR PATCH] [Updated] " misuchiru03
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-10-02 19:49 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/33217#issuecomment-932811581

Comment:
For the record, it should be `changelog="https://raw.githubusercontent.com/zopefoundation/zope.hookable/master/CHANGES.rst"`

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

* Re: [PR PATCH] [Updated] python3-zope.hookable: update to 5.1.0
  2021-10-01 17:53 [PR PATCH] python3-zope.hookable: update to 5.1.0 misuchiru03
  2021-10-02 15:07 ` Chocimier
  2021-10-02 19:49 ` ericonr
@ 2021-10-04 22:02 ` misuchiru03
  2021-10-04 22:04 ` misuchiru03
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: misuchiru03 @ 2021-10-04 22:02 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by misuchiru03 against master on the void-packages repository

https://github.com/misuchiru03/void-packages up_python3-zope.hookable_5.1.0
https://github.com/void-linux/void-packages/pull/33217

python3-zope.hookable: update to 5.1.0
<!-- Mark items with [x] where applicable -->

#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64,GLIBC)
- [X] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [X] aarch64-musl
  - [X] armv7l
  - [X] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-up_python3-zope.hookable_5.1.0-33217.patch --]
[-- Type: text/x-diff, Size: 1312 bytes --]

From b5807673b8112f8b68889acd01bbd57fceb5fb65 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Thu, 30 Sep 2021 22:01:22 -0500
Subject: [PATCH] python3-zope.hookable: update to 5.1.0

---
 srcpkgs/python3-zope.hookable/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-zope.hookable/template b/srcpkgs/python3-zope.hookable/template
index 62ecbac6425d..ac11541b1e98 100644
--- a/srcpkgs/python3-zope.hookable/template
+++ b/srcpkgs/python3-zope.hookable/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-zope.hookable'
 pkgname=python3-zope.hookable
-version=5.0.1
-revision=2
+version=5.1.0
+revision=1
 wrksrc="zope.hookable-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,5 +10,6 @@ short_desc="Zope hookable architecture for Python3"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="ZPL-2.1"
 homepage="https://github.com/zopefoundation/zope.hookable"
+changelog="https://raw.githubusercontent.com/zopefoundation/zope.hookable/master/CHANGES.rst"
 distfiles="${PYPI_SITE}/z/zope.hookable/zope.hookable-${version}.tar.gz"
-checksum=29d07681a78042cdd15b268ae9decffed9ace68a53eebeb61d65ae931d158841
+checksum=8fc3e6cd0486c6af48e3317c299def719b57538332a194e0b3bc6a772f4faa0e

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

* Re: [PR PATCH] [Updated] python3-zope.hookable: update to 5.1.0
  2021-10-01 17:53 [PR PATCH] python3-zope.hookable: update to 5.1.0 misuchiru03
                   ` (2 preceding siblings ...)
  2021-10-04 22:02 ` [PR PATCH] [Updated] " misuchiru03
@ 2021-10-04 22:04 ` misuchiru03
  2021-10-04 22:05 ` misuchiru03
  2021-10-08 16:43 ` [PR PATCH] [Merged]: " Chocimier
  5 siblings, 0 replies; 7+ messages in thread
From: misuchiru03 @ 2021-10-04 22:04 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by misuchiru03 against master on the void-packages repository

https://github.com/misuchiru03/void-packages up_python3-zope.hookable_5.1.0
https://github.com/void-linux/void-packages/pull/33217

python3-zope.hookable: update to 5.1.0
<!-- Mark items with [x] where applicable -->

#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64,GLIBC)
- [X] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [X] aarch64-musl
  - [X] armv7l
  - [X] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-up_python3-zope.hookable_5.1.0-33217.patch --]
[-- Type: text/x-diff, Size: 1312 bytes --]

From 2c358f33b19d4ce56bac1fb84a060e4d70c9275f Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Thu, 30 Sep 2021 22:01:22 -0500
Subject: [PATCH] python3-zope.hookable: update to 5.1.0

---
 srcpkgs/python3-zope.hookable/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-zope.hookable/template b/srcpkgs/python3-zope.hookable/template
index 62ecbac6425d..ac11541b1e98 100644
--- a/srcpkgs/python3-zope.hookable/template
+++ b/srcpkgs/python3-zope.hookable/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-zope.hookable'
 pkgname=python3-zope.hookable
-version=5.0.1
-revision=2
+version=5.1.0
+revision=1
 wrksrc="zope.hookable-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,5 +10,6 @@ short_desc="Zope hookable architecture for Python3"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="ZPL-2.1"
 homepage="https://github.com/zopefoundation/zope.hookable"
+changelog="https://raw.githubusercontent.com/zopefoundation/zope.hookable/master/CHANGES.rst"
 distfiles="${PYPI_SITE}/z/zope.hookable/zope.hookable-${version}.tar.gz"
-checksum=29d07681a78042cdd15b268ae9decffed9ace68a53eebeb61d65ae931d158841
+checksum=8fc3e6cd0486c6af48e3317c299def719b57538332a194e0b3bc6a772f4faa0e

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

* Re: python3-zope.hookable: update to 5.1.0
  2021-10-01 17:53 [PR PATCH] python3-zope.hookable: update to 5.1.0 misuchiru03
                   ` (3 preceding siblings ...)
  2021-10-04 22:04 ` misuchiru03
@ 2021-10-04 22:05 ` misuchiru03
  2021-10-08 16:43 ` [PR PATCH] [Merged]: " Chocimier
  5 siblings, 0 replies; 7+ messages in thread
From: misuchiru03 @ 2021-10-04 22:05 UTC (permalink / raw)
  To: ml

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

New comment by misuchiru03 on void-packages repository

https://github.com/void-linux/void-packages/pull/33217#issuecomment-933891522

Comment:
Apologies, this message escaped me. I've added the changelog. Thanks

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

* Re: [PR PATCH] [Merged]: python3-zope.hookable: update to 5.1.0
  2021-10-01 17:53 [PR PATCH] python3-zope.hookable: update to 5.1.0 misuchiru03
                   ` (4 preceding siblings ...)
  2021-10-04 22:05 ` misuchiru03
@ 2021-10-08 16:43 ` Chocimier
  5 siblings, 0 replies; 7+ messages in thread
From: Chocimier @ 2021-10-08 16:43 UTC (permalink / raw)
  To: ml

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

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

python3-zope.hookable: update to 5.1.0
https://github.com/void-linux/void-packages/pull/33217

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64,GLIBC)
- [X] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [X] aarch64-musl
  - [X] armv7l
  - [X] armv6l-musl
-->


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

end of thread, other threads:[~2021-10-08 16:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-01 17:53 [PR PATCH] python3-zope.hookable: update to 5.1.0 misuchiru03
2021-10-02 15:07 ` Chocimier
2021-10-02 19:49 ` ericonr
2021-10-04 22:02 ` [PR PATCH] [Updated] " misuchiru03
2021-10-04 22:04 ` misuchiru03
2021-10-04 22:05 ` misuchiru03
2021-10-08 16:43 ` [PR PATCH] [Merged]: " Chocimier

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