Skip to content

Commit

Permalink
v2.1.5.11: Those slipped through.
Browse files Browse the repository at this point in the history
Signed-off-by: Kwpolska <[email protected]>
  • Loading branch information
Kwpolska committed Nov 4, 2012
1 parent 125cf38 commit 9824020
Show file tree
Hide file tree
Showing 39 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Appendix C. Changelog
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or :doc:`Appendix B <LICENSE>`.)
:Date: 2012-11-04
:Version: 2.1.5.10
:Version: 2.1.5.11

.. index:: CHANGELOG

Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Appendix A. Contribution rules
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or :doc:`Appendix B <LICENSE>`.)
:Date: 2012-11-04
:Version: 2.1.5.10
:Version: 2.1.5.11

.. index:: contributing

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.5.10
pkgver=2.1.5.11
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-requests')
options=(!emptydirs)
source=("http://pypi.python.org/packages/source/p/${pkgname}/${pkgname}-${pkgver}.tar.gz")
md5sums=('433aa4682097345260bdd5ff029eb462')
md5sums=('39fa69c65a76c9320b5d99090cccc637')

package() {
cd "${srcdir}/${pkgname}-${pkgver}"
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PKGBUILDer. An AUR helper (and library) in Python 3.
:Info: This is the README file for PKGBUILDer.
:Author: Kwpolska <[email protected]>
:Date: 2012-11-04
:Version: 2.1.5.10
:Version: 2.1.5.11

.. index: README

Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PKGBUILDer. An AUR helper (and library) in Python 3.
:Info: This is the README file for PKGBUILDer.
:Author: Kwpolska <[email protected]>
:Date: 2012-11-04
:Version: 2.1.5.10
:Version: 2.1.5.11

.. index: README
Expand Down
2 changes: 1 addition & 1 deletion docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Appendix C. Changelog
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or :doc:`Appendix B <LICENSE>`.)
:Date: 2012-11-04
:Version: 2.1.5.10
:Version: 2.1.5.11

.. index:: CHANGELOG

Expand Down
2 changes: 1 addition & 1 deletion docs/CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Appendix A. Contribution rules
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or :doc:`Appendix B <LICENSE>`.)
:Date: 2012-11-04
:Version: 2.1.5.10
:Version: 2.1.5.11

.. index:: contributing

Expand Down
2 changes: 1 addition & 1 deletion docs/LICENSE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Appendix B. License for PKGBUILDer
:Info: This is the license for PKGBUILDer.
:Author: Kwpolska <[email protected]>
:Date: 2012-11-04
:Version: 2.1.5.10
:Version: 2.1.5.11

.. index:: LICENSE

Expand Down
2 changes: 1 addition & 1 deletion docs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PKGBUILDer. An AUR helper (and library) in Python 3.
:Info: This is the README file for PKGBUILDer.
:Author: Kwpolska <[email protected]>
:Date: 2012-11-04
:Version: 2.1.5.10
:Version: 2.1.5.11

.. index: README
Expand Down
2 changes: 1 addition & 1 deletion docs/TODO.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Appendix E. TODO for PKGBUILDer
:Author: Kwpolska
:Copyright: See Appendix B.
:Date: 2012-11-04
:Version: 2.1.5.10
:Version: 2.1.5.11

.. index:: TODO

Expand Down
2 changes: 1 addition & 1 deletion docs/aur.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ aur module (AUR class)
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or :doc:`Appendix B <LICENSE>`.)
:Date: 2012-11-04
:Version: 2.1.5.10
:Version: 2.1.5.11

.. index:: AUR; RPC
.. index:: RPC
Expand Down
2 changes: 1 addition & 1 deletion docs/build.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build module (Build class)
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or :doc:`Appendix B <LICENSE>`.)
:Date: 2012-11-04
:Version: 2.1.5.10
:Version: 2.1.5.11

.. index:: Build
.. versionadded:: 2.1.0.0
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.5'
# The full version, including alpha/beta/rc tags.
release = '2.1.5.10'
release = '2.1.5.11'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion docs/main.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ main module
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or :doc:`Appendix B <LICENSE>`.)
:Date: 2012-11-04
:Version: 2.1.5.10
:Version: 2.1.5.11

