Skip to content

Commit

Permalink
v2.1.3.4: minor docs fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Kwpolska <[email protected]>
  • Loading branch information
Kwpolska committed Aug 12, 2012
1 parent 4f0a1d5 commit 29facbe
Show file tree
Hide file tree
Showing 34 changed files with 108 additions and 112 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ __pycache__
build
eggs
parts
bin
#bin
var
sdist
develop-eggs
Expand Down
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.3.3
pkgver=2.1.3.4
pkgrel=1
pkgdesc='A Python AUR helper/library.'
arch=('any')
Expand All @@ -9,7 +9,7 @@ license=('BSD')
depends=('python' 'pyalpm>=0.5.1-1' 'python-pyparsing' 'python-requests')
options=(!emptydirs)
source=("http://pypi.python.org/packages/source/p/${pkgname}/${pkgname}-${pkgver}.tar.gz")
md5sums=('a03a611718d0757552fa99a19fa0dc46')
md5sums=('6f602328755fd020c12871bb86f9fc4d')

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

.. index: README

PKGBUILDer. A Python AUR helper/library.
=========================================
PKGBUILDer. An AUR helper (and library) in Python 3.
=====================================================

PURPOSE
-------
Expand Down
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ README for PKGBUILDer
=====================
:Info: This is the README file for PKGBUILDer.
:Author: Kwpolska <[email protected]>
:Date: 2012-08-10
:Version: 2.1.3.3
:Date: 2012-08-12
:Version: 2.1.3.4

.. index: README
PKGBUILDer. A Python AUR helper/library.
=========================================
PKGBUILDer. An AUR helper (and library) in Python 3.
=====================================================

PURPOSE
-------
Expand Down
File renamed without changes.
Binary file added dist/pkgbuilder-2.1.3.4.tar.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Appendix C. Changelog
=====================
:Info: This is a partial changelog for PKGBUILDer.
:Author: Kwpolska <[email protected]>
:Date: 2012-08-10
:Version: 2.1.3.3
:Date: 2012-08-12
:Version: 2.1.3.4

.. index:: CHANGELOG

Expand Down
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: 2012-08-10
:Version: 2.1.3.3
:Date: 2012-08-12
:Version: 2.1.3.4

.. index:: LICENSE

Expand Down
8 changes: 4 additions & 4 deletions docs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ README for PKGBUILDer
=====================
:Info: This is the README file for PKGBUILDer.
:Author: Kwpolska <[email protected]>
:Date: 2012-08-10
:Version: 2.1.3.3
:Date: 2012-08-12
:Version: 2.1.3.4

.. index: README
PKGBUILDer. A Python AUR helper/library.
=========================================
PKGBUILDer. An AUR helper (and library) in Python 3.
=====================================================

PURPOSE
-------
Expand Down
4 changes: 2 additions & 2 deletions docs/aur.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ aur module (AUR class)
======================
:Author: Kwpolska
:Copyright: See Appendix B.
:Date: 2012-08-10
:Version: 2.1.3.3
:Date: 2012-08-12
:Version: 2.1.3.4

.. module:: aur

Expand Down
4 changes: 2 additions & 2 deletions docs/build.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ build module (Build class)
==========================
:Author: Kwpolska
:Copyright: See Appendix B.
:Date: 2012-08-10
:Version: 2.1.3.3
:Date: 2012-08-12
:Version: 2.1.3.4

.. module:: build

Expand Down
72 changes: 29 additions & 43 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
# built documents.
#
# The short X.Y version.
version = '2.1.2'
version = '2.1.3'
# The full version, including alpha/beta/rc tags.
release = '2.1.3.3'
release = '2.1.3.4'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down Expand Up @@ -169,11 +169,16 @@

# -- Options for LaTeX output --------------------------------------------------

# The paper size ('letter' or 'a4').
#latex_paper_size = 'letter'
latex_elements = {
# The paper size ('letterpaper' or 'a4paper').
#'papersize': 'a4paper',

# The font size ('10pt', '11pt' or '12pt').
#latex_font_size = '10pt'
#'pointsize': '10pt',

# Additional stuff for the LaTeX preamble.
#'preamble': '',
}

# Grouping the document tree into LaTeX files. List of tuples
# (source start file, target name, title, author, documentclass [howto/manual]).
Expand All @@ -196,9 +201,6 @@
# If true, show URL addresses after external links.
#latex_show_urls = False

