[CalendarServer-changes] [14613] PyKerberos/trunk/setup.py

source_changes at macosforge.org source_changes at macosforge.org
Thu Mar 26 11:39:01 PDT 2015


Revision: 14613
          http://trac.calendarserver.org//changeset/14613
Author:   wsanchez at apple.com
Date:     2015-03-26 11:39:01 -0700 (Thu, 26 Mar 2015)
Log Message:
-----------
Call this 1.2.0.
Someone registered pykerberos in PyPI and pushed a 1.1.5, and I have no clue what that's from, so, let's go to 1.2.0 so it's clear this is the most current.

Modified Paths:
--------------
    PyKerberos/trunk/setup.py

Modified: PyKerberos/trunk/setup.py
===================================================================
--- PyKerberos/trunk/setup.py	2015-03-26 18:35:51 UTC (rev 14612)
+++ PyKerberos/trunk/setup.py	2015-03-26 18:39:01 UTC (rev 14613)
@@ -28,7 +28,7 @@
 
 setup (
     name = "kerberos",
-    version = "1.1.2",
+    version = "1.2.0",
     description = "Kerberos high-level interface",
     long_description=long_description,
     classifiers = [
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20150326/6cce802d/attachment.html>


More information about the calendarserver-changes mailing list