]> Cypherpunks.ru repositories - pyssss.git/commitdiff
Changed git web frontend
authorSergey Matveev <stargrave@stargrave.org>
Wed, 2 Dec 2020 15:42:20 +0000 (18:42 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 27 Dec 2022 14:06:41 +0000 (17:06 +0300)
setup.py

index 1155b8af0fb6326623e6f27764f67ec272651532..9ec13f86b7dd7089b771065d8f8edbcc31446e06 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@ setup(
     long_description=open("README", "rb").read().decode("utf-8"),
     author="Sergey Matveev",
     author_email="stargrave@stargrave.org",
-    url="https://git.cypherpunks.ru/cgit.cgi/pyssss.git/",
+    url="http://www.git.cypherpunks.ru/?p=pyssss.git;a=summary",
     license="LGPLv3+",
     classifiers=[
         "Development Status :: 5 - Production/Stable",