Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-ipython: add replaces python3-prompt_toolkit1.
@ 2019-06-23 18:44 voidlinux-github
  2019-06-23 19:36 ` voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2019-06-23 18:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jnbr/void-packages prompt_toolkit
https://github.com/void-linux/void-packages/pull/12637

python3-ipython: add replaces python3-prompt_toolkit1.
This package was switched from `python3-prompt_toolkit1` to conflicting package 
`python3-prompt_toolkit2`.
Adding `replaces="python-prompt_toolkit1>=0"` allows to update systems with this package installed again.

fixes #12636

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

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

From 59a4b1c83615d86dc401c521eb20e5fc0ef0a9ab Mon Sep 17 00:00:00 2001
From: Johannes <johannes.brechtmann@gmail.com>
Date: Sun, 23 Jun 2019 20:40:14 +0200
Subject: [PATCH] python3-ipython: add replaces python3-prompt_toolkit1.

This package was switched from python3-prompt_toolkit1 to
conflicting package python3-prompt_toolkit2.
Adding replaces="python-prompt_toolkit1>=0" allows to update systems
with this package installed again.

fixes #12636
---
 srcpkgs/python3-ipython/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/python3-ipython/template b/srcpkgs/python3-ipython/template
index 7bc45ad005e..afac8fa8e8a 100644
--- a/srcpkgs/python3-ipython/template
+++ b/srcpkgs/python3-ipython/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-ipython'
 pkgname=python3-ipython
 version=7.5.0
-revision=1
+revision=2
 archs=noarch
 wrksrc="ipython-${version}"
 build_style=python3-module
@@ -16,6 +16,7 @@ license="BSD-3-Clause"
 homepage="https://ipython.org/"
 distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
 checksum=e840810029224b56cd0d9e7719dc3b39cf84d577f8ac686547c8ba7a06eeab26
+replaces="python3-prompt_toolkit1>=0"
 
 alternatives="
  ipython:ipython:/usr/bin/ipython3

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

* Re: python3-ipython: add replaces python3-prompt_toolkit1.
  2019-06-23 18:44 [PR PATCH] python3-ipython: add replaces python3-prompt_toolkit1 voidlinux-github
@ 2019-06-23 19:36 ` voidlinux-github
  2019-06-23 20:06 ` voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-06-23 19:36 UTC (permalink / raw)
  To: ml

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

New comment by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/pull/12637#issuecomment-504780518
Comment:
Why not just do a removal bump for python3-prompt_toolkit1 and remove the conflicts?

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

* Re: python3-ipython: add replaces python3-prompt_toolkit1.
  2019-06-23 18:44 [PR PATCH] python3-ipython: add replaces python3-prompt_toolkit1 voidlinux-github
  2019-06-23 19:36 ` voidlinux-github
@ 2019-06-23 20:06 ` voidlinux-github
  2019-06-23 20:11 ` voidlinux-github
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-06-23 20:06 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/12637#issuecomment-504782696
Comment:
Because I didn't notice that `python3-prompt_toolkit1` isn't needed anymore.

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

* Re: python3-ipython: add replaces python3-prompt_toolkit1.
  2019-06-23 18:44 [PR PATCH] python3-ipython: add replaces python3-prompt_toolkit1 voidlinux-github
  2019-06-23 19:36 ` voidlinux-github
  2019-06-23 20:06 ` voidlinux-github
@ 2019-06-23 20:11 ` voidlinux-github
  2019-06-23 21:02 ` [DO NOT MERGE] " voidlinux-github
  2019-06-23 21:02 ` [PR PATCH] [Closed]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-06-23 20:11 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/12637#issuecomment-504783020
Comment:
https://github.com/void-linux/void-packages/blob/master/srcpkgs/gns3-server/template still use that.
Also this should be transitive subpkg rather that force-"remove" revbump.

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

* Re: [DO NOT MERGE] python3-ipython: add replaces python3-prompt_toolkit1.
  2019-06-23 18:44 [PR PATCH] python3-ipython: add replaces python3-prompt_toolkit1 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-06-23 20:11 ` voidlinux-github
@ 2019-06-23 21:02 ` voidlinux-github
  2019-06-23 21:02 ` [PR PATCH] [Closed]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-06-23 21:02 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/12637#issuecomment-504786754
Comment:
this attempt doesn't work

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

* Re: [PR PATCH] [Closed]: [DO NOT MERGE] python3-ipython: add replaces python3-prompt_toolkit1.
  2019-06-23 18:44 [PR PATCH] python3-ipython: add replaces python3-prompt_toolkit1 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-06-23 21:02 ` [DO NOT MERGE] " voidlinux-github
@ 2019-06-23 21:02 ` voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-06-23 21:02 UTC (permalink / raw)
  To: ml

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

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

[DO NOT MERGE] python3-ipython: add replaces python3-prompt_toolkit1.
https://github.com/void-linux/void-packages/pull/12637
Description: This package was switched from `python3-prompt_toolkit1` to conflicting package 
`python3-prompt_toolkit2`.
Adding `replaces="python-prompt_toolkit1>=0"` allows to update systems with this package installed again.

fixes #12636

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

end of thread, other threads:[~2019-06-23 21:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-23 18:44 [PR PATCH] python3-ipython: add replaces python3-prompt_toolkit1 voidlinux-github
2019-06-23 19:36 ` voidlinux-github
2019-06-23 20:06 ` voidlinux-github
2019-06-23 20:11 ` voidlinux-github
2019-06-23 21:02 ` [DO NOT MERGE] " voidlinux-github
2019-06-23 21:02 ` [PR PATCH] [Closed]: " voidlinux-github

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