[pygr-notify] [pygr] r281 committed - Edited wiki page PackagingPygr through web user interface.

pygr at googlecode.com pygr at googlecode.com
Mon Dec 13 14:53:39 PST 2010


Revision: 281
Author: marecki
Date: Mon Dec 13 14:53:15 2010
Log: Edited wiki page PackagingPygr through web user interface.
http://code.google.com/p/pygr/source/detail?r=281

Modified:
  /wiki/PackagingPygr.wiki

=======================================
--- /wiki/PackagingPygr.wiki	Mon Dec 13 14:48:49 2010
+++ /wiki/PackagingPygr.wiki	Mon Dec 13 14:53:15 2010
@@ -46,17 +46,21 @@
  This is how official Pygr packages are built.

  *sources*
+ * build system: Linux/x86, Fedora Core 6, Python 2.5 built from source
+ * Pyrex version: 0.9.8.5
   * setup.py targets: _sdist_

  *Mac OS X 10.5/10.6, Apple-shipped Python (2.5)*
   * architecture: x86 *or* PPC (packages are dual-architecture)
   * compiler: default
   * setup.py targets: _bdist_egg_, _bdist_dumb_
+ * note: produced packages must be renamed to match our convention (see  
the Downloads page)

  *Mac OS X 10.3/10.4, Apple-shipped Python (2.3)*
   * architectures: x86, PPC
   * compiler: default
   * setup.py targets: _bdist_egg_, _bdist_dumb_
+ * note: produced packages must be renamed to match our convention (see  
the Downloads page)

  * Microsoft Windows XP, Python 2.6*
   * architectures: x86, amd64
@@ -76,3 +80,8 @@
   * build systems: Fedora Core 6 (x86), CentOS xxx (amd64); all Python  
versions built from source
   * Python versions: 2.4, 2.5, 2.6
   * setup.py targets: _bdist_egg_, _bdist_dumb_
+
+*documentation*
+ * output formats: HTML, PDF
+ * Sphinx version: 0.6.4
+ * Epydoc version: 2.1



More information about the pygr-notify mailing list