# Additional stuff for the LaTeX preamble.
#latex_preamble = ''

# Documents to append as an appendix to all manuals.
#latex_appendices = []

Expand All @@ -211,46 +213,30 @@
# One entry per manual page. List of tuples
# (source start file, name, description, authors, manual section).
man_pages = [
('index', 'pkgbuilder', u'PKGBUILDer Documentation',
[u'Kwpolska'], 8)
('index', 'trashman', u'PKGBUILDer Documentation',
[u'Kwpolska'], 1)
]

# If true, show URL addresses after external links.
#man_show_urls = False

# -- Options for Epub output ---------------------------------------------------

# Bibliographic Dublin Core info.
epub_title = u'PKGBUILDer'
epub_author = u'Kwpolska'
epub_publisher = u'Kwpolska'
epub_copyright = u'2011, Kwpolska'

# The language of the text. It defaults to the language option
# or en if the language is not set.
#epub_language = ''

# The scheme of the identifier. Typical schemes are ISBN or URL.
#epub_scheme = ''

# The unique identifier of the text. This can be a ISBN number
# or the project homepage.
#epub_identifier = ''

# A unique identification for the text.
#epub_uid = ''

# HTML files that should be inserted before the pages created by sphinx.
# The format is a list of tuples containing the path and title.
#epub_pre_files = []
# -- Options for Texinfo output ------------------------------------------------

# HTML files shat should be inserted after the pages created by sphinx.
# The format is a list of tuples containing the path and title.
#epub_post_files = []
# Grouping the document tree into Texinfo files. List of tuples
# (source start file, target name, title, author,
# dir menu entry, description, category)
texinfo_documents = [
('index', 'PKGBUILDer', u'PKGBUILDer Documentation',
u'Kwpolska', 'PKGBUILDer', 'An AUR helper (and library) in Python 3.',
'Miscellaneous'),
]

# A list of files that should not be packed into the epub file.
#epub_exclude_files = []
# Documents to append as an appendix to all manuals.
#texinfo_appendices = []

# The depth of the table of contents in toc.ncx.
#epub_tocdepth = 3
# If false, no module index is generated.
#texinfo_domain_indices = True

# Allow duplicate toc entries.
epub_tocdup = True
# How to display URL addresses: 'footnote', 'no', or 'inline'.
#texinfo_show_urls = 'footnote'
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKGBUILDer. A Python AUR helper/library.
=========================================
PKGBUILDer. An AUR helper (and library) in Python 3.
=====================================================


.. note::
Expand Down
4 changes: 2 additions & 2 deletions docs/main.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ main module
===========
:Author: Kwpolska
:Copyright: See Appendix B.
:Date: 2012-08-10
:Version: 2.1.3.3
:Date: 2012-08-12
:Version: 2.1.3.4

.. index:: main
.. versionadded:: 2.1.3.0
Expand Down
10 changes: 5 additions & 5 deletions docs/messagecodes.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
==========================================
Appendix A. PKGBUILDer message codess list
==========================================
=========================================
Appendix A. PKGBUILDer message codes list
=========================================
:Info: This is an appendix to the PKGBUILDer documentation.
:Author: Kwpolska <[email protected]>
:Date: 2012-08-10
:Version: 2.1.3.3
:Date: 2012-08-12
:Version: 2.1.3.4

.. index:: Message Codes

Expand Down
4 changes: 2 additions & 2 deletions docs/pbds.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ pbds module (PBDS class)

:Author: Kwpolska
:Copyright: See Appendix B.
:Date: 2012-08-10
:Version: 2.1.3.3
:Date: 2012-08-12
:Version: 2.1.3.4

.. module: pbds
Expand Down
Binary file modified docs/pkgbuilder.8.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/pkgbuilder.rst
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: 2012-08-10
:Version: 2.1.3.3
:Date: 2012-08-12
:Version: 2.1.3.4
:Manual section: 8
:Manual group: PKGBUILDer manual

Expand Down
4 changes: 2 additions & 2 deletions docs/upgrade.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ upgrade module (Upgrade class)

:Author: Kwpolska
:Copyright: See Appendix B.
:Date: 2012-08-10
:Version: 2.1.3.3
:Date: 2012-08-12
:Version: 2.1.3.4

.. module:: upgrade

Expand Down
4 changes: 2 additions & 2 deletions docs/utils.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ utils module (Utils class)

:Author: Kwpolska
:Copyright: See Appendix B.
:Date: 2012-08-10
:Version: 2.1.3.3
:Date: 2012-08-12
:Version: 2.1.3.4

