Skip to content

Commit

Permalink
v2.1.2.3: of course, I forgot to change this
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwpolska committed Oct 18, 2011
1 parent 33979a7 commit f32c0bb
Show file tree
Hide file tree
Showing 38 changed files with 125 additions and 125 deletions.
4 changes: 2 additions & 2 deletions PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintainer: Kwpolska <[email protected]>
pkgname=pkgbuilder
pkgver=2.1.2.2
pkgver=2.1.2.3
pkgrel=1
pkgdesc="A basic Python AUR helper/library."
arch=('any')
Expand All @@ -9,7 +9,7 @@ license=('BSD')
depends=('python' 'pyalpm>=0.5.1-1' 'python-pyparsing' 'pacman>=4.0.0-1')
options=(!emptydirs)
source=("http://pypi.python.org/packages/source/p/${pkgname}/${pkgname}-${pkgver}.tar.gz")
md5sums=('fcfde418c55c4cab82b24874c73bf11e')
md5sums=('bf1be764148f00b2470350b07a9ed426')

package() {
cd "${srcdir}/${pkgname}-${pkgver}"
Expand Down
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ README for PKGBUILDer
=====================
:Info: This is the README file for PKGBUILDer.
:Author: Kwpolska <[email protected]>
:Date: 2011-10-15
:Version: 2.1.2.2
:Date: 2011-10-18
:Version: 2.1.2.3

PKGBUILDer. A Python AUR helper/library.
=========================================
Expand Down
Binary file added dist/pkgbuilder-2.1.2.3.tar.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/LICENSE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Appendix B. License for PKGBUILDer
==================================
:Info: This is an appendix to the PKGBUILDer documentation.
:Author: Kwpolska <[email protected]>
:Date: 2011-10-15
:Version: 2.1.2.2
:Date: 2011-10-18
:Version: 2.1.2.3

Copyright (C) 2011, Kwpolska
All rights reserved.
Expand Down
4 changes: 2 additions & 2 deletions docs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ README for PKGBUILDer
=====================
:Info: This is the README file for PKGBUILDer.
:Author: Kwpolska <[email protected]>
:Date: 2011-10-15
:Version: 2.1.2.2
:Date: 2011-10-18
:Version: 2.1.2.3

PKGBUILDer. A Python AUR helper/library.
=========================================
Expand Down
Binary file modified docs/_build/doctrees/LICENSE.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/README.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/classes.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/index.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/messagecodes.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/pkgbuilder.doctree
Binary file not shown.
12 changes: 6 additions & 6 deletions docs/classes.rst
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
*****
title
*****
*********************
Classes in PKGBUILDer
*********************

:Author: Kwpolska
:Copyright: See Appendix B.
:Date: 2011-10-15
:Version: 2.1.2.2
:Date: 2011-10-18
:Version: 2.1.2.3

.. index:: classes
.. module:: PKGBUILDer
:synopsis: a Python AUR helper/library

some introductory text
PKGBUILDer uses some classes. Here they are:

PBDS
====
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
# The short X.Y version.
version = '2.1'
# The full version, including alpha/beta/rc tags.
release = '2.1.2.2'
release = '2.1.2.3'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
Binary file modified docs/docs-pkgbuilder.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: dd4a0e747ba80f25ecdfe7485536e938
config: e429b16799d00e7cc5bc723c2591c416
tags: fbb0d17656682115ca4d033fb2f83ba1
16 changes: 8 additions & 8 deletions docs/html/LICENSE/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>5. Appendix B. License for PKGBUILDer &mdash; PKGBUILDer v2.1.2.2 documentation</title>
<title>5. Appendix B. License for PKGBUILDer &mdash; PKGBUILDer v2.1.2.3 documentation</title>
<link rel="stylesheet" href="../_static/default.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
VERSION: '2.1.2.2',
VERSION: '2.1.2.3',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '',
HAS_SOURCE: true
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<link rel="top" title="PKGBUILDer v2.1.2.2 documentation" href="../" />
<link rel="top" title="PKGBUILDer v2.1.2.3 documentation" href="../" />
<link rel="prev" title="4. Appendix A. PKGBUILDer message numbers list" href="../messagecodes/" />
</head>
<body>
Expand All @@ -35,7 +35,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="../messagecodes/" title="4. Appendix A. PKGBUILDer message numbers list"
accesskey="P">previous</a> |</li>
<li><a href="../">PKGBUILDer v2.1.2.2 documentation</a> &raquo;</li>
<li><a href="../">PKGBUILDer v2.1.2.3 documentation</a> &raquo;</li>
</ul>
</div>

Expand All @@ -54,9 +54,9 @@ <h1>5. Appendix B. License for PKGBUILDer<a class="headerlink" href="#appendix-b
</tr>
<tr class="field"><th class="field-name">Author:</th><td class="field-body">Kwpolska &lt;<a class="reference external" href="mailto:kwpolska&#37;&#52;&#48;kwpolska&#46;tk">kwpolska<span>&#64;</span>kwpolska<span>&#46;</span>tk</a>&gt;</td>
</tr>
<tr class="field"><th class="field-name">Date:</th><td class="field-body">2011-10-15</td>
<tr class="field"><th class="field-name">Date:</th><td class="field-body">2011-10-18</td>
</tr>
<tr class="field"><th class="field-name">Version:</th><td class="field-body">2.1.2.2</td>
<tr class="field"><th class="field-name">Version:</th><td class="field-body">2.1.2.3</td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -124,12 +124,12 @@ <h3>Navigation</h3>
<li class="right" >
<a href="../messagecodes/" title="4. Appendix A. PKGBUILDer message numbers list"
>previous</a> |</li>
<li><a href="../">PKGBUILDer v2.1.2.2 documentation</a> &raquo;</li>
<li><a href="../">PKGBUILDer v2.1.2.3 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2011, Kwpolska.
Last updated on 2011-10-15T20:10:05Z.
Last updated on 2011-10-18T14:10:18Z.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7.
</div>
</body>
Expand Down
24 changes: 12 additions & 12 deletions docs/html/README/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>3. README for PKGBUILDer &mdash; PKGBUILDer v2.1.2.2 documentation</title>
<title>3. README for PKGBUILDer &mdash; PKGBUILDer v2.1.2.3 documentation</title>
<link rel="stylesheet" href="../_static/default.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
VERSION: '2.1.2.2',
VERSION: '2.1.2.3',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '',
HAS_SOURCE: true
Expand All @@ -22,9 +22,9 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<link rel="top" title="PKGBUILDer v2.1.2.2 documentation" href="../" />
<link rel="top" title="PKGBUILDer v2.1.2.3 documentation" href="../" />
<link rel="next" title="4. Appendix A. PKGBUILDer message numbers list" href="../messagecodes/" />
<link rel="prev" title="2. title" href="../classes/" />
<link rel="prev" title="2. Classes in PKGBUILDer" href="../classes/" />
</head>
<body>
<div class="related">
Expand All @@ -37,9 +37,9 @@ <h3>Navigation</h3>
<a href="../messagecodes/" title="4. Appendix A. PKGBUILDer message numbers list"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="../classes/" title="2. title"
<a href="../classes/" title="2. Classes in PKGBUILDer"
accesskey="P">previous</a> |</li>
<li><a href="../">PKGBUILDer v2.1.2.2 documentation</a> &raquo;</li>
<li><a href="../">PKGBUILDer v2.1.2.3 documentation</a> &raquo;</li>
</ul>
</div>

Expand All @@ -58,9 +58,9 @@ <h1>3. README for PKGBUILDer<a class="headerlink" href="#readme-for-pkgbuilder"
</tr>
<tr class="field"><th class="field-name">Author:</th><td class="field-body">Kwpolska &lt;<a class="reference external" href="mailto:kwpolska&#37;&#52;&#48;kwpolska&#46;tk">kwpolska<span>&#64;</span>kwpolska<span>&#46;</span>tk</a>&gt;</td>
</tr>
<tr class="field"><th class="field-name">Date:</th><td class="field-body">2011-10-15</td>
<tr class="field"><th class="field-name">Date:</th><td class="field-body">2011-10-18</td>
</tr>
<tr class="field"><th class="field-name">Version:</th><td class="field-body">2.1.2.2</td>
<tr class="field"><th class="field-name">Version:</th><td class="field-body">2.1.2.3</td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -140,7 +140,7 @@ <h3><a href="../">Table Of Contents</a></h3>

<h4>Previous topic</h4>
<p class="topless"><a href="../classes/"
title="previous chapter">2. title</a></p>
title="previous chapter">2. Classes in PKGBUILDer</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="../messagecodes/"
title="next chapter">4. Appendix A. PKGBUILDer message numbers list</a></p>
Expand Down Expand Up @@ -171,14 +171,14 @@ <h3>Navigation</h3>
<a href="../messagecodes/" title="4. Appendix A. PKGBUILDer message numbers list"
>next</a> |</li>
<li class="right" >
<a href="../classes/" title="2. title"
<a href="../classes/" title="2. Classes in PKGBUILDer"
>previous</a> |</li>
<li><a href="../">PKGBUILDer v2.1.2.2 documentation</a> &raquo;</li>
<li><a href="../">PKGBUILDer v2.1.2.3 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2011, Kwpolska.
Last updated on 2011-10-15T20:10:05Z.
Last updated on 2011-10-18T14:10:18Z.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7.
</div>
</body>
Expand Down
12 changes: 6 additions & 6 deletions docs/html/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Overview: module code &mdash; PKGBUILDer v2.1.2.2 documentation</title>
<title>Overview: module code &mdash; PKGBUILDer v2.1.2.3 documentation</title>
<link rel="stylesheet" href="../_static/default.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
VERSION: '2.1.2.2',
VERSION: '2.1.2.3',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '',
HAS_SOURCE: true
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<link rel="top" title="PKGBUILDer v2.1.2.2 documentation" href="../" />
<link rel="top" title="PKGBUILDer v2.1.2.3 documentation" href="../" />
</head>
<body>
<div class="related">
Expand All @@ -31,7 +31,7 @@ <h3>Navigation</h3>
<li class="right" style="margin-right: 10px">
<a href="../py-modindex/" title="Python Module Index"
>modules</a></li>
<li><a href="../">PKGBUILDer v2.1.2.2 documentation</a> &raquo;</li>
<li><a href="../">PKGBUILDer v2.1.2.3 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -72,12 +72,12 @@ <h3>Navigation</h3>
<li class="right" style="margin-right: 10px">
<a href="../py-modindex/" title="Python Module Index"
>modules</a></li>
<li><a href="../">PKGBUILDer v2.1.2.2 documentation</a> &raquo;</li>
<li><a href="../">PKGBUILDer v2.1.2.3 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2011, Kwpolska.
Last updated on 2011-10-15T20:10:05Z.
Last updated on 2011-10-18T14:10:18Z.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7.
</div>
</body>
Expand Down
4 changes: 2 additions & 2 deletions docs/html/_sources/LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Appendix B. License for PKGBUILDer
==================================
:Info: This is an appendix to the PKGBUILDer documentation.
:Author: Kwpolska <[email protected]>
:Date: 2011-10-15
:Version: 2.1.2.2
:Date: 2011-10-18
:Version: 2.1.2.3

Copyright (C) 2011, Kwpolska
All rights reserved.
Expand Down
4 changes: 2 additions & 2 deletions docs/html/_sources/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ README for PKGBUILDer
=====================
:Info: This is the README file for PKGBUILDer.
:Author: Kwpolska <[email protected]>
:Date: 2011-10-15
:Version: 2.1.2.2
:Date: 2011-10-18
:Version: 2.1.2.3

PKGBUILDer. A Python AUR helper/library.
=========================================
Expand Down
12 changes: 6 additions & 6 deletions docs/html/_sources/classes.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
*****
title
*****
*********************
Classes in PKGBUILDer
*********************

:Author: Kwpolska
:Copyright: See Appendix B.
:Date: 2011-10-15
:Version: 2.1.2.2
:Date: 2011-10-18
:Version: 2.1.2.3

.. index:: classes
.. module:: PKGBUILDer
:synopsis: a Python AUR helper/library

some introductory text
PKGBUILDer uses some classes. Here they are:

PBDS
====
Expand Down
2 changes: 1 addition & 1 deletion docs/html/_sources/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.

PKGBUILDer 2.1.2.2 documentation
PKGBUILDer 2.1.2.3 documentation
================================

Contents:
Expand Down
4 changes: 2 additions & 2 deletions docs/html/_sources/messagecodes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Appendix A. PKGBUILDer message numbers list
===========================================
:Info: This is an appendix to the PKGBUILDer documentation.
:Author: Kwpolska <[email protected]>
:Date: 2011-10-15
:Version: 2.1.2.2
:Date: 2011-10-18
:Version: 2.1.2.3

In order to help debugging, messages are numbered.
Each message number has four digits: the first one is the
Expand Down
4 changes: 2 additions & 2 deletions docs/html/_sources/pkgbuilder.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ PKGBUILDer

:Author: Kwpolska <[email protected]>
:Copyright: See Appendix B.
:Date: 2011-10-15
:Version: 2.1.2.2
:Date: 2011-10-18
:Version: 2.1.2.3
:Manual section: 8
:Manual group: PKGBUILDer manual

Expand Down
Loading

0 comments on commit f32c0bb

Please sign in to comment.