diff --git a/.pbwrapperhelp b/.pbwrapperhelp index 20f44ad..89fa8f8 100644 --- a/.pbwrapperhelp +++ b/.pbwrapperhelp @@ -27,7 +27,8 @@ options: --confirm always ask for confirmation --dbonly only modify database entries, not package files --debug display debug messages - --force force install, overwrite conflicting files + --disable-download-timeout + use relaxed timeouts for download --gpgdir set an alternate home directory for GnuPG --hookdir set an alternate hook location --ignore ignore a package upgrade (can be used more than once) @@ -38,8 +39,11 @@ options: --noconfirm do not ask for any confirmation --noprogressbar do not show a progress bar when downloading files --noscriptlet do not execute the install scriptlet if one exists + --overwrite + overwrite conflicting files (can be used more than once) --print-format specify how the targets should be printed + --sysroot operate on a mounted guest system (root-only) usage: pkgbuilder [-h] [-V] [-S] [-F] [--userfetch USER] [-i] [-s] [-u] [-U] [-X] [-c] [--noclean] [--colors] [-C] [--debug] [--nodebug] [--depcheck] [-d] [-D] [--novcsupgrade] [--validation] [-v] diff --git a/CHANGELOG.rst b/CHANGELOG.rst index c05b56c..89f5280 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,8 +5,8 @@ Appendix C. Changelog :Author: Chris Warrick :Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2018-03-25 -:Version: 4.2.17 +:Date: 2018-07-31 +:Version: 4.2.18 .. index:: CHANGELOG @@ -47,6 +47,9 @@ More information can be found on GitHub in the `releases section pkgname=pkgbuilder _pyname=pkgbuilder -pkgver=4.2.17 +pkgver=4.2.18 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' 'asp' 'git') options=(!emptydirs) source=("https://files.pythonhosted.org/packages/source/${_pyname:0:1}/${_pyname}/${_pyname}-${pkgver}.tar.gz") -md5sums=('b3b2b808f80f334c32aa5f719779ee05') +md5sums=('d7aa404dac208d420d338774662b4037') package() { cd "${srcdir}/${_pyname}-${pkgver}" diff --git a/PKGBUILD-git b/PKGBUILD-git index 019172c..0f6d23a 100644 --- a/PKGBUILD-git +++ b/PKGBUILD-git @@ -2,7 +2,7 @@ pkgname=pkgbuilder-git _pyname=pkgbuilder _gitname=pkgbuilder -pkgver=4.2.17 +pkgver=4.2.18 pkgrel=1 pkgdesc='A Python AUR helper/library. (git version)' arch=('any') diff --git a/README b/README index af4a83c..fa75ae5 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: 2018-03-25 -:Version: 4.2.17 +:Date: 2018-07-31 +:Version: 4.2.18 .. index: README diff --git a/README.rst b/README.rst index af4a83c..fa75ae5 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: 2018-03-25 -:Version: 4.2.17 +:Date: 2018-07-31 +:Version: 4.2.18 .. index: README diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index c05b56c..89f5280 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -5,8 +5,8 @@ Appendix C. Changelog :Author: Chris Warrick :Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2018-03-25 -:Version: 4.2.17 +:Date: 2018-07-31 +:Version: 4.2.18 .. index:: CHANGELOG @@ -47,6 +47,9 @@ More information can be found on GitHub in the `releases section -:Date: 2018-03-25 -:Version: 4.2.17 +:Date: 2018-07-31 +:Version: 4.2.18 .. index:: LICENSE diff --git a/docs/README.rst b/docs/README.rst index af4a83c..fa75ae5 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: 2018-03-25 -:Version: 4.2.17 +:Date: 2018-07-31 +:Version: 4.2.18 .. index: README diff --git a/docs/aur.rst b/docs/aur.rst index 4fb590c..a7bd708 100644 --- a/docs/aur.rst +++ b/docs/aur.rst @@ -4,8 +4,8 @@ aur module (AUR class) :Author: Chris Warrick :Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2018-03-25 -:Version: 4.2.17 +:Date: 2018-07-31 +:Version: 4.2.18 .. index:: AUR; RPC .. index:: RPC diff --git a/docs/build.rst b/docs/build.rst index 8978896..270d1f3 100644 --- a/docs/build.rst +++ b/docs/build.rst @@ -5,8 +5,8 @@ build module :Author: Chris Warrick :Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2018-03-25 -:Version: 4.2.17 +:Date: 2018-07-31 +:Version: 4.2.18 .. index:: build .. versionadded:: 2.1.0.0 diff --git a/docs/conf.py b/docs/conf.py index 78c111a..6de3c5e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,9 +48,9 @@ # built documents. # # The short X.Y version. -version = '4.2.17' +version = '4.2.18' # The full version, including alpha/beta/rc tags. -release = '4.2.17' +release = '4.2.18' # 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 34c34d5..5f63798 100644 --- a/docs/exceptions.rst +++ b/docs/exceptions.rst @@ -5,8 +5,8 @@ Exceptions in PKGBUILDer :Author: Chris Warrick :Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2018-03-25 -:Version: 4.2.17 +:Date: 2018-07-31 +:Version: 4.2.18 .. index:: Exceptions .. versionadded:: 3.0.0 diff --git a/docs/main.rst b/docs/main.rst index d6c6973..1eaac92 100644 --- a/docs/main.rst +++ b/docs/main.rst @@ -4,8 +4,8 @@ __main__ module :Author: Chris Warrick :Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2018-03-25 -:Version: 4.2.17 +:Date: 2018-07-31 +:Version: 4.2.18 .. index:: main .. versionchanged:: 4.0.0 diff --git a/docs/package.rst b/docs/package.rst index 509a1ce..0b6b125 100644 --- a/docs/package.rst +++ b/docs/package.rst @@ -5,8 +5,8 @@ package module (Package, AURPackage, ABSPackage classes) :Author: Chris Warrick :Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2018-03-25 -:Version: 4.2.17 +:Date: 2018-07-31 +:Version: 4.2.18 .. index:: Package .. index:: AURPackage diff --git a/docs/pb.8.gz b/docs/pb.8.gz index 6ba4db0..5cc95c6 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 f347b3e..6ec130f 100644 --- a/docs/pb.rst +++ b/docs/pb.rst @@ -6,9 +6,9 @@ PBWrapper :Author: Chris Warrick :Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or Appendix B.) -:Date: 2018-03-25 -:Version: 4.2.17 -:Wrapper Version: 0.5.3 +:Date: 2018-07-31 +:Version: 4.2.18 +:Wrapper Version: 0.5.6 :Manual section: 8 :Manual group: PKGBUILDer manual diff --git a/docs/pbds.rst b/docs/pbds.rst index 3abb8fb..8d1ca26 100644 --- a/docs/pbds.rst +++ b/docs/pbds.rst @@ -5,8 +5,8 @@ pbds module (PBDS class) :Author: Chris Warrick :Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2018-03-25 -:Version: 4.2.17 +:Date: 2018-07-31 +:Version: 4.2.18 .. module: pbds diff --git a/docs/pkgbuilder.8.gz b/docs/pkgbuilder.8.gz index 18275c6..894a13f 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 98f321a..0c5742d 100644 --- a/docs/pkgbuilder.rst +++ b/docs/pkgbuilder.rst @@ -6,8 +6,8 @@ PKGBUILDer :Author: Chris Warrick :Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or Appendix B.) -:Date: 2018-03-25 -:Version: 4.2.17 +:Date: 2018-07-31 +:Version: 4.2.18 :Manual section: 8 :Manual group: PKGBUILDer manual diff --git a/docs/sample-scripts.rst b/docs/sample-scripts.rst index 444c60c..ce5e57a 100644 --- a/docs/sample-scripts.rst +++ b/docs/sample-scripts.rst @@ -4,8 +4,8 @@ PKGBUILDer Sample Scripts :Author: Chris Warrick :Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2018-03-25 -:Version: 4.2.17 +:Date: 2018-07-31 +:Version: 4.2.18 .. index:: sample scripts diff --git a/docs/transaction.rst b/docs/transaction.rst index f666733..62b2370 100644 --- a/docs/transaction.rst +++ b/docs/transaction.rst @@ -5,8 +5,8 @@ Transactions :Author: Chris Warrick :Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2018-03-25 -:Version: 4.2.17 +:Date: 2018-07-31 +:Version: 4.2.18 .. index:: transaction .. versionadded:: 4.1.0 diff --git a/docs/ui.rst b/docs/ui.rst index 8ed6dbb..bba86b2 100644 --- a/docs/ui.rst +++ b/docs/ui.rst @@ -5,8 +5,8 @@ ui module (UI class) :Author: Chris Warrick :Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2018-03-25 -:Version: 4.2.17 +:Date: 2018-07-31 +:Version: 4.2.18 .. index:: UI .. versionadded:: 3.0.0 diff --git a/docs/upgrade.rst b/docs/upgrade.rst index 6dfc33c..a5a000d 100644 --- a/docs/upgrade.rst +++ b/docs/upgrade.rst @@ -5,8 +5,8 @@ upgrade module :Author: Chris Warrick :Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2018-03-25 -:Version: 4.2.17 +:Date: 2018-07-31 +:Version: 4.2.18 .. index:: upgrade .. index:: Syu diff --git a/docs/utils.rst b/docs/utils.rst index 033354a..44e8312 100644 --- a/docs/utils.rst +++ b/docs/utils.rst @@ -5,8 +5,8 @@ utils module :Author: Chris Warrick :Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2018-03-25 -:Version: 4.2.17 +:Date: 2018-07-31 +:Version: 4.2.18 .. index:: utils .. versionadded:: 2.1.0.0 diff --git a/docs/wrapper.rst b/docs/wrapper.rst index 3ec5c53..da921da 100644 --- a/docs/wrapper.rst +++ b/docs/wrapper.rst @@ -4,8 +4,8 @@ PBWrapper :Author: Chris Warrick :Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) -:Date: 2018-03-25 -:Version: 4.2.17 +:Date: 2018-07-31 +:Version: 4.2.18 :PBWrapper Version: 0.2.3 .. index:: wrapper diff --git a/locale/ar/LC_MESSAGES/pkgbuilder.mo b/locale/ar/LC_MESSAGES/pkgbuilder.mo index bfaa41a..6ec3c1a 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 f15eda9..e4c341d 100644 --- a/locale/ar/LC_MESSAGES/pkgbuilder.po +++ b/locale/ar/LC_MESSAGES/pkgbuilder.po @@ -6,9 +6,9 @@ # وجدي أبو سلطان, 2017 msgid "" msgstr "" -"Project-Id-Version: 4.2.17\n" +"Project-Id-Version: 4.2.18\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2018-03-25 11:40+0200\n" +"POT-Creation-Date: 2018-07-31 15:54+0200\n" "PO-Revision-Date: 2018-03-18 13:23+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 b25f880..765b4f3 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 d365bfe..0f0d025 100644 --- a/locale/cs/LC_MESSAGES/pkgbuilder.po +++ b/locale/cs/LC_MESSAGES/pkgbuilder.po @@ -6,9 +6,9 @@ # LiberteCzech , 2016 msgid "" msgstr "" -"Project-Id-Version: 4.2.17\n" +"Project-Id-Version: 4.2.18\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2018-03-25 11:40+0200\n" +"POT-Creation-Date: 2018-07-31 15:54+0200\n" "PO-Revision-Date: 2018-03-18 13:23+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 a003bce..f17604f 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 7860691..b6e671c 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.17\n" +"Project-Id-Version: 4.2.18\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2018-03-25 11:40+0200\n" +"POT-Creation-Date: 2018-07-31 15:54+0200\n" "PO-Revision-Date: 2018-03-18 13:23+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 fbbf8a7..4793858 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 bb653d7..c13fe1e 100644 --- a/locale/es/LC_MESSAGES/pkgbuilder.po +++ b/locale/es/LC_MESSAGES/pkgbuilder.po @@ -14,11 +14,11 @@ # tufadorin , 2013 msgid "" msgstr "" -"Project-Id-Version: 4.2.17\n" +"Project-Id-Version: 4.2.18\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2018-03-25 11:40+0200\n" -"PO-Revision-Date: 2018-03-18 13:23+0000\n" -"Last-Translator: Chris Warrick\n" +"POT-Creation-Date: 2018-07-31 15:54+0200\n" +"PO-Revision-Date: 2018-07-21 00:18+0000\n" +"Last-Translator: Alonso Lara (AlonsoLP) \n" "Language-Team: Spanish (http://www.transifex.com/kwpolska/pkgbuilder/" "language/es/)\n" "Language: es\n" @@ -41,6 +41,9 @@ msgid "" "was specified. Please run without -w, --buildonly or install dependencies " "manually and try again." msgstr "" +"No se pudo instalar las dependencias y continuar construyendo porque -w, --" +"buildonly se ha especificado. Ejecute sin -w, --buildonly o instale las " +"dependencias manualmente e inténtelo de nuevo." #: pkgbuilder/build.py:82 #, python-brace-format @@ -63,7 +66,7 @@ msgstr "Obteniendo información de los paquetes ..." #: pkgbuilder/build.py:391 msgid ":: Retrieving packages from asp..." -msgstr "" +msgstr ":: Recuperando paquetes de asp..." #: pkgbuilder/build.py:394 #, python-brace-format @@ -73,7 +76,7 @@ msgstr "recuperando {0}" #: pkgbuilder/build.py:398 pkgbuilder/build.py:450 #, python-brace-format msgid "Failed to retieve {0} (from ASP)." -msgstr "" +msgstr "No se pudo recuperar {0} (desde ASP)." #: pkgbuilder/build.py:402 msgid ":: Retrieving packages from aur..." @@ -95,7 +98,7 @@ msgstr "Construyendo {0}..." #: pkgbuilder/build.py:446 msgid "Retrieving from ASP..." -msgstr "" +msgstr "Recuperando desde ASP..." #: pkgbuilder/build.py:455 pkgbuilder/build.py:479 #, python-brace-format @@ -193,7 +196,7 @@ msgstr "Un ayudante de AUR (y librerías) en Python 3." #: pkgbuilder/__main__.py:42 msgid "Also accepts repository packages to build from source." -msgstr "" +msgstr "También acepta paquetes de repositorio para compilar desde la fuente." #: pkgbuilder/__main__.py:45 msgid "show version number and quit" @@ -205,7 +208,7 @@ msgstr "PAQUETE" #: pkgbuilder/__main__.py:48 msgid "AUR/repository packages to build" -msgstr "" +msgstr "Paquetes AUR/repositorio para construir" #: pkgbuilder/__main__.py:50 msgid "operations" @@ -593,7 +596,7 @@ msgstr "No pasó ningún paquete." #: pkgbuilder/utils.py:134 msgid "Trying to use utils.print_package_info with a repository package" -msgstr "" +msgstr "Intentando usar utils.print_package_info con un paquete de repositorio" #. TRANSLATORS: space it properly. “yes/no” below are #. for “out of date”. diff --git a/locale/id/LC_MESSAGES/pkgbuilder.mo b/locale/id/LC_MESSAGES/pkgbuilder.mo index 6f26bff..f8e1e76 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 8ff6327..1fd84d9 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.17\n" +"Project-Id-Version: 4.2.18\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2018-03-25 11:40+0200\n" +"POT-Creation-Date: 2018-07-31 15:54+0200\n" "PO-Revision-Date: 2018-03-18 13:23+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 ce2877a..696e08b 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 72e707f..0f3f083 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.17\n" +"Project-Id-Version: 4.2.18\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2018-03-25 11:40+0200\n" +"POT-Creation-Date: 2018-07-31 15:54+0200\n" "PO-Revision-Date: 2018-03-18 13:23+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 e067a6b..d93980b 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 28e8a18..f669803 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.17\n" +"Project-Id-Version: 4.2.18\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2018-03-25 11:40+0200\n" +"POT-Creation-Date: 2018-07-31 15:54+0200\n" "PO-Revision-Date: 2018-03-18 13:23+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 7cc8e94..f7643d5 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 8ce0c43..44389cc 100644 --- a/locale/pl/LC_MESSAGES/pkgbuilder.po +++ b/locale/pl/LC_MESSAGES/pkgbuilder.po @@ -8,9 +8,9 @@ # Chris Warrick, 2013 msgid "" msgstr "" -"Project-Id-Version: 4.2.17\n" +"Project-Id-Version: 4.2.18\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2018-03-25 11:40+0200\n" +"POT-Creation-Date: 2018-07-31 15:54+0200\n" "PO-Revision-Date: 2018-03-18 13:26+0000\n" "Last-Translator: Chris Warrick\n" "Language-Team: Polish (http://www.transifex.com/kwpolska/pkgbuilder/language/" diff --git a/locale/pt/LC_MESSAGES/pkgbuilder.mo b/locale/pt/LC_MESSAGES/pkgbuilder.mo index 5f51d8a..b856bee 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 268210c..2db0ebd 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.17\n" +"Project-Id-Version: 4.2.18\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2018-03-25 11:40+0200\n" +"POT-Creation-Date: 2018-07-31 15:54+0200\n" "PO-Revision-Date: 2018-03-18 13:23+0000\n" "Last-Translator: Chris Warrick\n" "Language-Team: Portuguese (http://www.transifex.com/kwpolska/pkgbuilder/" diff --git a/locale/pt_BR/LC_MESSAGES/pkgbuilder.mo b/locale/pt_BR/LC_MESSAGES/pkgbuilder.mo index f860c78..3f1cfdf 100644 Binary files a/locale/pt_BR/LC_MESSAGES/pkgbuilder.mo and b/locale/pt_BR/LC_MESSAGES/pkgbuilder.mo differ diff --git a/locale/pt_BR/LC_MESSAGES/pkgbuilder.po b/locale/pt_BR/LC_MESSAGES/pkgbuilder.po index 1820de0..3713456 100644 --- a/locale/pt_BR/LC_MESSAGES/pkgbuilder.po +++ b/locale/pt_BR/LC_MESSAGES/pkgbuilder.po @@ -7,9 +7,9 @@ # Uberlan Soares , 2016 msgid "" msgstr "" -"Project-Id-Version: 4.2.17\n" +"Project-Id-Version: 4.2.18\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2018-03-25 11:40+0200\n" +"POT-Creation-Date: 2018-07-31 15:54+0200\n" "PO-Revision-Date: 2018-03-18 13:23+0000\n" "Last-Translator: Chris Warrick\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/kwpolska/" diff --git a/locale/sk/LC_MESSAGES/pkgbuilder.mo b/locale/sk/LC_MESSAGES/pkgbuilder.mo index 2405fd7..c505087 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 c6f52d0..2e7d1bb 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.17\n" +"Project-Id-Version: 4.2.18\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2018-03-25 11:40+0200\n" +"POT-Creation-Date: 2018-07-31 15:54+0200\n" "PO-Revision-Date: 2018-03-18 13:23+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 7a4a895..5967b78 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 e792116..85ca703 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.17\n" +"Project-Id-Version: 4.2.18\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2018-03-25 11:40+0200\n" +"POT-Creation-Date: 2018-07-31 15:54+0200\n" "PO-Revision-Date: 2018-03-18 13:23+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 2ea99f1..e65b1c9 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 12ebdc1..7afec9e 100644 --- a/locale/tr/LC_MESSAGES/pkgbuilder.po +++ b/locale/tr/LC_MESSAGES/pkgbuilder.po @@ -11,9 +11,9 @@ # Yusuf Faruk DOĞAN , 2013 msgid "" msgstr "" -"Project-Id-Version: 4.2.17\n" +"Project-Id-Version: 4.2.18\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2018-03-25 11:40+0200\n" +"POT-Creation-Date: 2018-07-31 15:54+0200\n" "PO-Revision-Date: 2018-03-18 13:23+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 23c4df0..38d9db7 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 7f85d91..a963947 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.17\n" +"Project-Id-Version: 4.2.18\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2018-03-25 11:40+0200\n" +"POT-Creation-Date: 2018-07-31 15:54+0200\n" "PO-Revision-Date: 2018-03-18 13:23+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 a8238b6..796322f 100644 --- a/messages.pot +++ b/messages.pot @@ -5,10 +5,10 @@ # msgid "" msgstr "" -"Project-Id-Version: 4.2.17\n" +"Project-Id-Version: 4.2.18\n" "Report-Msgid-Bugs-To: Chris Warrick \n" -"POT-Creation-Date: 2018-03-25 11:40+0200\n" -"PO-Revision-Date: 2018-03-25 11:40+0200\n" +"POT-Creation-Date: 2018-07-31 15:54+0200\n" +"PO-Revision-Date: 2018-07-31 15:54+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 e165b87..43fa5b8 100644 --- a/pkgbuilder/__init__.py +++ b/pkgbuilder/__init__.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -# PKGBUILDer v4.2.17 +# PKGBUILDer v4.2.18 # An AUR helper (and library) in Python 3. # Copyright © 2011-2018, Chris Warrick. # All rights reserved. @@ -45,7 +45,7 @@ __title__ = 'PKGBUILDer' -__version__ = '4.2.17' +__version__ = '4.2.18' __author__ = 'Chris Warrick' __license__ = '3-clause BSD' __docformat__ = 'restructuredtext en' diff --git a/pkgbuilder/__main__.py b/pkgbuilder/__main__.py index 936c877..64a2598 100644 --- a/pkgbuilder/__main__.py +++ b/pkgbuilder/__main__.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -# PKGBUILDer v4.2.17 +# PKGBUILDer v4.2.18 # An AUR helper (and library) in Python 3. # Copyright © 2011-2018, Chris Warrick. # See /LICENSE for licensing information. diff --git a/pkgbuilder/aur.py b/pkgbuilder/aur.py index b57f4e4..5db2c57 100644 --- a/pkgbuilder/aur.py +++ b/pkgbuilder/aur.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -# PKGBUILDer v4.2.17 +# PKGBUILDer v4.2.18 # An AUR helper (and library) in Python 3. # Copyright © 2011-2018, Chris Warrick. # See /LICENSE for licensing information. diff --git a/pkgbuilder/build.py b/pkgbuilder/build.py index a013423..00b4446 100644 --- a/pkgbuilder/build.py +++ b/pkgbuilder/build.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -# PKGBUILDer v4.2.17 +# PKGBUILDer v4.2.18 # An AUR helper (and library) in Python 3. # Copyright © 2011-2018, Chris Warrick. # See /LICENSE for licensing information. diff --git a/pkgbuilder/exceptions.py b/pkgbuilder/exceptions.py index 2b6f4e6..1db65c8 100644 --- a/pkgbuilder/exceptions.py +++ b/pkgbuilder/exceptions.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -# PKGBUILDer v4.2.17 +# PKGBUILDer v4.2.18 # An AUR helper (and library) in Python 3. # Copyright © 2011-2018, Chris Warrick. # See /LICENSE for licensing information. diff --git a/pkgbuilder/package.py b/pkgbuilder/package.py index 540b154..4609626 100644 --- a/pkgbuilder/package.py +++ b/pkgbuilder/package.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -# PKGBUILDer v4.2.17 +# PKGBUILDer v4.2.18 # An AUR helper (and library) in Python 3. # Copyright © 2011-2018, Chris Warrick. # See /LICENSE for licensing information. diff --git a/pkgbuilder/pbds.py b/pkgbuilder/pbds.py index dc217d1..276db7f 100644 --- a/pkgbuilder/pbds.py +++ b/pkgbuilder/pbds.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -# PKGBUILDer v4.2.17 +# PKGBUILDer v4.2.18 # An AUR helper (and library) in Python 3. # Copyright © 2011-2018, Chris Warrick. # See /LICENSE for licensing information. diff --git a/pkgbuilder/transaction.py b/pkgbuilder/transaction.py index 6a1eaf0..c15537e 100644 --- a/pkgbuilder/transaction.py +++ b/pkgbuilder/transaction.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -# PKGBUILDer v4.2.17 +# PKGBUILDer v4.2.18 # An AUR helper (and library) in Python 3. # Copyright © 2011-2018, Chris Warrick. # See /LICENSE for licensing information. diff --git a/pkgbuilder/ui.py b/pkgbuilder/ui.py index 9569fb4..33384b9 100644 --- a/pkgbuilder/ui.py +++ b/pkgbuilder/ui.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -# PKGBUILDer v4.2.17 +# PKGBUILDer v4.2.18 # An AUR helper (and library) in Python 3. # Copyright © 2011-2018, Chris Warrick. # See /LICENSE for licensing information. diff --git a/pkgbuilder/upgrade.py b/pkgbuilder/upgrade.py index 883b09b..63c75c4 100644 --- a/pkgbuilder/upgrade.py +++ b/pkgbuilder/upgrade.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -# PKGBUILDer v4.2.17 +# PKGBUILDer v4.2.18 # An AUR helper (and library) in Python 3. # Copyright © 2011-2018, Chris Warrick. # See /LICENSE for licensing information. diff --git a/pkgbuilder/utils.py b/pkgbuilder/utils.py index ae83f3c..4d55b23 100644 --- a/pkgbuilder/utils.py +++ b/pkgbuilder/utils.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -# PKGBUILDer v4.2.17 +# PKGBUILDer v4.2.18 # An AUR helper (and library) in Python 3. # Copyright © 2011-2018, Chris Warrick. # See /LICENSE for licensing information. diff --git a/pkgbuilder/wrapper.py b/pkgbuilder/wrapper.py index 095b705..fbce722 100644 --- a/pkgbuilder/wrapper.py +++ b/pkgbuilder/wrapper.py @@ -1,6 +1,6 @@ # -*- encoding: utf-8 -*- # PBWrapper v0.5.0 -# PKGBUILDer v4.2.17 +# PKGBUILDer v4.2.18 # An AUR helper (and library) in Python 3. # Copyright © 2011-2018, Chris Warrick. # See /LICENSE for licensing information. @@ -25,7 +25,7 @@ import os __all__ = ('main', 'wrapper') -__wrapperversion__ = '0.5.5' +__wrapperversion__ = '0.5.6' def main(): @@ -111,12 +111,12 @@ def wrapper(source='AUTO'): log.debug('Got -S, preparing to parse arguments...') pacmanshort = ['f', 'g', 'l', 'p', 'q'] pacmanlong = ['asdeps', 'asexplicit', 'dbonly', 'downloadonly', - 'force', 'groups', 'list', 'needed', 'nodeps', + 'groups', 'list', 'needed', 'nodeps', 'noprogressbar', 'noscriptlet', 'print', 'quiet', - 'verbose', 'files'] + 'verbose', 'files', 'disable-download-timeout'] pacmanshorta = ['b', 'r'] pacmanlonga = ['arch', 'cachedir', 'config', 'dbpath', 'gpgdir', - 'hookdir', 'ignoregroup', 'logfile', + 'hookdir', 'ignoregroup', 'logfile', 'overwrite', 'print-format', 'root', 'assume-installed'] pbshort = ['D', 'C', 'G'] diff --git a/setup.py b/setup.py index cc690a2..cb61889 100755 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ def run_tests(self): sys.exit(errno) setup(name='pkgbuilder', - version='4.2.17', + version='4.2.18', description='An AUR helper (and library) in Python 3.', keywords='arch pkgbuild', author='Chris Warrick',