From: Oleg Broytman Date: Mon, 16 Apr 2018 17:55:26 +0000 (+0300) Subject: Build: pypi.python.org => pypi.org X-Git-Url: https://git.phdru.name/?p=m_lib.defenc.git;a=commitdiff_plain;h=2f38a0dfe428be515ec93469ed064530c5db4938 Build: pypi.python.org => pypi.org --- diff --git a/setup.py b/setup.py index 6422675..d4df99e 100755 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ setup( url = "http://phdru.name/Software/Python/#m_lib", project_urls={ 'Homepage': 'http://phdru.name/Software/Python/#m_lib', - 'Download': 'https://pypi.python.org/pypi/m_lib.defenc', + 'Download': 'https://pypi.org/project/m_lib.defenc/', 'Git repo': 'http://git.phdru.name/m_lib.defenc.git/', }, license = "GPL",