]> Cypherpunks repositories - pyderasn.git/commitdiff
Move to cypherpunks.su
authorSergey Matveev <stargrave@stargrave.org>
Thu, 18 Jul 2024 13:01:32 +0000 (16:01 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 18 Jul 2024 13:02:15 +0000 (16:02 +0300)
README
doc/download.rst
doc/feedback.rst
doc/install.rst
makedist
setup.py

diff --git a/README b/README
index 32c6db879dc9c7c9205c25ae082b23d2bc0a6ecb..1c18ef11c7615d2468b6f25cfc788f102e2835e8 100644 (file)
--- a/README
+++ b/README
@@ -33,11 +33,11 @@ PyDERASN -- strict and fast ASN.1 DER/CER/BER library for Python
 
 pyderasn is free software: see the file COPYING.LESSER for copying conditions.
 
-PyDERASN home page is: http://www.pyderasn.cypherpunks.ru/
+PyDERASN home page is: http://www.pyderasn.cypherpunks.su/
 
 Please send questions, bug reports and patches to
-http://lists.cypherpunks.ru/pyderasn_002ddevel.html
+http://lists.cypherpunks.su/pyderasn_002ddevel.html
 mailing list. Announcements also go to this mailing list.
 
 Development Git source code repository currently is located here:
-http://www.git.cypherpunks.ru/?p=pyderasn.git;a=summary
+http://www.git.cypherpunks.su/?p=pyderasn.git;a=summary
index 503c6077ec56e95dc437318d2f5dab4ce688a8ba..5f9f37a0549e61890d3e5cad789ec2b1258d7ace 100644 (file)
@@ -4,4 +4,4 @@ Download
 ========
 
 You can obtain releases source code prepared tarballs on
-`official website <http://www.pyderasn.cypherpunks.ru/>`__.
+`official website <http://www.pyderasn.cypherpunks.su/>`__.
index b003482b25b686a0269a0ec4350453da1b670963..99b3151bafa0e646c76922d2c847be0a595a5ef1 100644 (file)
@@ -2,9 +2,9 @@ Feedback
 ========
 
 Please send questions regarding the use of PyDERASN, bug reports and
-patches to `pyderasn-devel <http://lists.cypherpunks.ru/pyderasn_002ddevel.html>`__
+patches to `pyderasn-devel <http://lists.cypherpunks.su/pyderasn_002ddevel.html>`__
 mailing list. Announcements also go to this mailing list.
 
-Official website is http://www.pyderasn.cypherpunks.ru/.
+Official website is http://www.pyderasn.cypherpunks.su/.
 Development Git source code repository is located
-`here <http://www.git.cypherpunks.ru/?p=pyderasn.git;a=summary>`__.
+`here <http://www.git.cypherpunks.su/?p=pyderasn.git;a=summary>`__.
index 057f47db616a2b1da39b69dc88edc0f9fa125cae..2776f1108104b32f3ee591e07461e2227c521160 100644 (file)
@@ -2,10 +2,10 @@ Install
 =======
 
 Preferable way is to :ref:`download <download>` tarball with the
-signature from `official website <http://www.pyderasn.cypherpunks.ru/>`__::
+signature from `official website <http://www.pyderasn.cypherpunks.su/>`__::
 
-    $ [fetch|wget] http://www.pyderasn.cypherpunks.ru/download/pyderasn-9.3.tar.zst
-    $ [fetch|wget] http://www.pyderasn.cypherpunks.ru/download/pyderasn-9.3.tar.zst.asc
+    $ [fetch|wget] http://www.pyderasn.cypherpunks.su/download/pyderasn-9.3.tar.zst
+    $ [fetch|wget] http://www.pyderasn.cypherpunks.su/download/pyderasn-9.3.tar.zst.asc
     $ gpg --verify pyderasn-9.3.tar.zst.asc pyderasn-9.3.tar.zst
     $ zstd -d < pyderasn-9.3.tar.zst | tar xf -
     $ cd pyderasn-9.3
index 3aafd67106a83e0ec53986f3ba1477fb8b2b2ba6..a0779a4584d90bb4b185f53dd731026de57a0eb8 100755 (executable)
--- a/makedist
+++ b/makedist
@@ -27,8 +27,8 @@ zstd -19 -v pyderasn-"$release".tar
 tarball=pyderasn-"$release".tar.zst
 gpg --armor --detach-sign --sign --local-user pyderasn@cypherpunks.ru $tarball
 meta4-create -fn "$tarball" -mtime "$tarball" -sig "$tarball".asc \
-    http://www.pyderasn.cypherpunks.ru/download/"$tarball" \
-    http://y.www.pyderasn.cypherpunks.ru/download/"$tarball" < "$tarball" > "$tarball".meta4
+    http://www.pyderasn.cypherpunks.su/download/"$tarball" \
+    http://y.www.pyderasn.cypherpunks.su/download/"$tarball" < "$tarball" > "$tarball".meta4
 
 size=$(( $(stat -f %z $tarball) / 1024 ))
 release_date=$(date "+%Y-%m-%d")
@@ -59,16 +59,16 @@ The main improvements for that release are:
 
 ------------------------ >8 ------------------------
 
-PyDERASN'es home page is: http://www.pyderasn.cypherpunks.ru/
+PyDERASN'es home page is: http://www.pyderasn.cypherpunks.su/
 
 Source code and its signature for that version can be found here:
 
-    http://www.pyderasn.cypherpunks.ru/download/pyderasn-${release}.tar.zst ($size KiB)
-    http://www.pyderasn.cypherpunks.ru/download/pyderasn-${release}.tar.zst.asc
+    http://www.pyderasn.cypherpunks.su/download/pyderasn-${release}.tar.zst ($size KiB)
+    http://www.pyderasn.cypherpunks.su/download/pyderasn-${release}.tar.zst.asc
 
 GPG key: 2ED6 C846 3051 02DF 5B4E  0383 04A9 33D1 BA20 327A
          PyDERASN releases <pyderasn at cypherpunks dot ru>
 
 Please send questions regarding the use of PyDERASN, bug reports and patches
-to mailing list: http://lists.cypherpunks.ru/pyderasn_002ddevel.html
+to mailing list: http://lists.cypherpunks.su/pyderasn_002ddevel.html
 EOF
index 1cca9ca8860727ba1b79bb01c77be4cf94a50ce1..7ee2ff9bc8c2881ab8fbfd1e6bc06526f5a20e76 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="http://www.pyderasn.cypherpunks.ru/",
+    url="http://www.pyderasn.cypherpunks.su/",
     license="LGPLv3",
     classifiers=[
         "Development Status :: 5 - Production/Stable",