[Pkg-privacy-commits] [obfsproxy] 185/353: Do the release ritual for obfsproxy-0.2.3.

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:01:57 UTC 2015


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

infinity0 pushed a commit to branch master
in repository obfsproxy.

commit 557bdebe2cf21908101d3d8b61734f4be81105ff
Author: George Kadianakis <desnacked at riseup.net>
Date:   Tue Sep 10 23:56:21 2013 +0300

    Do the release ritual for obfsproxy-0.2.3.
---
 ChangeLog | 2 +-
 setup.py  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 6510457..0541fcc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Changes in version 0.2.3 - UNRELEASED
+Changes in version 0.2.3 - 2013-09-11
  - Use the new pyptlib API (>= pyptlib-0.0.4). Patch by Ximin Luo.
  - Add support for sending the pluggable transport name to Tor (using
    the Extended ORPort) so that it can be considered in the statistics.
diff --git a/setup.py b/setup.py
index 94fd8f2..f46ea94 100644
--- a/setup.py
+++ b/setup.py
@@ -33,6 +33,6 @@ setup(
         'PyCrypto',
         'Twisted',
         'argparse',
-        'pyptlib'
+        'pyptlib >= 0.0.4'
         ],
 )

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/obfsproxy.git



More information about the Pkg-privacy-commits mailing list