.. index:: main
.. versionadded:: 2.1.3.0
Expand Down
Binary file modified docs/pb.8.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/pb.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PBWrapper
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or Appendix B.)
:Date: 2012-11-04
:Version: 2.1.5.10
:Version: 2.1.5.11
:Wrapper Version: 0.2.2
:Manual section: 8
:Manual group: PKGBUILDer manual
Expand Down
2 changes: 1 addition & 1 deletion docs/pbds.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pbds module (PBDS class)
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or :doc:`Appendix B <LICENSE>`.)
:Date: 2012-11-04
:Version: 2.1.5.10
:Version: 2.1.5.11

.. module: pbds
Expand Down
Binary file modified docs/pkgbuilder.8.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/pkgbuilder.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PKGBUILDer
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or Appendix B.)
:Date: 2012-11-04
:Version: 2.1.5.10
:Version: 2.1.5.11
:Manual section: 8
:Manual group: PKGBUILDer manual

Expand Down
2 changes: 1 addition & 1 deletion docs/sample-scripts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PKGBUILDer Sample Scripts
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or :doc:`Appendix B <LICENSE>`.)
:Date: 2012-11-04
:Version: 2.1.5.10
:Version: 2.1.5.11

.. index:: sample scripts

Expand Down
2 changes: 1 addition & 1 deletion docs/upgrade.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ upgrade module (Upgrade class)
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or :doc:`Appendix B <LICENSE>`.)
:Date: 2012-11-04
:Version: 2.1.5.10
:Version: 2.1.5.11

.. index:: Upgrade
.. index:: Syu
Expand Down
2 changes: 1 addition & 1 deletion docs/utils.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ utils module (Utils class)
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or :doc:`Appendix B <LICENSE>`.)
:Date: 2012-11-04
:Version: 2.1.5.10
:Version: 2.1.5.11

.. index:: Utils
.. automodule:: pkgbuilder.utils
Expand Down
2 changes: 1 addition & 1 deletion docs/wrapper.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PBWrapper
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or :doc:`Appendix B <LICENSE>`.)
:Date: 2012-11-04
:Version: 2.1.5.10
:Version: 2.1.5.11
:PBWrapper Version: 0.2.2

