[Reproducible-commits] [reprotest] 01/04: Add repository URL to setup.py in lieu of something more permanent
    Ceridwen 
    ceridwen-guest at moszumanska.debian.org
       
    Fri Jun 17 22:25:58 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
ceridwen-guest pushed a commit to branch master
in repository reprotest.
commit 27d3f386c096708039143445a347d1f382059a39
Author: Ceridwen <ceridwenv at gmail.com>
Date:   Tue Jun 14 14:07:47 2016 -0400
    Add repository URL to setup.py in lieu of something more permanent
---
 setup.py | 1 +
 1 file changed, 1 insertion(+)
diff --git a/setup.py b/setup.py
index 4152314..1cd6343 100644
--- a/setup.py
+++ b/setup.py
@@ -10,6 +10,7 @@ setup(name='reprotest',
       author='Ceridwen',
       author_email='ceridwenv at gmail.com',
       license='GPL-3+',
+      url='https://anonscm.debian.org/cgit/reproducible/reprotest.git/',
       packages=find_packages(),
       entry_points={
           'console_scripts': [
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reprotest.git
    
    
More information about the Reproducible-commits
mailing list