Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-ipython: update to 8.13.1.
@ 2023-04-30 23:53 tornaria
  2023-05-01  0:21 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: tornaria @ 2023-04-30 23:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tornaria/void-packages ipython
https://github.com/void-linux/void-packages/pull/43689

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

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

sagemath works and its testsuit passes with this update.

Some tests in ipython were skipped before, but it seems now they pass.

Cc: @ahesford 

<!--
#### 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/43689.patch is attached

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

From f86c65b0d4d2988b5c5dcd4f860c589ac8ec08a4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 30 Apr 2023 17:38:13 -0300
Subject: [PATCH] python3-ipython: update to 8.13.1.

---
 srcpkgs/python3-ipython/template | 15 ++-------------
 1 file changed, 2 insertions(+), 13 deletions(-)

diff --git a/srcpkgs/python3-ipython/template b/srcpkgs/python3-ipython/template
index 11724c9acdbe..a09b9559fba1 100644
--- a/srcpkgs/python3-ipython/template
+++ b/srcpkgs/python3-ipython/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-ipython'
 pkgname=python3-ipython
-version=8.12.0
+version=8.13.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -16,20 +16,9 @@ license="BSD-3-Clause"
 homepage="https://ipython.org/"
 changelog="https://github.com/ipython/ipython/raw/main/docs/source/whatsnew/version8.rst"
 distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
-checksum=a950236df04ad75b5bc7f816f9af3d74dc118fd42f2ff7e80e8e60ca1f182e2d
+checksum=9c8487ac18f330c8a683fc50ab6d7bc0fcf9ef1d7a9f6ce7926938261067b81f
 conflicts="python-ipython<=5.8.0_2"
 
-do_check() {
-	# Tests fail when building (and have for awhile) but don't hinder use
-	PYTHONPATH="$(cd build/lib* && pwd)" python3 -m pytest \
-		-k "not test_all_completions_dups and \
-			not test_deduplicate_completions and \
-			not test_magic_arguments and \
-			not test_pinfo_docstring_if_detail_and_no_source and \
-			not test_pprint_heap_allocated_type and \
-			not test_system_interrupt and not test_code_from_file"
-}
-
 post_install() {
 	# remove iptest
 	rm -f ${DESTDIR}/usr/bin/iptest*

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

* Re: [PR PATCH] [Merged]: python3-ipython: update to 8.13.1.
  2023-04-30 23:53 [PR PATCH] python3-ipython: update to 8.13.1 tornaria
@ 2023-05-01  0:21 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2023-05-01  0:21 UTC (permalink / raw)
  To: ml

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

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

python3-ipython: update to 8.13.1.
https://github.com/void-linux/void-packages/pull/43689

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

sagemath works and its testsuit passes with this update.

Some tests in ipython were skipped before, but it seems now they pass.

Cc: @ahesford 

<!--
#### 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] 2+ messages in thread

end of thread, other threads:[~2023-05-01  0:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-30 23:53 [PR PATCH] python3-ipython: update to 8.13.1 tornaria
2023-05-01  0:21 ` [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).