Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-pycryptodomex: update to 3.11.0.
@ 2021-10-13  5:35 Goorzhel
  2021-10-13  5:58 ` [PR PATCH] [Updated] " Goorzhel
  2021-10-13 18:44 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: Goorzhel @ 2021-10-13  5:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Goorzhel/void-packages python3-pycryptodomex
https://github.com/void-linux/void-packages/pull/33516

python3-pycryptodomex: update to 3.11.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] 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?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

```
~ ❯ salt --versions | ag dome
  pycryptodome: 3.11.0
```


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

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

From 2658fa9d37f985b3a965f900343003be0da4fb0d Mon Sep 17 00:00:00 2001
From: Antonio Gurgel <antonio@goorzhel.com>
Date: Sat, 9 Oct 2021 14:48:23 -0700
Subject: [PATCH] python3-pycryptodomex: update to 3.11.0.

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

diff --git a/srcpkgs/python3-pycryptodomex/template b/srcpkgs/python3-pycryptodomex/template
index 7119d0947f50..14c4ac4e23a1 100644
--- a/srcpkgs/python3-pycryptodomex/template
+++ b/srcpkgs/python3-pycryptodomex/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-pycryptodomex'
 pkgname=python3-pycryptodomex
-version=3.10.4
+version=3.11.0
 revision=2
 wrksrc="pycryptodomex-${version}"
 build_style=python3-module
@@ -10,9 +10,9 @@ short_desc="Pycryptodome equivalent that installs under the 'Cryptodome' name"
 maintainer="Antonio Gurgel <antonio@goorzhel.com>"
 license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
-changelog="https://raw.githubusercontent.com/Legrandin/pycryptodome/master/Changelog.rst"
+changelog="https://www.pycryptodome.org/en/latest/src/changelog.html"
 distfiles="${PYPI_SITE}/p/pycryptodomex/pycryptodomex-${version}.tar.gz"
-checksum=acd3498a8ccf8ad20ce7daa5f7f5e6521465eeceb026f28a6adb0228dd9fcc6e
+checksum=0398366656bb55ebdb1d1d493a7175fc48ade449283086db254ac44c7d318d6d
 
 post_install() {
 	vlicense LICENSE.rst

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

* Re: [PR PATCH] [Updated] python3-pycryptodomex: update to 3.11.0.
  2021-10-13  5:35 [PR PATCH] python3-pycryptodomex: update to 3.11.0 Goorzhel
@ 2021-10-13  5:58 ` Goorzhel
  2021-10-13 18:44 ` [PR PATCH] [Merged]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: Goorzhel @ 2021-10-13  5:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Goorzhel/void-packages python3-pycryptodomex
https://github.com/void-linux/void-packages/pull/33516

python3-pycryptodomex: update to 3.11.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] 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?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

```
~ ❯ salt --versions | ag dome
  pycryptodome: 3.11.0
```


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

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

From b9170344b33a658bb175c442d8b43e321535b821 Mon Sep 17 00:00:00 2001
From: Antonio Gurgel <antonio@goorzhel.com>
Date: Sat, 9 Oct 2021 14:48:23 -0700
Subject: [PATCH] python3-pycryptodomex: update to 3.11.0.

---
 srcpkgs/python3-pycryptodomex/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-pycryptodomex/template b/srcpkgs/python3-pycryptodomex/template
index 7119d0947f50..5d6855a58c7f 100644
--- a/srcpkgs/python3-pycryptodomex/template
+++ b/srcpkgs/python3-pycryptodomex/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-pycryptodomex'
 pkgname=python3-pycryptodomex
-version=3.10.4
-revision=2
+version=3.11.0
+revision=1
 wrksrc="pycryptodomex-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,9 +10,9 @@ short_desc="Pycryptodome equivalent that installs under the 'Cryptodome' name"
 maintainer="Antonio Gurgel <antonio@goorzhel.com>"
 license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
-changelog="https://raw.githubusercontent.com/Legrandin/pycryptodome/master/Changelog.rst"
+changelog="https://www.pycryptodome.org/en/latest/src/changelog.html"
 distfiles="${PYPI_SITE}/p/pycryptodomex/pycryptodomex-${version}.tar.gz"
-checksum=acd3498a8ccf8ad20ce7daa5f7f5e6521465eeceb026f28a6adb0228dd9fcc6e
+checksum=0398366656bb55ebdb1d1d493a7175fc48ade449283086db254ac44c7d318d6d
 
 post_install() {
 	vlicense LICENSE.rst

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

* Re: [PR PATCH] [Merged]: python3-pycryptodomex: update to 3.11.0.
  2021-10-13  5:35 [PR PATCH] python3-pycryptodomex: update to 3.11.0 Goorzhel
  2021-10-13  5:58 ` [PR PATCH] [Updated] " Goorzhel
@ 2021-10-13 18:44 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2021-10-13 18:44 UTC (permalink / raw)
  To: ml

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

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

python3-pycryptodomex: update to 3.11.0.
https://github.com/void-linux/void-packages/pull/33516

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

#### General
- [ ] 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?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

```
~ ❯ salt --versions | ag dome
  pycryptodome: 3.11.0
```


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

end of thread, other threads:[~2021-10-13 18:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-13  5:35 [PR PATCH] python3-pycryptodomex: update to 3.11.0 Goorzhel
2021-10-13  5:58 ` [PR PATCH] [Updated] " Goorzhel
2021-10-13 18:44 ` [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).