[packages/ipython] - updated URLs
qboosh
qboosh at pld-linux.org
Thu Nov 20 20:58:59 CET 2025
commit 6d53d6ca4833d564e8ee6b4b11dd1eb2d0e8905d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Nov 20 20:59:01 2025 +0100
- updated URLs
ipython.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/ipython.spec b/ipython.spec
index c886515..8511edf 100644
--- a/ipython.spec
+++ b/ipython.spec
@@ -7,14 +7,16 @@
Summary: An enhanced Interactive Python shell
Summary(pl.UTF-8): Interaktywna powłoka języka Python
Name: ipython
+# keep 5.x here for python2 support
Version: 5.10.0
Release: 3
License: BSD
Group: Applications/Shells
-Source0: http://archive.ipython.org/release/%{version}/%{name}-%{version}.tar.gz
+#SourceDownload: https://pypi.org/simple/ipython/
+Source0: https://files.pythonhosted.org/packages/source/i/ipython/%{name}-%{version}.tar.gz
# Source0-md5: eae7393ed47415709df3823422571a49
Patch0: %{name}-use-setuptools.patch
-URL: http://ipython.org/
+URL: https://ipython.org/
BuildRequires: pydoc >= 1:2.7
BuildRequires: python-devel >= 1:2.7
BuildRequires: python-devel-tools >= 1:2.7
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ipython.git/commitdiff/6d53d6ca4833d564e8ee6b4b11dd1eb2d0e8905d
More information about the pld-cvs-commit
mailing list