diff --git a/.cache/v/cache/lastfailed b/.cache/v/cache/lastfailed new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/.cache/v/cache/lastfailed @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 40ea430..8b6ac63 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,8 +5,8 @@ Appendix C. Changelog :Author: Chris Warrick :Copyright: © 2011-2015, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2015-09-08 -:Version: 4.2.3 +:Date: 2015-10-04 +:Version: 4.2.4 .. index:: CHANGELOG @@ -47,6 +47,9 @@ More information can be found on GitHub in the `releases section :Copyright: © 2011-2015, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2015-09-08 -:Version: 4.2.3 +:Date: 2015-10-04 +:Version: 4.2.4 .. index:: contributing diff --git a/PKGBUILD b/PKGBUILD index d151705..72c9f6c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Chris Warrick pkgname=pkgbuilder _pyname=pkgbuilder -pkgver=4.2.3 +pkgver=4.2.4 pkgrel=1 pkgdesc='A Python AUR helper/library.' arch=('any') @@ -10,7 +10,7 @@ license=('BSD') depends=('python' 'python-setuptools' 'pyalpm>=0.5.1-1' 'python-requests' 'python-srcinfo' 'rsync' 'git') options=(!emptydirs) source=("https://pypi.python.org/packages/source/${_pyname:0:1}/${_pyname}/${_pyname}-${pkgver}.tar.gz") -md5sums=('6a835451ae4edcc145cf5b79587e7a37') +md5sums=('008a07dc3dc9bcc31e82bcd17edb6bbe') package() { cd "${srcdir}/${_pyname}-${pkgver}" diff --git a/PKGBUILD-git b/PKGBUILD-git index cc4105d..6cb9e11 100644 --- a/PKGBUILD-git +++ b/PKGBUILD-git @@ -2,7 +2,7 @@ pkgname=pkgbuilder-git _pyname=pkgbuilder _gitname=pkgbuilder -pkgver=4.2.3 +pkgver=4.2.4 pkgrel=1 pkgdesc='A Python AUR helper/library. (git version)' arch=('any') diff --git a/README b/README index b49e972..e71d650 100644 --- a/README +++ b/README @@ -3,8 +3,8 @@ PKGBUILDer. An AUR helper (and library) in Python 3. ===================================================== :Info: This is the README file for PKGBUILDer. :Author: Chris Warrick -:Date: 2015-09-08 -:Version: 4.2.3 +:Date: 2015-10-04 +:Version: 4.2.4 .. index: README diff --git a/README.rst b/README.rst index b49e972..e71d650 100644 --- a/README.rst +++ b/README.rst @@ -3,8 +3,8 @@ PKGBUILDer. An AUR helper (and library) in Python 3. ===================================================== :Info: This is the README file for PKGBUILDer. :Author: Chris Warrick -:Date: 2015-09-08 -:Version: 4.2.3 +:Date: 2015-10-04 +:Version: 4.2.4 .. index: README diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 40ea430..8b6ac63 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -5,8 +5,8 @@ Appendix C. Changelog :Author: Chris Warrick :Copyright: © 2011-2015, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2015-09-08 -:Version: 4.2.3 +:Date: 2015-10-04 +:Version: 4.2.4 .. index:: CHANGELOG @@ -47,6 +47,9 @@ More information can be found on GitHub in the `releases section :Copyright: © 2011-2015, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2015-09-08 -:Version: 4.2.3 +:Date: 2015-10-04 +:Version: 4.2.4 .. index:: contributing diff --git a/docs/LICENSE.rst b/docs/LICENSE.rst index 6b5d66e..ef5a563 100644 --- a/docs/LICENSE.rst +++ b/docs/LICENSE.rst @@ -3,8 +3,8 @@ Appendix B. License for PKGBUILDer ================================== :Info: This is the license for PKGBUILDer. :Author: Chris Warrick -:Date: 2015-09-08 -:Version: 4.2.3 +:Date: 2015-10-04 +:Version: 4.2.4 .. index:: LICENSE diff --git a/docs/README.rst b/docs/README.rst index b49e972..e71d650 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -3,8 +3,8 @@ PKGBUILDer. An AUR helper (and library) in Python 3. ===================================================== :Info: This is the README file for PKGBUILDer. :Author: Chris Warrick -:Date: 2015-09-08 -:Version: 4.2.3 +:Date: 2015-10-04 +:Version: 4.2.4 .. index: README diff --git a/docs/aur.rst b/docs/aur.rst index 27bfb6b..6dd1f7b 100644 --- a/docs/aur.rst +++ b/docs/aur.rst @@ -4,8 +4,8 @@ aur module (AUR class) :Author: Chris Warrick :Copyright: © 2011-2015, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2015-09-08 -:Version: 4.2.3 +:Date: 2015-10-04 +:Version: 4.2.4 .. index:: AUR; RPC .. index:: RPC diff --git a/docs/build.rst b/docs/build.rst index a171306..5d31d21 100644 --- a/docs/build.rst +++ b/docs/build.rst @@ -5,8 +5,8 @@ build module :Author: Chris Warrick :Copyright: © 2011-2015, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2015-09-08 -:Version: 4.2.3 +:Date: 2015-10-04 +:Version: 4.2.4 .. index:: build .. versionadded:: 2.1.0.0 diff --git a/docs/conf.py b/docs/conf.py index d6a939d..3853ec0 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,9 +48,9 @@ # built documents. # # The short X.Y version. -version = '4.2.3' +version = '4.2.4' # The full version, including alpha/beta/rc tags. -release = '4.2.3' +release = '4.2.4' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/docs/exceptions.rst b/docs/exceptions.rst index ca9bbee..939088d 100644 --- a/docs/exceptions.rst +++ b/docs/exceptions.rst @@ -5,8 +5,8 @@ Exceptions in PKGBUILDer :Author: Chris Warrick :Copyright: © 2011-2015, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2015-09-08 -:Version: 4.2.3 +:Date: 2015-10-04 +:Version: 4.2.4 .. index:: Exceptions .. versionadded:: 3.0.0 diff --git a/docs/main.rst b/docs/main.rst index f65d7ca..d5395f1 100644 --- a/docs/main.rst +++ b/docs/main.rst @@ -4,8 +4,8 @@ __main__ module :Author: Chris Warrick :Copyright: © 2011-2015, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2015-09-08 -:Version: 4.2.3 +:Date: 2015-10-04 +:Version: 4.2.4 .. index:: main .. versionchanged:: 4.0.0 diff --git a/docs/package.rst b/docs/package.rst index 59830e8..82006b8 100644 --- a/docs/package.rst +++ b/docs/package.rst @@ -5,8 +5,8 @@ package module (Package, AURPackage, ABSPackage classes) :Author: Chris Warrick :Copyright: © 2011-2015, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2015-09-08 -:Version: 4.2.3 +:Date: 2015-10-04 +:Version: 4.2.4 .. index:: Package .. index:: AURPackage diff --git a/docs/pb.8.gz b/docs/pb.8.gz index bc41ee3..d82b3c0 100644 Binary files a/docs/pb.8.gz and b/docs/pb.8.gz differ diff --git a/docs/pb.rst b/docs/pb.rst index bea8fa6..e71f636 100644 --- a/docs/pb.rst +++ b/docs/pb.rst @@ -6,8 +6,8 @@ PBWrapper :Author: Chris Warrick :Copyright: © 2011-2015, Chris Warrick. :License: BSD (see /LICENSE or Appendix B.) -:Date: 2015-09-08 -:Version: 4.2.3 +:Date: 2015-10-04 +:Version: 4.2.4 :Wrapper Version: 0.5.0 :Manual section: 8 :Manual group: PKGBUILDer manual diff --git a/docs/pbds.rst b/docs/pbds.rst index 48c81b5..87eee19 100644 --- a/docs/pbds.rst +++ b/docs/pbds.rst @@ -5,8 +5,8 @@ pbds module (PBDS class) :Author: Chris Warrick :Copyright: © 2011-2015, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2015-09-08 -:Version: 4.2.3 +:Date: 2015-10-04 +:Version: 4.2.4 .. module: pbds diff --git a/docs/pkgbuilder.8.gz b/docs/pkgbuilder.8.gz index 3decb37..ac29f50 100644 Binary files a/docs/pkgbuilder.8.gz and b/docs/pkgbuilder.8.gz differ diff --git a/docs/pkgbuilder.rst b/docs/pkgbuilder.rst index a108a73..b81f2a9 100644 --- a/docs/pkgbuilder.rst +++ b/docs/pkgbuilder.rst @@ -6,8 +6,8 @@ PKGBUILDer :Author: Chris Warrick :Copyright: © 2011-2015, Chris Warrick. :License: BSD (see /LICENSE or Appendix B.) -:Date: 2015-09-08 -:Version: 4.2.3 +:Date: 2015-10-04 +:Version: 4.2.4 :Manual section: 8 :Manual group: PKGBUILDer manual diff --git a/docs/sample-scripts.rst b/docs/sample-scripts.rst index 4d138ce..7151836 100644 --- a/docs/sample-scripts.rst +++ b/docs/sample-scripts.rst @@ -4,8 +4,8 @@ PKGBUILDer Sample Scripts :Author: Chris Warrick :Copyright: © 2011-2015, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2015-09-08 -:Version: 4.2.3 +:Date: 2015-10-04 +:Version: 4.2.4 .. index:: sample scripts diff --git a/docs/transaction.rst b/docs/transaction.rst index 651a025..c784ae0 100644 --- a/docs/transaction.rst +++ b/docs/transaction.rst @@ -5,8 +5,8 @@ Transactions :Author: Chris Warrick :Copyright: © 2011-2015, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2015-09-08 -:Version: 4.2.3 +:Date: 2015-10-04 +:Version: 4.2.4 .. index:: transaction .. versionadded:: 4.1.0 diff --git a/docs/ui.rst b/docs/ui.rst index 5fa7802..c055898 100644 --- a/docs/ui.rst +++ b/docs/ui.rst @@ -5,8 +5,8 @@ ui module (UI class) :Author: Chris Warrick :Copyright: © 2011-2015, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2015-09-08 -:Version: 4.2.3 +:Date: 2015-10-04 +:Version: 4.2.4 .. index:: UI .. versionadded:: 3.0.0 diff --git a/docs/upgrade.rst b/docs/upgrade.rst index 536b7c3..4cd1d3a 100644 --- a/docs/upgrade.rst +++ b/docs/upgrade.rst @@ -5,8 +5,8 @@ upgrade module :Author: Chris Warrick :Copyright: © 2011-2015, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2015-09-08 -:Version: 4.2.3 +:Date: 2015-10-04 +:Version: 4.2.4 .. index:: upgrade .. index:: Syu diff --git a/docs/utils.rst b/docs/utils.rst index 3330e93..f1a2ae5 100644 --- a/docs/utils.rst +++ b/docs/utils.rst @@ -5,8 +5,8 @@ utils module :Author: Chris Warrick :Copyright: © 2011-2015, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2015-09-08 -:Version: 4.2.3 +:Date: 2015-10-04 +:Version: 4.2.4 .. index:: utils .. versionadded:: 2.1.0.0 diff --git a/docs/wrapper.rst b/docs/wrapper.rst index 30046ca..4a84ee9 100644 --- a/docs/wrapper.rst +++ b/docs/wrapper.rst @@ -4,8 +4,8 @@ PBWrapper :Author: Chris Warrick :Copyright: © 2011-2015, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2015-09-08 -:Version: 4.2.3 +:Date: 2015-10-04 +:Version: 4.2.4 :PBWrapper Version: 0.2.3 .. index:: wrapper diff --git a/locale/ar/LC_MESSAGES/pkgbuilder.mo b/locale/ar/LC_MESSAGES/pkgbuilder.mo index 8dce14c..595d71c 100644 Binary files a/locale/ar/LC_MESSAGES/pkgbuilder.mo and b/locale/ar/LC_MESSAGES/pkgbuilder.mo differ diff --git a/locale/ar/LC_MESSAGES/pkgbuilder.po b/locale/ar/LC_MESSAGES/pkgbuilder.po index 686b27d..cebf0fb 100644 --- a/locale/ar/LC_MESSAGES/pkgbuilder.po +++ b/locale/ar/LC_MESSAGES/pkgbuilder.po @@ -5,9 +5,9 @@ # Translators: msgid "" msgstr "" -"Project-Id-Version: 4.2.3\n" +"Project-Id-Version: 4.2.4\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2015-09-08 17:37+0200\n" +"POT-Creation-Date: 2015-10-04 10:14+0200\n" "PO-Revision-Date: 2015-09-08 15:37+0000\n" "Last-Translator: Chris Warrick \n" "Language-Team: Arabic (http://www.transifex.com/kwpolska/pkgbuilder/language/" diff --git a/locale/cs/LC_MESSAGES/pkgbuilder.mo b/locale/cs/LC_MESSAGES/pkgbuilder.mo index 0be7583..becc593 100644 Binary files a/locale/cs/LC_MESSAGES/pkgbuilder.mo and b/locale/cs/LC_MESSAGES/pkgbuilder.mo differ diff --git a/locale/cs/LC_MESSAGES/pkgbuilder.po b/locale/cs/LC_MESSAGES/pkgbuilder.po index 36c5f2b..32d3b4b 100644 --- a/locale/cs/LC_MESSAGES/pkgbuilder.po +++ b/locale/cs/LC_MESSAGES/pkgbuilder.po @@ -5,9 +5,9 @@ # Translators: msgid "" msgstr "" -"Project-Id-Version: 4.2.3\n" +"Project-Id-Version: 4.2.4\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2015-09-08 17:37+0200\n" +"POT-Creation-Date: 2015-10-04 10:14+0200\n" "PO-Revision-Date: 2015-09-08 15:37+0000\n" "Last-Translator: Chris Warrick \n" "Language-Team: Czech (http://www.transifex.com/kwpolska/pkgbuilder/language/" diff --git a/locale/de/LC_MESSAGES/pkgbuilder.mo b/locale/de/LC_MESSAGES/pkgbuilder.mo index 6f94177..b5f6765 100644 Binary files a/locale/de/LC_MESSAGES/pkgbuilder.mo and b/locale/de/LC_MESSAGES/pkgbuilder.mo differ diff --git a/locale/de/LC_MESSAGES/pkgbuilder.po b/locale/de/LC_MESSAGES/pkgbuilder.po index e0b7ac6..c494261 100644 --- a/locale/de/LC_MESSAGES/pkgbuilder.po +++ b/locale/de/LC_MESSAGES/pkgbuilder.po @@ -6,9 +6,9 @@ # Max Mustermann , 2013 msgid "" msgstr "" -"Project-Id-Version: 4.2.3\n" +"Project-Id-Version: 4.2.4\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2015-09-08 17:37+0200\n" +"POT-Creation-Date: 2015-10-04 10:14+0200\n" "PO-Revision-Date: 2015-09-08 15:37+0000\n" "Last-Translator: Chris Warrick \n" "Language-Team: German (http://www.transifex.com/kwpolska/pkgbuilder/language/" diff --git a/locale/es/LC_MESSAGES/pkgbuilder.mo b/locale/es/LC_MESSAGES/pkgbuilder.mo index 169a12b..bed25f3 100644 Binary files a/locale/es/LC_MESSAGES/pkgbuilder.mo and b/locale/es/LC_MESSAGES/pkgbuilder.mo differ diff --git a/locale/es/LC_MESSAGES/pkgbuilder.po b/locale/es/LC_MESSAGES/pkgbuilder.po index 9d98860..aeec4bb 100644 --- a/locale/es/LC_MESSAGES/pkgbuilder.po +++ b/locale/es/LC_MESSAGES/pkgbuilder.po @@ -13,9 +13,9 @@ # tufadorin , 2013 msgid "" msgstr "" -"Project-Id-Version: 4.2.3\n" +"Project-Id-Version: 4.2.4\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2015-09-08 17:37+0200\n" +"POT-Creation-Date: 2015-10-04 10:14+0200\n" "PO-Revision-Date: 2015-09-08 15:38+0000\n" "Last-Translator: Chris Warrick \n" "Language-Team: Spanish (http://www.transifex.com/kwpolska/pkgbuilder/" diff --git a/locale/id/LC_MESSAGES/pkgbuilder.mo b/locale/id/LC_MESSAGES/pkgbuilder.mo index 197497c..0a4f7fe 100644 Binary files a/locale/id/LC_MESSAGES/pkgbuilder.mo and b/locale/id/LC_MESSAGES/pkgbuilder.mo differ diff --git a/locale/id/LC_MESSAGES/pkgbuilder.po b/locale/id/LC_MESSAGES/pkgbuilder.po index 5d7414e..6bd83b9 100644 --- a/locale/id/LC_MESSAGES/pkgbuilder.po +++ b/locale/id/LC_MESSAGES/pkgbuilder.po @@ -5,9 +5,9 @@ # Translators: msgid "" msgstr "" -"Project-Id-Version: 4.2.3\n" +"Project-Id-Version: 4.2.4\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2015-09-08 17:37+0200\n" +"POT-Creation-Date: 2015-10-04 10:14+0200\n" "PO-Revision-Date: 2015-09-08 15:37+0000\n" "Last-Translator: Chris Warrick \n" "Language-Team: Indonesian (http://www.transifex.com/kwpolska/pkgbuilder/" diff --git a/locale/it/LC_MESSAGES/pkgbuilder.mo b/locale/it/LC_MESSAGES/pkgbuilder.mo index 41c95e1..b4be374 100644 Binary files a/locale/it/LC_MESSAGES/pkgbuilder.mo and b/locale/it/LC_MESSAGES/pkgbuilder.mo differ diff --git a/locale/it/LC_MESSAGES/pkgbuilder.po b/locale/it/LC_MESSAGES/pkgbuilder.po index d000d57..d3f698b 100644 --- a/locale/it/LC_MESSAGES/pkgbuilder.po +++ b/locale/it/LC_MESSAGES/pkgbuilder.po @@ -10,9 +10,9 @@ # Chris Warrick , 2013 msgid "" msgstr "" -"Project-Id-Version: 4.2.3\n" +"Project-Id-Version: 4.2.4\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2015-09-08 17:37+0200\n" +"POT-Creation-Date: 2015-10-04 10:14+0200\n" "PO-Revision-Date: 2015-09-08 15:38+0000\n" "Last-Translator: Chris Warrick \n" "Language-Team: Italian (http://www.transifex.com/kwpolska/pkgbuilder/" diff --git a/locale/ja/LC_MESSAGES/pkgbuilder.mo b/locale/ja/LC_MESSAGES/pkgbuilder.mo index 51ba958..bc73b15 100644 Binary files a/locale/ja/LC_MESSAGES/pkgbuilder.mo and b/locale/ja/LC_MESSAGES/pkgbuilder.mo differ diff --git a/locale/ja/LC_MESSAGES/pkgbuilder.po b/locale/ja/LC_MESSAGES/pkgbuilder.po index 8f707d7..5e4e7ad 100644 --- a/locale/ja/LC_MESSAGES/pkgbuilder.po +++ b/locale/ja/LC_MESSAGES/pkgbuilder.po @@ -5,9 +5,9 @@ # Translators: msgid "" msgstr "" -"Project-Id-Version: 4.2.3\n" +"Project-Id-Version: 4.2.4\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2015-09-08 17:37+0200\n" +"POT-Creation-Date: 2015-10-04 10:14+0200\n" "PO-Revision-Date: 2015-09-08 15:37+0000\n" "Last-Translator: Chris Warrick \n" "Language-Team: Japanese (http://www.transifex.com/kwpolska/pkgbuilder/" diff --git a/locale/pl/LC_MESSAGES/pkgbuilder.mo b/locale/pl/LC_MESSAGES/pkgbuilder.mo index 088836e..f7aafbf 100644 Binary files a/locale/pl/LC_MESSAGES/pkgbuilder.mo and b/locale/pl/LC_MESSAGES/pkgbuilder.mo differ diff --git a/locale/pl/LC_MESSAGES/pkgbuilder.po b/locale/pl/LC_MESSAGES/pkgbuilder.po index 93e828b..b220167 100644 --- a/locale/pl/LC_MESSAGES/pkgbuilder.po +++ b/locale/pl/LC_MESSAGES/pkgbuilder.po @@ -1,24 +1,26 @@ # PKGBUILDer pot file. # Copyright © 2015, Chris Warrick. # This file is distributed under the same license as the PKGBUILDer package. -# +# # Translators: # Chris Warrick , 2013-2015 # Chris Warrick , 2013 # Chris Warrick , 2013 msgid "" msgstr "" -"Project-Id-Version: PKGBUILDer\n" +"Project-Id-Version: 4.2.4\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2015-09-08 17:37+0200\n" +"POT-Creation-Date: 2015-10-04 10:14+0200\n" "PO-Revision-Date: 2015-09-08 15:38+0000\n" "Last-Translator: Chris Warrick \n" -"Language-Team: Polish (http://www.transifex.com/kwpolska/pkgbuilder/language/pl/)\n" +"Language-Team: Polish (http://www.transifex.com/kwpolska/pkgbuilder/language/" +"pl/)\n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: pl\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" #: pkgbuilder/build.py:53 msgid "The build succeeded." @@ -36,7 +38,9 @@ msgstr "znaleziono istniejący pakiet {0}" #: pkgbuilder/build.py:111 #, python-brace-format msgid "makepkg (or someone else) failed and returned {0}." -msgstr "budowanie pakietu przez makepkg (lub coś innego) nie powiodło się i zwróciło {0}." +msgstr "" +"budowanie pakietu przez makepkg (lub coś innego) nie powiodło się i zwróciło " +"{0}." #: pkgbuilder/build.py:275 #, python-brace-format @@ -275,7 +279,9 @@ msgstr "uaktualnij wszystkie pakiety z VCS/z wersjami będącymi datami" #: pkgbuilder/__main__.py:111 msgid "don't upgrade all the VCS/date-versioned packages (default)" -msgstr "nie uaktualniaj wszystkie pakiety z VCS/z wersjami będącymi datami (domyślnie)" +msgstr "" +"nie uaktualniaj wszystkie pakiety z VCS/z wersjami będącymi datami " +"(domyślnie)" #: pkgbuilder/__main__.py:116 msgid "check if packages were installed after build (default)" @@ -371,7 +377,9 @@ msgstr "pomijanie pakietu {0}" msgid "" "PKGBUILDer (or the requests library) had problems with fulfilling an HTTP " "request." -msgstr "PKGBUILDer (lub bliblioteka requests) miała problemy z wypełniem żądania HTTP." +msgstr "" +"PKGBUILDer (lub bliblioteka requests) miała problemy z wypełniem żądania " +"HTTP." #. TRANSLATORS: see makepkg. #: pkgbuilder/pbds.py:55 @@ -396,7 +404,9 @@ msgstr "Inicjalizowanie dostępu do pacmana..." msgid "" "Running as root is not allowed as it can cause catastrophic damage to your " "system!" -msgstr "Uruchamianie jako root nie jest dozwolone, ponieważ może to spowodować katastrofalne szkody!" +msgstr "" +"Uruchamianie jako root nie jest dozwolone, ponieważ może to spowodować " +"katastrofalne szkody!" #: pkgbuilder/pbds.py:205 msgid "Please restart PKGBUILDer as a regular user." @@ -592,7 +602,28 @@ msgid "" "First Submitted: {fsb}\n" "Last Updated : {upd}\n" "Description : {dsc}\n" -msgstr "Repozytorium : aur\nNazwa : {nme}\nBaza pakietu : {bse}\nWersja : {ver}\nURL : {url}\nLicencje : {lic}\nGrupy : {grp}\nDostarcza : {prv}\nZależy od : {dep}\nZależności budowania: {mkd}\nZależności sprawdzania: {ckd}\nOpcjonalne zależności: {opt}\nKonfliktuje z : {cnf}\nZastępuje : {rpl}\nGłosy : {cmv}\nPopularność : {pop}\nNieaktualny : {ood}\nOpiekun : {mnt}\nWysłany : {fsb}\nOst. aktualiz. : {upd}\nOpis : {dsc}\n" +msgstr "" +"Repozytorium : aur\n" +"Nazwa : {nme}\n" +"Baza pakietu : {bse}\n" +"Wersja : {ver}\n" +"URL : {url}\n" +"Licencje : {lic}\n" +"Grupy : {grp}\n" +"Dostarcza : {prv}\n" +"Zależy od : {dep}\n" +"Zależności budowania: {mkd}\n" +"Zależności sprawdzania: {ckd}\n" +"Opcjonalne zależności: {opt}\n" +"Konfliktuje z : {cnf}\n" +"Zastępuje : {rpl}\n" +"Głosy : {cmv}\n" +"Popularność : {pop}\n" +"Nieaktualny : {ood}\n" +"Opiekun : {mnt}\n" +"Wysłany : {fsb}\n" +"Ost. aktualiz. : {upd}\n" +"Opis : {dsc}\n" #: pkgbuilder/utils.py:182 msgid "yes" @@ -622,7 +653,18 @@ msgid "" "\n" "Additional options:\n" " -L, --unlock unlock the pacman database" -msgstr "sposób użycia: {0} [...]\n\nPBWrapper, wrapper dla pacmana i PKGBUILDera.\n\n{1}\n\nObowiązuje składnia pacmana i PKGBUILDera. Zajrzyj do ich stron\nw podręczniku man lub do komend pomocy, aby dowiedzieć się więcej.\n\nDodatkowe opcje:\n -L, --unlock odblokuj bazę danych pacmana" +msgstr "" +"sposób użycia: {0} [...]\n" +"\n" +"PBWrapper, wrapper dla pacmana i PKGBUILDera.\n" +"\n" +"{1}\n" +"\n" +"Obowiązuje składnia pacmana i PKGBUILDera. Zajrzyj do ich stron\n" +"w podręczniku man lub do komend pomocy, aby dowiedzieć się więcej.\n" +"\n" +"Dodatkowe opcje:\n" +" -L, --unlock odblokuj bazę danych pacmana" #. A module only for gettext locale provision. #: localeprovider.py:2 diff --git a/locale/pt/LC_MESSAGES/pkgbuilder.mo b/locale/pt/LC_MESSAGES/pkgbuilder.mo index c05fd3e..49b43d3 100644 Binary files a/locale/pt/LC_MESSAGES/pkgbuilder.mo and b/locale/pt/LC_MESSAGES/pkgbuilder.mo differ diff --git a/locale/pt/LC_MESSAGES/pkgbuilder.po b/locale/pt/LC_MESSAGES/pkgbuilder.po index a371cc2..43e3a01 100644 --- a/locale/pt/LC_MESSAGES/pkgbuilder.po +++ b/locale/pt/LC_MESSAGES/pkgbuilder.po @@ -6,9 +6,9 @@ # Thiago Perrotta , 2015 msgid "" msgstr "" -"Project-Id-Version: 4.2.3\n" +"Project-Id-Version: 4.2.4\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2015-09-08 17:37+0200\n" +"POT-Creation-Date: 2015-10-04 10:14+0200\n" "PO-Revision-Date: 2015-09-08 15:38+0000\n" "Last-Translator: Chris Warrick \n" "Language-Team: Portuguese (http://www.transifex.com/kwpolska/pkgbuilder/" diff --git a/locale/sk/LC_MESSAGES/pkgbuilder.mo b/locale/sk/LC_MESSAGES/pkgbuilder.mo index e26236a..02270ed 100644 Binary files a/locale/sk/LC_MESSAGES/pkgbuilder.mo and b/locale/sk/LC_MESSAGES/pkgbuilder.mo differ diff --git a/locale/sk/LC_MESSAGES/pkgbuilder.po b/locale/sk/LC_MESSAGES/pkgbuilder.po index 11b7c24..cb47bb4 100644 --- a/locale/sk/LC_MESSAGES/pkgbuilder.po +++ b/locale/sk/LC_MESSAGES/pkgbuilder.po @@ -5,9 +5,9 @@ # Translators: msgid "" msgstr "" -"Project-Id-Version: 4.2.3\n" +"Project-Id-Version: 4.2.4\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2015-09-08 17:37+0200\n" +"POT-Creation-Date: 2015-10-04 10:14+0200\n" "PO-Revision-Date: 2015-09-08 15:37+0000\n" "Last-Translator: Chris Warrick \n" "Language-Team: Slovak (http://www.transifex.com/kwpolska/pkgbuilder/language/" diff --git a/locale/sv/LC_MESSAGES/pkgbuilder.mo b/locale/sv/LC_MESSAGES/pkgbuilder.mo index 2059dde..4602b24 100644 Binary files a/locale/sv/LC_MESSAGES/pkgbuilder.mo and b/locale/sv/LC_MESSAGES/pkgbuilder.mo differ diff --git a/locale/sv/LC_MESSAGES/pkgbuilder.po b/locale/sv/LC_MESSAGES/pkgbuilder.po index 51a6f7c..dd04eec 100644 --- a/locale/sv/LC_MESSAGES/pkgbuilder.po +++ b/locale/sv/LC_MESSAGES/pkgbuilder.po @@ -5,9 +5,9 @@ # Translators: msgid "" msgstr "" -"Project-Id-Version: 4.2.3\n" +"Project-Id-Version: 4.2.4\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2015-09-08 17:37+0200\n" +"POT-Creation-Date: 2015-10-04 10:14+0200\n" "PO-Revision-Date: 2015-09-08 15:37+0000\n" "Last-Translator: Chris Warrick \n" "Language-Team: Swedish (http://www.transifex.com/kwpolska/pkgbuilder/" diff --git a/locale/tr/LC_MESSAGES/pkgbuilder.mo b/locale/tr/LC_MESSAGES/pkgbuilder.mo index 25f66ea..3e58a28 100644 Binary files a/locale/tr/LC_MESSAGES/pkgbuilder.mo and b/locale/tr/LC_MESSAGES/pkgbuilder.mo differ diff --git a/locale/tr/LC_MESSAGES/pkgbuilder.po b/locale/tr/LC_MESSAGES/pkgbuilder.po index 1732b45..8743f7e 100644 --- a/locale/tr/LC_MESSAGES/pkgbuilder.po +++ b/locale/tr/LC_MESSAGES/pkgbuilder.po @@ -10,9 +10,9 @@ # Yusuf Faruk DOĞAN , 2013 msgid "" msgstr "" -"Project-Id-Version: 4.2.3\n" +"Project-Id-Version: 4.2.4\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2015-09-08 17:37+0200\n" +"POT-Creation-Date: 2015-10-04 10:14+0200\n" "PO-Revision-Date: 2015-09-08 15:37+0000\n" "Last-Translator: Chris Warrick \n" "Language-Team: Turkish (http://www.transifex.com/kwpolska/pkgbuilder/" diff --git a/locale/vi/LC_MESSAGES/pkgbuilder.mo b/locale/vi/LC_MESSAGES/pkgbuilder.mo index b85a94b..a34f74c 100644 Binary files a/locale/vi/LC_MESSAGES/pkgbuilder.mo and b/locale/vi/LC_MESSAGES/pkgbuilder.mo differ diff --git a/locale/vi/LC_MESSAGES/pkgbuilder.po b/locale/vi/LC_MESSAGES/pkgbuilder.po index 2b45e55..87650c6 100644 --- a/locale/vi/LC_MESSAGES/pkgbuilder.po +++ b/locale/vi/LC_MESSAGES/pkgbuilder.po @@ -8,9 +8,9 @@ # Anh Phan , 2013 msgid "" msgstr "" -"Project-Id-Version: 4.2.3\n" +"Project-Id-Version: 4.2.4\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2015-09-08 17:37+0200\n" +"POT-Creation-Date: 2015-10-04 10:14+0200\n" "PO-Revision-Date: 2015-09-08 15:37+0000\n" "Last-Translator: Chris Warrick \n" "Language-Team: Vietnamese (http://www.transifex.com/kwpolska/pkgbuilder/" diff --git a/messages.pot b/messages.pot index f1f561a..20763a8 100644 --- a/messages.pot +++ b/messages.pot @@ -5,10 +5,10 @@ # msgid "" msgstr "" - "Project-Id-Version: 4.2.3\n" + "Project-Id-Version: 4.2.4\n" "Report-Msgid-Bugs-To: Chris Warrick \n" - "POT-Creation-Date: 2015-09-08 17:37+0200\n" - "PO-Revision-Date: 2015-09-08 17:37+0200\n" + "POT-Creation-Date: 2015-10-04 10:14+0200\n" + "PO-Revision-Date: 2015-10-04 10:14+0200\n" "Last-Translator: Chris Warrick \n" "Language-Team: Chris Warrick \n" "Language: en\n" diff --git a/pkgbuilder/__init__.py b/pkgbuilder/__init__.py index ae49106..945ffe2 100644 --- a/pkgbuilder/__init__.py +++ b/pkgbuilder/__init__.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -# PKGBUILDer v4.2.3 +# PKGBUILDer v4.2.4 # An AUR helper (and library) in Python 3. # Copyright © 2011-2015, Chris Warrick. # All rights reserved. @@ -45,7 +45,7 @@ __title__ = 'PKGBUILDer' -__version__ = '4.2.3' +__version__ = '4.2.4' __author__ = 'Chris Warrick' __license__ = '3-clause BSD' __docformat__ = 'restructuredtext en' diff --git a/pkgbuilder/__main__.py b/pkgbuilder/__main__.py index ed1f0a9..4f950cf 100644 --- a/pkgbuilder/__main__.py +++ b/pkgbuilder/__main__.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -# PKGBUILDer v4.2.3 +# PKGBUILDer v4.2.4 # An AUR helper (and library) in Python 3. # Copyright © 2011-2015, Chris Warrick. # See /LICENSE for licensing information. diff --git a/pkgbuilder/aur.py b/pkgbuilder/aur.py index 1f25353..a9476cc 100644 --- a/pkgbuilder/aur.py +++ b/pkgbuilder/aur.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -# PKGBUILDer v4.2.3 +# PKGBUILDer v4.2.4 # An AUR helper (and library) in Python 3. # Copyright © 2011-2015, Chris Warrick. # See /LICENSE for licensing information. diff --git a/pkgbuilder/build.py b/pkgbuilder/build.py index df2e475..d3ffe9c 100644 --- a/pkgbuilder/build.py +++ b/pkgbuilder/build.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -# PKGBUILDer v4.2.3 +# PKGBUILDer v4.2.4 # An AUR helper (and library) in Python 3. # Copyright © 2011-2015, Chris Warrick. # See /LICENSE for licensing information. diff --git a/pkgbuilder/exceptions.py b/pkgbuilder/exceptions.py index 4d6f974..6234549 100644 --- a/pkgbuilder/exceptions.py +++ b/pkgbuilder/exceptions.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -# PKGBUILDer v4.2.3 +# PKGBUILDer v4.2.4 # An AUR helper (and library) in Python 3. # Copyright © 2011-2015, Chris Warrick. # See /LICENSE for licensing information. diff --git a/pkgbuilder/package.py b/pkgbuilder/package.py index f2d1a43..7768e35 100644 --- a/pkgbuilder/package.py +++ b/pkgbuilder/package.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -# PKGBUILDer v4.2.3 +# PKGBUILDer v4.2.4 # An AUR helper (and library) in Python 3. # Copyright © 2011-2015, Chris Warrick. # See /LICENSE for licensing information. @@ -119,7 +119,7 @@ def from_aurdict(cls, aurdict): k, aurdict)) # Manual overrides. - p.is_outdated = aurdict['OutOfDate'] > 0 + p.is_outdated = aurdict['OutOfDate'] is not None if p.is_outdated: p.outdated_since = mktime(aurdict['OutOfDate']) diff --git a/pkgbuilder/pbds.py b/pkgbuilder/pbds.py index 011d87c..6710c68 100644 --- a/pkgbuilder/pbds.py +++ b/pkgbuilder/pbds.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -# PKGBUILDer v4.2.3 +# PKGBUILDer v4.2.4 # An AUR helper (and library) in Python 3. # Copyright © 2011-2015, Chris Warrick. # See /LICENSE for licensing information. diff --git a/pkgbuilder/transaction.py b/pkgbuilder/transaction.py index 8d84046..6f25a9b 100644 --- a/pkgbuilder/transaction.py +++ b/pkgbuilder/transaction.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -# PKGBUILDer v4.2.3 +# PKGBUILDer v4.2.4 # An AUR helper (and library) in Python 3. # Copyright © 2011-2015, Chris Warrick. # See /LICENSE for licensing information. diff --git a/pkgbuilder/ui.py b/pkgbuilder/ui.py index fcb10f7..d98bfc8 100644 --- a/pkgbuilder/ui.py +++ b/pkgbuilder/ui.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -# PKGBUILDer v4.2.3 +# PKGBUILDer v4.2.4 # An AUR helper (and library) in Python 3. # Copyright © 2011-2015, Chris Warrick. # See /LICENSE for licensing information. diff --git a/pkgbuilder/upgrade.py b/pkgbuilder/upgrade.py index 19f6bf3..24c3f29 100644 --- a/pkgbuilder/upgrade.py +++ b/pkgbuilder/upgrade.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -# PKGBUILDer v4.2.3 +# PKGBUILDer v4.2.4 # An AUR helper (and library) in Python 3. # Copyright © 2011-2015, Chris Warrick. # See /LICENSE for licensing information. diff --git a/pkgbuilder/utils.py b/pkgbuilder/utils.py index 19efcea..d39ea4c 100644 --- a/pkgbuilder/utils.py +++ b/pkgbuilder/utils.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -# PKGBUILDer v4.2.3 +# PKGBUILDer v4.2.4 # An AUR helper (and library) in Python 3. # Copyright © 2011-2015, Chris Warrick. # See /LICENSE for licensing information. diff --git a/pkgbuilder/wrapper.py b/pkgbuilder/wrapper.py index d945d23..32151ff 100644 --- a/pkgbuilder/wrapper.py +++ b/pkgbuilder/wrapper.py @@ -1,6 +1,6 @@ # -*- encoding: utf-8 -*- # PBWrapper v0.5.0 -# PKGBUILDer v4.2.3 +# PKGBUILDer v4.2.4 # An AUR helper (and library) in Python 3. # Copyright © 2011-2015, Chris Warrick. # See /LICENSE for licensing information. diff --git a/setup.py b/setup.py index c3c36ac..42b6e6a 100755 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ def run_tests(self): sys.exit(errno) setup(name='pkgbuilder', - version='4.2.3', + version='4.2.4', description='An AUR helper (and library) in Python 3.', keywords='arch pkgbuild', author='Chris Warrick',