.. module:: utils

Expand Down
Binary file modified locale/en/LC_MESSAGES/pkgbuilder.mo
Binary file not shown.
4 changes: 2 additions & 2 deletions locale/en/LC_MESSAGES/pkgbuilder.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
"Project-Id-Version: $version\n"
"Project-Id-Version: 2.1.3.4\n"
"Report-Msgid-Bugs-To: Kwpolska <[email protected]>\n"
"POT-Creation-Date: 2012-08-10 14:16+0200\n"
"POT-Creation-Date: 2012-08-12 20:37+0200\n"
"PO-Revision-Date: 2012-07-27 13:44+0100\n"
"Last-Translator: Kwpolska <[email protected]>\n"
"Language-Team: Kwpolska <[email protected]>\n"
Expand Down
Binary file modified locale/pl/LC_MESSAGES/pkgbuilder.mo
Binary file not shown.
4 changes: 2 additions & 2 deletions locale/pl/LC_MESSAGES/pkgbuilder.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
"Project-Id-Version: $version\n"
"Project-Id-Version: 2.1.3.4\n"
"Report-Msgid-Bugs-To: Kwpolska <[email protected]>\n"
"POT-Creation-Date: 2012-08-10 14:16+0200\n"
"POT-Creation-Date: 2012-08-12 20:37+0200\n"
"PO-Revision-Date: 2012-07-27 14:20+0100\n"
"Last-Translator: Kwpolska <[email protected]>\n"
"Language-Team: Kwpolska <[email protected]>\n"
Expand Down
6 changes: 3 additions & 3 deletions messages.pot
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: 2.1.3.3\n"
"Project-Id-Version: 2.1.3.4\n"
"Report-Msgid-Bugs-To: Kwpolska <[email protected]>\n"
"POT-Creation-Date: 2012-08-10 14:16+0200\n"
"PO-Revision-Date: 2012-08-10 14:16+0200\n"
"POT-Creation-Date: 2012-08-12 20:37+0200\n"
"PO-Revision-Date: 2012-08-12 20:37+0200\n"
"Last-Translator: Kwpolska <[email protected]>\n"
"Language-Team: Kwpolska <[email protected]>\n"
"Language: en\n"
Expand Down
4 changes: 2 additions & 2 deletions pkgbuilder/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/python3
# -*- encoding: utf-8 -*-
# PKGBUILDer v2.1.3.3
# PKGBUILDer v2.1.3.4
# An AUR helper/library.
# Copyright (C) 2011-2012, Kwpolska.
# All rights reserved.
Expand Down Expand Up @@ -44,7 +44,7 @@
"""

__title__ = 'PKGBUILDer'
__version__ = '2.1.3.3'
__version__ = '2.1.3.4'
__author__ = 'Kwpolska'
__license__ = '3-clause BSD'
__docformat__ = 'restructuredtext en'
Expand Down
2 changes: 1 addition & 1 deletion pkgbuilder/aur.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/python3
# -*- encoding: utf-8 -*-
# PKGBUILDer v2.1.3.3
# PKGBUILDer v2.1.3.4
# An AUR helper/library.
# Copyright (C) 2011-2012, Kwpolska.
# See /LICENSE for licensing information.
Expand Down
2 changes: 1 addition & 1 deletion pkgbuilder/build.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/python3
# -*- encoding: utf-8 -*-
# PKGBUILDer v2.1.3.3
# PKGBUILDer v2.1.3.4
# An AUR helper/library.
# Copyright (C) 2011-2012, Kwpolska.
# See /LICENSE for licensing information.
Expand Down
2 changes: 1 addition & 1 deletion pkgbuilder/main.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/python3
# -*- encoding: utf-8 -*-
# PKGBUILDer v2.1.3.3
# PKGBUILDer v2.1.3.4
# An AUR helper/library.
# Copyright (C) 2011-2012, Kwpolska.
# See /LICENSE for licensing information.
Expand Down
2 changes: 1 addition & 1 deletion pkgbuilder/pbds.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/python3
# -*- encoding: utf-8 -*-
# PKGBUILDer v2.1.3.3
# PKGBUILDer v2.1.3.4
# An AUR helper/library.
# Copyright (C) 2011-2012, Kwpolska.
# See /LICENSE for licensing information.
Expand Down
Loading

0 comments on commit 29facbe

Please sign in to comment.