[python-dtcwt] 27/497: update URL in PyPi metadata

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:05:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/sid
in repository python-dtcwt.

commit 6285fa63071c981363648ef929dc6e7fbf7554d3
Author: Rich Wareham <rjw57 at cam.ac.uk>
Date:   Wed Aug 7 16:42:11 2013 +0100

    update URL in PyPi metadata
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 7734fe8..074a524 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@ setup(
     description = ("A port of the Dual-Tree Complex Wavelet Transform MATLAB toolbox."),
     license = "Free To Use But Restricted",
     keywords = "numpy, wavelet, complex wavelet, DT-CWT",
-    url = "http://packages.python.org/dtcwt",
+    url = "https://github.com/rjw57/dtcwt",
     packages=find_packages(exclude=["*.tests", "*.tests.*", "tests.*", "tests"]),
     long_description=read('README.rst'),
     classifiers=[

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-dtcwt.git



More information about the debian-science-commits mailing list