Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-irc: update to 20.1.0.
@ 2022-08-03 14:14 icp1994
  2022-08-03 15:57 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2022-08-03 14:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages python3-irc
https://github.com/void-linux/void-packages/pull/38455

python3-irc: update to 20.1.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64

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

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

From c817e6c67358a9eabc3099983c1ac2ea46598156 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 3 Aug 2022 19:12:04 +0530
Subject: [PATCH 1/3] New package: python3-jaraco.logging-3.1.0

---
 srcpkgs/python3-jaraco.logging/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/python3-jaraco.logging/template

diff --git a/srcpkgs/python3-jaraco.logging/template b/srcpkgs/python3-jaraco.logging/template
new file mode 100644
index 000000000000..9339cd4e9f76
--- /dev/null
+++ b/srcpkgs/python3-jaraco.logging/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-jaraco.logging'
+pkgname=python3-jaraco.logging
+version=3.1.0
+revision=1
+wrksrc="jaraco.logging-${version}"
+build_style=python3-pep517
+hostmakedepends="python3-wheel python3-setuptools_scm"
+depends="python3-tempora"
+short_desc="Support for Python logging facility"
+maintainer="icp <pangolin@vivaldi.net>"
+license="MIT"
+homepage="https://github.com/jaraco/jaraco.logging"
+changelog="https://raw.githubusercontent.com/jaraco/jaraco.logging/main/CHANGES.rst"
+distfiles="${PYPI_SITE}/j/jaraco.logging/jaraco.logging-${version}.tar.gz"
+checksum=150dc8701207b28bc65a16f0e91c07250a8d1b9da324ce674c0e375774944f13
+
+post_install() {
+	vlicense LICENSE
+}

From 62b1c1b0104597dda9b2c5d554a14a89ea197712 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 3 Aug 2022 19:36:31 +0530
Subject: [PATCH 2/3] New package: python3-jaraco.stream-3.0.3

---
 srcpkgs/python3-jaraco.stream/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/python3-jaraco.stream/template

diff --git a/srcpkgs/python3-jaraco.stream/template b/srcpkgs/python3-jaraco.stream/template
new file mode 100644
index 000000000000..e9a919ecc788
--- /dev/null
+++ b/srcpkgs/python3-jaraco.stream/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-jaraco.stream'
+pkgname=python3-jaraco.stream
+version=3.0.3
+revision=1
+wrksrc="jaraco.stream-${version}"
+build_style=python3-pep517
+hostmakedepends="python3-wheel python3-setuptools_scm"
+depends="python3"
+short_desc="Routines for dealing with data streams"
+maintainer="icp <pangolin@vivaldi.net>"
+license="MIT"
+homepage="https://github.com/jaraco/jaraco.stream"
+changelog="https://raw.githubusercontent.com/jaraco/jaraco.stream/main/CHANGES.rst"
+distfiles="${PYPI_SITE}/j/jaraco.stream/jaraco.stream-${version}.tar.gz"
+checksum=3af4b0441090ee65bd6dde930d29f93f50c4a2fe6048e2a9d288285f5e4dc441
+
+post_install() {
+	vlicense LICENSE
+}

From 3dbd3efe1b832a00d4959b6690eb97b1faa892a1 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 3 Aug 2022 19:36:37 +0530
Subject: [PATCH 3/3] python3-irc: update to 20.1.0.

---
 srcpkgs/python3-irc/template | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/python3-irc/template b/srcpkgs/python3-irc/template
index 053010a62b7c..6ae0231e76e7 100644
--- a/srcpkgs/python3-irc/template
+++ b/srcpkgs/python3-irc/template
@@ -1,17 +1,21 @@
 # Template file for 'python3-irc'
 pkgname=python3-irc
-version=17.1
-revision=5
+version=20.1.0
+revision=1
 wrksrc="irc-${version}"
-build_style=python3-module
-hostmakedepends="python3-setuptools_scm"
-depends="python3-six"
+build_style=python3-pep517
+hostmakedepends="python3-wheel python3-setuptools_scm"
+depends="python3-jaraco.collections python3-jaraco.text python3-jaraco.logging
+ python3-jaraco.functools python3-jaraco.stream python3-pytz python3-more-itertools
+ python3-tempora"
+checkdepends="${depends} python3-pytest"
 short_desc="Full-featured Python IRC library for Python3"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/jaraco/irc"
+changelog="https://raw.githubusercontent.com/jaraco/irc/main/CHANGES.rst"
 distfiles="${PYPI_SITE}/i/irc/irc-${version}.tar.gz"
-checksum=0c19aeee800dbad792179d70dff1281c06fec220323f8ec34150cd94357f383b
+checksum=b6f737932dd4791f3b18e319de7b7daf02d2285a6bea263d101f4d8e553807ec
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: python3-irc: update to 20.1.0.
  2022-08-03 14:14 [PR PATCH] python3-irc: update to 20.1.0 icp1994
@ 2022-08-03 15:57 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2022-08-03 15:57 UTC (permalink / raw)
  To: ml

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

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

python3-irc: update to 20.1.0.
https://github.com/void-linux/void-packages/pull/38455

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64

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

end of thread, other threads:[~2022-08-03 15:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-03 14:14 [PR PATCH] python3-irc: update to 20.1.0 icp1994
2022-08-03 15:57 ` [PR PATCH] [Merged]: " sgn

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