projects
/
tahoe-lafs
/
zfec.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a69644
)
https for tahoe-lafs.org
author
zooko
<zooko@zooko.com>
Tue, 21 Aug 2012 21:10:34 +0000
(
02:40
+0530)
committer
zooko
<zooko@zooko.com>
Tue, 21 Aug 2012 21:10:34 +0000
(
02:40
+0530)
Ignore-this:
ecceeb6db966e44fa39c70eee35a71d8
darcs-hash:
7b9e626031210972fc8c91733c55dcbe90b221a3
zfec/setup.py
patch
|
blob
|
history
diff --git
a/zfec/setup.py
b/zfec/setup.py
index 8c88de1c06e144c5852cad3cbffe0ac823abb314..4de5036073def6be1f691c1b2db738a22d8746c4 100755
(executable)
--- a/
zfec/setup.py
+++ b/
zfec/setup.py
@@
-170,7
+170,7
@@
def _setup(longdescription):
long_description=longdescription,
author='Zooko O\'Whielacronx',
author_email='zooko@zooko.com',
- url='http://tahoe-lafs.org/trac/'+PKG,
+ url='http
s
://tahoe-lafs.org/trac/'+PKG,
license='GNU GPL', # See README.rst for alternative licensing.
install_requires=install_requires,
tests_require=tests_require,