[Python-modules-commits] [pyspf] 03/04: Update code hosting location in README and setup.py

Scott Kitterman kitterman at moszumanska.debian.org
Wed Aug 3 05:27:16 UTC 2016


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

kitterman pushed a commit to branch master
in repository pyspf.

commit b1bf10969dedd896215a7df81edaae79aff3d220
Author: Scott Kitterman <scott at kitterman.com>
Date:   Wed Aug 3 01:26:03 2016 -0400

    Update code hosting location in README and setup.py
---
 README   | 2 +-
 setup.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index bc0bdf2..53a969d 100644
--- a/README
+++ b/README
@@ -192,4 +192,4 @@ Stuart Gathman stuart at gathman.org
 Scott Kitterman scott at kitterman.com
 http://cheeseshop.python.org/pypi/pyspf
 
-Currently part of the pymilter project: http://pymilter.sourceforge.net
+Code is currently hosted at https://github.com/sdgathman/pyspf/
diff --git a/setup.py b/setup.py
index cfce038..d3dbe9e 100755
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@ setup(name='pyspf',
       author_email='terry at wayforward.net',
       maintainer="Stuart D. Gathman",
       maintainer_email="stuart at gathman.org",
-      url='http://pymilter.sourceforge.net/',
+      url='https://github.com/sdgathman/pyspf/',
       license='Python Software Foundation License',
       py_modules=['spf'],
       keywords = ['spf','email','forgery'],

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



More information about the Python-modules-commits mailing list