setup.py: corrected the links to the source code repository and the issues tracker.

Sat, 02 May 2020 14:04:18 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 02 May 2020 14:04:18 +0200
changeset 7562
0f25563f8ff4
parent 7559
b198b08914cc
child 7564
787684e6f2f3
child 7565
928373562e36

setup.py: corrected the links to the source code repository and the issues tracker.

setup.py file | annotate | diff | comparison | revisions
--- a/setup.py	Thu Apr 30 19:47:25 2020 +0200
+++ b/setup.py	Sat May 02 14:04:18 2020 +0200
@@ -275,8 +275,8 @@
     author_email="detlev@die-offenbachs.de",
     url="https://eric-ide.python-projects.org",
     project_urls={
-        "Source Code": "https://die-offenbachs.homelinux.org/hg/eric/",
-        "Issues Tracker": "https://die-offenbachs.homelinux.org/issues/",
+        "Source Code": "https://hg.die-offenbachs.homelinux.org/eric/",
+        "Issues Tracker": "https://tracker.die-offenbachs.homelinux.org/",
     },
     platforms=["Linux", "Windows", "macOS"],
     license="GPLv3",

eric ide

mercurial