.. index:: wrapper
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: 2.1.5.10\n"
"Project-Id-Version: 2.1.5.11\n"
"Report-Msgid-Bugs-To: Kwpolska <[email protected]>\n"
"POT-Creation-Date: 2012-11-04 15:06+0100\n"
"POT-Creation-Date: 2012-11-04 15:13+0100\n"
"PO-Revision-Date: 2012-09-08 12:44+0100\n"
"Last-Translator: Kwpolska <[email protected]>\n"
"Language-Team: Kwpolska <[email protected]>\n"
Expand Down
Binary file modified locale/ja/LC_MESSAGES/pkgbuilder.mo
Binary file not shown.
4 changes: 2 additions & 2 deletions locale/ja/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: 2.1.5.10\n"
"Project-Id-Version: 2.1.5.11\n"
"Report-Msgid-Bugs-To: Kwpolska <[email protected]>\n"
"POT-Creation-Date: 2012-11-04 15:06+0100\n"
"POT-Creation-Date: 2012-11-04 15:13+0100\n"
"PO-Revision-Date: 2012-09-21 20:21+0200\n"
"Last-Translator: Colin Woodbury <[email protected]>\n"
"Language-Team: Colin Woodbury <[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: 2.1.5.10\n"
"Project-Id-Version: 2.1.5.11\n"
"Report-Msgid-Bugs-To: Kwpolska <[email protected]>\n"
"POT-Creation-Date: 2012-11-04 15:06+0100\n"
"POT-Creation-Date: 2012-11-04 15:13+0100\n"
"PO-Revision-Date: 2012-09-08 12:44+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.5.10\n"
"Project-Id-Version: 2.1.5.11\n"
"Report-Msgid-Bugs-To: Kwpolska <[email protected]>\n"
"POT-Creation-Date: 2012-11-04 15:06+0100\n"
"PO-Revision-Date: 2012-11-04 15:06+0100\n"
"POT-Creation-Date: 2012-11-04 15:13+0100\n"
"PO-Revision-Date: 2012-11-04 15:13+0100\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.5.10
# PKGBUILDer v2.1.5.11
# An AUR helper (and library) in Python 3.
# Copyright © 2011-2012, Kwpolska.
# All rights reserved.
Expand Down Expand Up @@ -44,7 +44,7 @@
"""

__title__ = 'PKGBUILDer'
__version__ = '2.1.5.10'
__version__ = '2.1.5.11'
__author__ = 'Kwpolska'
__license__ = '3-clause BSD'
__docformat__ = 'restructuredtext en'
Expand Down
10 changes: 5 additions & 5 deletions 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.5.10
# PKGBUILDer v2.1.5.11
# An AUR helper (and library) in Python 3.
# Copyright © 2011-2012, Kwpolska.
# See /LICENSE for licensing information.
Expand Down Expand Up @@ -44,7 +44,7 @@ class AUR:
rpc = '{}://aur.archlinux.org/rpc.php?type={}&arg={}'
mrpc = '{}://aur.archlinux.org/rpc.php?type=multiinfo{}'

def jsonreq(self, rtype, arg, prot='http'):
def jsonreq(self, rtype, arg, prot='https'):
"""Makes a request and returns plain JSON data."""
if arg == []:
return '[]' # No need to bother, string for JSON.
Expand All @@ -57,7 +57,7 @@ def jsonreq(self, rtype, arg, prot='http'):

return req.text

def jsonmultiinfo(self, args, prot='http'):
def jsonmultiinfo(self, args, prot='https'):
"""Makes a multiinfo request and returns plain JSON data."""
if args == []:
return '[]' # No need to bother, string for JSON.
Expand All @@ -71,10 +71,10 @@ def jsonmultiinfo(self, args, prot='http'):

return req.text

def request(self, rtype, arg, prot='http'):
def request(self, rtype, arg, prot='https'):
"""Makes a request."""
return json.loads(self.jsonreq(rtype, arg, prot))

def multiinfo(self, args, prot='http'):
def multiinfo(self, args, prot='https'):
"""Makes a multiinfo request."""
return json.loads(self.jsonmultiinfo(args, prot))
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.5.10
# PKGBUILDer v2.1.5.11
# An AUR helper (and library) in Python 3.
# Copyright © 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.5.10
# PKGBUILDer v2.1.5.11
# An AUR helper (and library) in Python 3.
# Copyright © 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.5.10
# PKGBUILDer v2.1.5.11
# An AUR helper (and library) in Python 3.
# Copyright © 2011-2012, Kwpolska.
# See /LICENSE for licensing information.
Expand Down
2 changes: 1 addition & 1 deletion pkgbuilder/upgrade.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/python3
# -*- encoding: utf-8 -*-
# PKGBUILDer v2.1.5.10
# PKGBUILDer v2.1.5.11
# An AUR helper (and library) in Python 3.
# Copyright © 2011-2012, Kwpolska.
# See /LICENSE for licensing information.
Expand Down
2 changes: 1 addition & 1 deletion pkgbuilder/utils.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/python3
# -*- encoding: utf-8 -*-
# PKGBUILDer v2.1.5.10
# PKGBUILDer v2.1.5.11
# An AUR helper (and library) in Python 3.
# Copyright © 2011-2012, Kwpolska.
# See /LICENSE for licensing information.
Expand Down
2 changes: 1 addition & 1 deletion pkgbuilder/wrapper.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- encoding: utf-8 -*-
# PBWrapper v0.2.2
# PKGBUILDer v2.1.5.10
# PKGBUILDer v2.1.5.11
# An AUR helper (and library) in Python 3.
# Copyright © 2011-2012, Kwpolska.
# See /LICENSE for licensing information.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from distutils.core import setup

setup(name='pkgbuilder',
version='2.1.5.10',
version='2.1.5.11',
description='An AUR helper (and library) in Python 3.',
author='Kwpolska',
author_email='[email protected]',
Expand Down

0 comments on commit 9824020

Please sign in to comment.