[Pkg-privacy-commits] [pyptlib] 63/136: Add my contact info to setup.py.
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:25:09 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository pyptlib.
commit 072babbb2406d9fce212f449615ca68deb14678c
Author: George Kadianakis <desnacked at riseup.net>
Date: Fri Feb 8 12:21:03 2013 +0000
Add my contact info to setup.py.
---
setup.py | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/setup.py b/setup.py
index c4b86e1..93999e0 100644
--- a/setup.py
+++ b/setup.py
@@ -5,12 +5,11 @@ import sys
from setuptools import setup
setup(name='pyptlib',
- version='0.1',
+ version='0.0.1',
description='A python implementation of the Pluggable Transports for Circumvention specification for Tor',
long_description='A python implementation of the Pluggable Transports for Circumvention specification for Tor',
- author='Brandon Wiley',
- author_email='brandon at blanu.net',
- url='http://stepthreeprivacy.org/',
+ author='asn, Brandon Wiley',
+ author_email='asn at torproject.org, brandon at blanu.net',
classifiers=[
"Development Status :: 3 - Alpha",
"Environment :: No Input/Output (Daemon)",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/pyptlib.git
More information about the Pkg-privacy-commits
mailing list