Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: zulip-term-0.7.0
@ 2024-01-22 21:49 tornaria
  2024-01-30 16:48 ` tornaria
  2024-02-07 19:07 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 2 replies; 3+ messages in thread
From: tornaria @ 2024-01-22 21:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tornaria/void-packages zulip-term
https://github.com/void-linux/void-packages/pull/48331

New package: zulip-term-0.7.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 [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, (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/48331.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zulip-term-48331.patch --]
[-- Type: text/x-diff, Size: 7055 bytes --]

From 9e4ae7f77cf1195eed4d97869d0a0c95cd8ff660 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Mon, 22 Jan 2024 12:02:16 -0300
Subject: [PATCH 1/5] python3-aioresponses: update to 0.7.6.

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

diff --git a/srcpkgs/python3-aioresponses/template b/srcpkgs/python3-aioresponses/template
index 097c051d214c0..54d5e38d5eb59 100644
--- a/srcpkgs/python3-aioresponses/template
+++ b/srcpkgs/python3-aioresponses/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-aioresponses'
 pkgname=python3-aioresponses
-version=0.7.4
-revision=2
+version=0.7.6
+revision=1
 build_style=python3-module
 hostmakedepends="python3-pbr python3-setuptools"
 depends="python3-aiohttp"
@@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MIT"
 homepage="https://github.com/pnuckowski/aioresponses"
 distfiles="${PYPI_SITE}/a/aioresponses/aioresponses-${version}.tar.gz"
-checksum=9b8c108b36354c04633bad0ea752b55d956a7602fe3e3234b939fc44af96f1d8
+checksum=f795d9dbda2d61774840e7e32f5366f45752d1adc1b74c9362afd017296c7ee1
 
 post_install() {
 	vlicense LICENSE

From ffd45102ed2a3e0f6f818a4635da2abc39685e74 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Mon, 22 Jan 2024 12:03:27 -0300
Subject: [PATCH 2/5] python3-matrix-nio: update to 0.24.0.

---
 srcpkgs/python3-matrix-nio/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-matrix-nio/template b/srcpkgs/python3-matrix-nio/template
index ffc909cfa64e0..fcef1b947e8ad 100644
--- a/srcpkgs/python3-matrix-nio/template
+++ b/srcpkgs/python3-matrix-nio/template
@@ -1,11 +1,11 @@
 # Template file for 'python3-matrix-nio'
 pkgname=python3-matrix-nio
-version=0.20.2
-revision=2
+version=0.24.0
+revision=1
 build_style=python3-pep517
 hostmakedepends="python3-poetry-core"
-depends="python3-future python3-aiohttp python3-aiofiles python3-h11
- python3-h2 python3-logbook python3-jsonschema python3-unpaddedbase64
+depends="python3-aiohttp python3-aiofiles python3-h11
+ python3-h2 python3-jsonschema python3-unpaddedbase64
  python3-pycryptodome olm-python3 python3-peewee python3-cachetools
  python3-atomicwrites python3-aiohttp_socks"
 checkdepends="${depends} python3-pytest python3-pytest-isort python3-pytest-cov
@@ -17,7 +17,7 @@ license="ISC"
 homepage="https://github.com/poljar/matrix-nio"
 changelog="https://github.com/poljar/matrix-nio/raw/main/CHANGELOG.md"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=0beb12857e909671e6db57b0edd936efef23e9baae90e276cfe4e69c952b5e62
+checksum=bf7a92db99d8bc2d83a8776b4f5ea93320ea3f33a501b999dc4ee1dc0e23973c
 
 post_install() {
 	vlicense LICENSE.md

From 519b92e2045b939a044d128d6d4607e429798d5c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Mon, 22 Jan 2024 13:21:35 -0300
Subject: [PATCH 3/5] New package: python3-urwid_readline-0.13

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

diff --git a/srcpkgs/python3-urwid_readline/template b/srcpkgs/python3-urwid_readline/template
new file mode 100644
index 0000000000000..f6e5c04d37fbb
--- /dev/null
+++ b/srcpkgs/python3-urwid_readline/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-urwid_readline'
+pkgname=python3-urwid_readline
+version=0.13
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-setuptools python3-wheel"
+depends="python3-urwid"
+checkdepends="$depends python3-pytest"
+short_desc="Textbox edit widget for urwid that supports readline shortcuts"
+maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
+license="MIT"
+homepage="https://github.com/rr-/urwid_readline"
+# pypi sdist does not include license
+distfiles="https://github.com/rr-/urwid_readline/archive/refs/tags/${version}.tar.gz"
+checksum=51516c635a376c93a67bc6d28a4639614e5af23dc44a540a266ac2a2053f470c
+
+post_install() {
+	vlicense LICENSE
+}

From 111f16fdda3f9fa7eb0df9d3e6180327a4fef81e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Mon, 22 Jan 2024 12:16:00 -0300
Subject: [PATCH 4/5] New package: python3-zulip-0.9.0

---
 srcpkgs/python3-zulip/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/python3-zulip/template

diff --git a/srcpkgs/python3-zulip/template b/srcpkgs/python3-zulip/template
new file mode 100644
index 0000000000000..a73001c2f30ca
--- /dev/null
+++ b/srcpkgs/python3-zulip/template
@@ -0,0 +1,14 @@
+# Template file for 'python3-zulip'
+pkgname=python3-zulip
+version=0.9.0
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-setuptools python3-wheel"
+depends="python3-click python3-distro python3-requests python3-typing_extensions"
+checkdepends="$depends python3-pytest python3-matrix-nio"
+short_desc="Bindings for the Zulip message API"
+maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
+license="Apache-2.0"
+homepage="https://github.com/zulip/python-zulip-api"
+distfiles="${PYPI_SITE}/z/zulip/zulip-${version}.tar.gz"
+checksum=7a14149e5d9e3fcc53b13e998719fd1f6ccb8289bc60fccbaa1aafcd0a9d0843

From 5085284562f150f3373ae68b1aeed8df910159a4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Mon, 22 Jan 2024 18:29:51 -0300
Subject: [PATCH 5/5] New package: zulip-term-0.7.0

---
 srcpkgs/zulip-term/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/zulip-term/template

diff --git a/srcpkgs/zulip-term/template b/srcpkgs/zulip-term/template
new file mode 100644
index 0000000000000..5c385b37b4b45
--- /dev/null
+++ b/srcpkgs/zulip-term/template
@@ -0,0 +1,22 @@
+# Template file for 'zulip-term'
+pkgname=zulip-term
+version=0.7.0
+revision=1
+build_style=python3-pep517
+# these two tests don't expect "pytest" to be called as "pytest3"
+make_check_target="
+ --deselect tests/cli/test_run.py::test_main_multiple_autohide_options
+ --deselect tests/cli/test_run.py::test_main_multiple_notify_options"
+hostmakedepends="python3-setuptools python3-wheel"
+depends="python3-urwid python3-zulip python3-urwid_readline
+ python3-BeautifulSoup4 python3-lxml python3-Pygments python3-typing_extensions
+ python3-dateutil python3-pytz python3-tzlocal python3-pyperclip"
+checkdepends="$depends python3-pytest python3-pytest-cov python3-pytest-mock"
+short_desc="Zulip's official terminal client"
+maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
+license="Apache-2.0"
+homepage="https://github.com/zulip/zulip-terminal"
+changelog="https://raw.githubusercontent.com/zulip/zulip-terminal/main/CHANGELOG.md"
+# pypi sdist does not include tests
+distfiles="https://github.com/zulip/zulip-terminal/archive/refs/tags/${version}.tar.gz"
+checksum=15720263d9d93d8572f77fd2a67d3e988dd2fa9ff81506cd7e1d4dc48f5eebc6

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

* Re: New package: zulip-term-0.7.0
  2024-01-22 21:49 [PR PATCH] New package: zulip-term-0.7.0 tornaria
@ 2024-01-30 16:48 ` tornaria
  2024-02-07 19:07 ` [PR PATCH] [Merged]: " cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: tornaria @ 2024-01-30 16:48 UTC (permalink / raw)
  To: ml

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

New comment by tornaria on void-packages repository

https://github.com/void-linux/void-packages/pull/48331#issuecomment-1917469297

Comment:
Closes: #48436

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

* Re: [PR PATCH] [Merged]: New package: zulip-term-0.7.0
  2024-01-22 21:49 [PR PATCH] New package: zulip-term-0.7.0 tornaria
  2024-01-30 16:48 ` tornaria
@ 2024-02-07 19:07 ` cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2024-02-07 19:07 UTC (permalink / raw)
  To: ml

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

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

New package: zulip-term-0.7.0
https://github.com/void-linux/void-packages/pull/48331

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


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

end of thread, other threads:[~2024-02-07 19:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-22 21:49 [PR PATCH] New package: zulip-term-0.7.0 tornaria
2024-01-30 16:48 ` tornaria
2024-02-07 19:07 ` [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).