diff --git a/PKGBUILD b/PKGBUILD index 36ebe65..73ff6c0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Kwpolska pkgname=pkgbuilder -pkgver=2.1.2.2 +pkgver=2.1.2.3 pkgrel=1 pkgdesc="A basic Python AUR helper/library." arch=('any') @@ -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}" diff --git a/README.rst b/README.rst index 8d55772..7441180 100644 --- a/README.rst +++ b/README.rst @@ -3,8 +3,8 @@ README for PKGBUILDer ===================== :Info: This is the README file for PKGBUILDer. :Author: Kwpolska -:Date: 2011-10-15 -:Version: 2.1.2.2 +:Date: 2011-10-18 +:Version: 2.1.2.3 PKGBUILDer. A Python AUR helper/library. ========================================= diff --git a/dist/pkgbuilder-2.1.2.3.tar.gz b/dist/pkgbuilder-2.1.2.3.tar.gz new file mode 100644 index 0000000..466637e Binary files /dev/null and b/dist/pkgbuilder-2.1.2.3.tar.gz differ diff --git a/docs/LICENSE.rst b/docs/LICENSE.rst index 260659b..eb2a133 100644 --- a/docs/LICENSE.rst +++ b/docs/LICENSE.rst @@ -3,8 +3,8 @@ Appendix B. License for PKGBUILDer ================================== :Info: This is an appendix to the PKGBUILDer documentation. :Author: Kwpolska -: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. diff --git a/docs/README.rst b/docs/README.rst index 8d55772..7441180 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -3,8 +3,8 @@ README for PKGBUILDer ===================== :Info: This is the README file for PKGBUILDer. :Author: Kwpolska -:Date: 2011-10-15 -:Version: 2.1.2.2 +:Date: 2011-10-18 +:Version: 2.1.2.3 PKGBUILDer. A Python AUR helper/library. ========================================= diff --git a/docs/_build/doctrees/LICENSE.doctree b/docs/_build/doctrees/LICENSE.doctree index 562596a..d387d0a 100644 Binary files a/docs/_build/doctrees/LICENSE.doctree and b/docs/_build/doctrees/LICENSE.doctree differ diff --git a/docs/_build/doctrees/README.doctree b/docs/_build/doctrees/README.doctree index 236ec1a..4251346 100644 Binary files a/docs/_build/doctrees/README.doctree and b/docs/_build/doctrees/README.doctree differ diff --git a/docs/_build/doctrees/classes.doctree b/docs/_build/doctrees/classes.doctree index f5348a5..4c3a1e9 100644 Binary files a/docs/_build/doctrees/classes.doctree and b/docs/_build/doctrees/classes.doctree differ diff --git a/docs/_build/doctrees/environment.pickle b/docs/_build/doctrees/environment.pickle index e37adf7..ca56dfa 100644 Binary files a/docs/_build/doctrees/environment.pickle and b/docs/_build/doctrees/environment.pickle differ diff --git a/docs/_build/doctrees/index.doctree b/docs/_build/doctrees/index.doctree index 1bbbc4e..93391ac 100644 Binary files a/docs/_build/doctrees/index.doctree and b/docs/_build/doctrees/index.doctree differ diff --git a/docs/_build/doctrees/messagecodes.doctree b/docs/_build/doctrees/messagecodes.doctree index 5af086e..0489a22 100644 Binary files a/docs/_build/doctrees/messagecodes.doctree and b/docs/_build/doctrees/messagecodes.doctree differ diff --git a/docs/_build/doctrees/pkgbuilder.doctree b/docs/_build/doctrees/pkgbuilder.doctree index 1a19dbb..68bd7a8 100644 Binary files a/docs/_build/doctrees/pkgbuilder.doctree and b/docs/_build/doctrees/pkgbuilder.doctree differ diff --git a/docs/classes.rst b/docs/classes.rst index 2bede20..70f1155 100644 --- a/docs/classes.rst +++ b/docs/classes.rst @@ -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 ==== diff --git a/docs/conf.py b/docs/conf.py index 9fa585b..11a0a75 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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. diff --git a/docs/docs-pkgbuilder.zip b/docs/docs-pkgbuilder.zip index 7c3eb0d..84c921c 100644 Binary files a/docs/docs-pkgbuilder.zip and b/docs/docs-pkgbuilder.zip differ diff --git a/docs/html/.buildinfo b/docs/html/.buildinfo index 83aecb7..ec0e715 100644 --- a/docs/html/.buildinfo +++ b/docs/html/.buildinfo @@ -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 diff --git a/docs/html/LICENSE/index.html b/docs/html/LICENSE/index.html index e087153..5310112 100644 --- a/docs/html/LICENSE/index.html +++ b/docs/html/LICENSE/index.html @@ -7,13 +7,13 @@ - 5. Appendix B. License for PKGBUILDer — PKGBUILDer v2.1.2.2 documentation + 5. Appendix B. License for PKGBUILDer — PKGBUILDer v2.1.2.3 documentation - + @@ -35,7 +35,7 @@

Navigation

  • previous |
  • -
  • PKGBUILDer v2.1.2.2 documentation »
  • +
  • PKGBUILDer v2.1.2.3 documentation »
  • @@ -54,9 +54,9 @@

    5. Appendix B. License for PKGBUILDerAuthor:Kwpolska <kwpolska@kwpolska.tk> -Date:2011-10-15 +Date:2011-10-18 -Version:2.1.2.2 +Version:2.1.2.3 @@ -124,12 +124,12 @@

    Navigation

  • previous |
  • -
  • PKGBUILDer v2.1.2.2 documentation »
  • +
  • PKGBUILDer v2.1.2.3 documentation »
  • diff --git a/docs/html/README/index.html b/docs/html/README/index.html index 2d8b2a6..c8d3eb6 100644 --- a/docs/html/README/index.html +++ b/docs/html/README/index.html @@ -7,13 +7,13 @@ - 3. README for PKGBUILDer — PKGBUILDer v2.1.2.2 documentation + 3. README for PKGBUILDer — PKGBUILDer v2.1.2.3 documentation - + - + @@ -58,9 +58,9 @@

    3. README for PKGBUILDer Author:Kwpolska <kwpolska@kwpolska.tk> -Date:2011-10-15 +Date:2011-10-18 -Version:2.1.2.2 +Version:2.1.2.3 @@ -140,7 +140,7 @@

    Table Of Contents

    Previous topic

    2. title

    + title="previous chapter">2. Classes in PKGBUILDer

    Next topic

    4. Appendix A. PKGBUILDer message numbers list

    @@ -171,14 +171,14 @@

    Navigation

    next |
  • - previous |
  • -
  • PKGBUILDer v2.1.2.2 documentation »
  • +
  • PKGBUILDer v2.1.2.3 documentation »
  • diff --git a/docs/html/_modules/index.html b/docs/html/_modules/index.html index db2668a..0c802fb 100644 --- a/docs/html/_modules/index.html +++ b/docs/html/_modules/index.html @@ -7,13 +7,13 @@ - Overview: module code — PKGBUILDer v2.1.2.2 documentation + Overview: module code — PKGBUILDer v2.1.2.3 documentation - + @@ -72,12 +72,12 @@

    Navigation

  • modules
  • -
  • PKGBUILDer v2.1.2.2 documentation »
  • +
  • PKGBUILDer v2.1.2.3 documentation »
  • diff --git a/docs/html/_sources/LICENSE.txt b/docs/html/_sources/LICENSE.txt index 260659b..eb2a133 100644 --- a/docs/html/_sources/LICENSE.txt +++ b/docs/html/_sources/LICENSE.txt @@ -3,8 +3,8 @@ Appendix B. License for PKGBUILDer ================================== :Info: This is an appendix to the PKGBUILDer documentation. :Author: Kwpolska -: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. diff --git a/docs/html/_sources/README.txt b/docs/html/_sources/README.txt index 8d55772..7441180 100644 --- a/docs/html/_sources/README.txt +++ b/docs/html/_sources/README.txt @@ -3,8 +3,8 @@ README for PKGBUILDer ===================== :Info: This is the README file for PKGBUILDer. :Author: Kwpolska -:Date: 2011-10-15 -:Version: 2.1.2.2 +:Date: 2011-10-18 +:Version: 2.1.2.3 PKGBUILDer. A Python AUR helper/library. ========================================= diff --git a/docs/html/_sources/classes.txt b/docs/html/_sources/classes.txt index 2bede20..70f1155 100644 --- a/docs/html/_sources/classes.txt +++ b/docs/html/_sources/classes.txt @@ -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 ==== diff --git a/docs/html/_sources/index.txt b/docs/html/_sources/index.txt index 9306bcd..4c738f5 100644 --- a/docs/html/_sources/index.txt +++ b/docs/html/_sources/index.txt @@ -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: diff --git a/docs/html/_sources/messagecodes.txt b/docs/html/_sources/messagecodes.txt index 3bf571e..a6d1233 100644 --- a/docs/html/_sources/messagecodes.txt +++ b/docs/html/_sources/messagecodes.txt @@ -3,8 +3,8 @@ Appendix A. PKGBUILDer message numbers list =========================================== :Info: This is an appendix to the PKGBUILDer documentation. :Author: Kwpolska -: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 diff --git a/docs/html/_sources/pkgbuilder.txt b/docs/html/_sources/pkgbuilder.txt index fcebdbc..9184d11 100644 --- a/docs/html/_sources/pkgbuilder.txt +++ b/docs/html/_sources/pkgbuilder.txt @@ -4,8 +4,8 @@ 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 :Manual section: 8 :Manual group: PKGBUILDer manual diff --git a/docs/html/classes/index.html b/docs/html/classes/index.html index e9fcdd8..f7c430c 100644 --- a/docs/html/classes/index.html +++ b/docs/html/classes/index.html @@ -7,13 +7,13 @@ - 2. title — PKGBUILDer v2.1.2.2 documentation + 2. Classes in PKGBUILDer — PKGBUILDer v2.1.2.3 documentation - + @@ -39,7 +39,7 @@

    Navigation

  • previous |
  • -
  • PKGBUILDer v2.1.2.2 documentation »
  • +
  • PKGBUILDer v2.1.2.3 documentation »
  • @@ -48,8 +48,8 @@

    Navigation

    -
    -

    2. title

    +
    +

    2. Classes in PKGBUILDer

    @@ -58,13 +58,13 @@

    2. title

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

    some introductory text

    +

    PKGBUILDer uses some classes. Here they are:

    diff --git a/docs/html/index.html b/docs/html/index.html index 0961454..e4ea2ce 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -7,13 +7,13 @@ - PKGBUILDer 2.1.2.2 documentation — PKGBUILDer v2.1.2.2 documentation + PKGBUILDer 2.1.2.3 documentation — PKGBUILDer v2.1.2.3 documentation - + @@ -35,7 +35,7 @@

    Navigation

  • next |
  • -
  • PKGBUILDer v2.1.2.2 documentation »
  • +
  • PKGBUILDer v2.1.2.3 documentation »
  • @@ -44,8 +44,8 @@

    Navigation

    -
    -

    PKGBUILDer 2.1.2.2 documentation

    +
    +

    PKGBUILDer 2.1.2.3 documentation

    Contents:

    diff --git a/docs/html/messagecodes/index.html b/docs/html/messagecodes/index.html index f0e2875..8eb89a5 100644 --- a/docs/html/messagecodes/index.html +++ b/docs/html/messagecodes/index.html @@ -7,13 +7,13 @@ - 4. Appendix A. PKGBUILDer message numbers list — PKGBUILDer v2.1.2.2 documentation + 4. Appendix A. PKGBUILDer message numbers list — PKGBUILDer v2.1.2.3 documentation - + @@ -39,7 +39,7 @@

    Navigation

  • previous |
  • -
  • PKGBUILDer v2.1.2.2 documentation »
  • +
  • PKGBUILDer v2.1.2.3 documentation »
  • @@ -58,9 +58,9 @@

    4. Appendix A. PKGBUILDer message numbers listAuthor:Kwpolska <kwpolska@kwpolska.tk> -Date:2011-10-15 +Date:2011-10-18 -Version:2.1.2.2 +Version:2.1.2.3 @@ -358,12 +358,12 @@

    Navigation

  • previous |
  • -
  • PKGBUILDer v2.1.2.2 documentation »
  • +
  • PKGBUILDer v2.1.2.3 documentation »
  • diff --git a/docs/html/pkgbuilder/index.html b/docs/html/pkgbuilder/index.html index a9adb61..7e0f9e6 100644 --- a/docs/html/pkgbuilder/index.html +++ b/docs/html/pkgbuilder/index.html @@ -7,13 +7,13 @@ - 1. PKGBUILDer — PKGBUILDer v2.1.2.2 documentation + 1. PKGBUILDer — PKGBUILDer v2.1.2.3 documentation - - - + + + @@ -58,9 +58,9 @@

    1. PKGBUILDerCopyright:See Appendix B. -Date:2011-10-15 +Date:2011-10-18 -Version:2.1.2.2 +Version:2.1.2.3 Manual section:8 @@ -159,10 +159,10 @@

    Table Of Contents

    Previous topic

    PKGBUILDer 2.1.2.2 documentation

    + title="previous chapter">PKGBUILDer 2.1.2.3 documentation

    Next topic

    2. title

    + title="next chapter">2. Classes in PKGBUILDer

    diff --git a/docs/html/py-modindex/index.html b/docs/html/py-modindex/index.html index b2b7a53..2f82282 100644 --- a/docs/html/py-modindex/index.html +++ b/docs/html/py-modindex/index.html @@ -7,13 +7,13 @@ - Python Module Index — PKGBUILDer v2.1.2.2 documentation + Python Module Index — PKGBUILDer v2.1.2.3 documentation - + - + @@ -37,7 +37,7 @@

    Navigation

  • modules
  • -
  • PKGBUILDer v2.1.2.2 documentation »
  • +
  • PKGBUILDer v2.1.2.3 documentation »
  • @@ -85,12 +85,12 @@

    Navigation

  • modules
  • -
  • PKGBUILDer v2.1.2.2 documentation »
  • +
  • PKGBUILDer v2.1.2.3 documentation »
  • diff --git a/docs/html/searchindex.js b/docs/html/searchindex.js index f8a84e3..065491a 100644 --- a/docs/html/searchindex.js +++ b/docs/html/searchindex.js @@ -1 +1 @@ -Search.setIndex({objects:{"":{PKGBUILDer:[3,0,1]},PKGBUILDer:{auto_upgrade:[3,1,1],Upgrade:[3,2,1],jsonreq:[3,1,1],auto_build:[3,1,1],Build:[3,2,1],gather_foreign_packages:[3,1,1],download:[3,1,1],extract:[3,1,1],build_runner:[3,1,1],PBDS:[3,2,1],multiinfo:[3,1,1],jsonmultiinfo:[3,1,1],print_package:[3,1,1],depcheck:[3,1,1],list_upgradeable:[3,1,1],prepare_deps:[3,1,1],AUR:[3,2,1],colorson:[3,1,1],info:[3,1,1],search:[3,1,1],Utils:[3,2,1],request:[3,1,1]}},terms:{all:[5,3,1],code:[5,2,3,4,1],queri:4,global:[],yellow:3,four:[2,3],prefix:3,follow:[5,1],content:[0,3],iconv:2,procur:[5,1],depend:[2,3],friendli:[3,4],send:4,aur:[5,0,3,4,2],mispel:2,skip:4,aris:[5,1],neglig:[5,1],introduc:5,merchant:[5,1],digit:2,sourc:[5,3,1],string:[2,3],fals:3,util:[0,3,2],exact:2,all_off:3,err:2,"34m":3,list:[5,0,3,1,2],pbd:[0,3],err3301:3,pleas:2,impli:[5,1],direct:[5,1],download:[2,3],prepare_dep:3,compat:[5,4],index:0,sub:2,compar:3,section:4,calcul:2,current:[3,4],delet:2,version:[5,2,3,4,1],"new":5,method:3,urlerror:3,elimin:3,deriv:[5,1],even:[5,1],err3001:3,here:3,disclaim:[5,1],met:[5,1],modif:[5,1],leap:5,ioerror:3,maintsearch:3,sinc:4,valu:3,search:[0,3,4,2],gather_foreign_packag:3,prior:[5,1],permit:[5,1],implement:3,extra:5,modul:[0,4,2],filenam:3,api:[2,3],instal:[5,0,3,4,2],from:[5,2,3,4,1],proceed:2,err3151:3,visit:4,two:3,perl:5,call:3,usr:5,recommend:3,suppos:3,type:3,tell:2,more:[5,2,4],"1mx1b":[],desir:2,notic:[5,3,1],"33m":3,appendix:[0,3,4,1,2],indic:0,particular:[5,1],must:[5,1],none:[2,3],retriev:3,pkgbuild:[2,3],dep:3,pyalpm:5,work:[3,4],subel:2,warn:[0,2],can:[3,4],purpos:[5,0,3,1],root:2,process:4,accept:4,tarbal:[2,3],occur:2,multipl:3,thing:3,anoth:3,instead:4,updat:[2,4],pkgtype:3,product:[5,1],err3401:3,after:2,befor:2,mai:[5,1],data:[5,3,1],man:5,"short":2,author:[5,2,3,4,1],element:2,caus:[5,1],inform:[0,3,2],maintain:[2,3],green:3,order:2,oper:[0,4],help:2,softwar:[5,1],consent:[5,1],becaus:3,through:[2,3],paramet:[5,4],conjunct:4,group:4,fit:[5,1],binari:[5,1],x1b:3,makepkg:[2,3,4],tort:[5,1],colorsoff:3,literalni:[],mail:4,non:2,good:[5,1],"return":[2,3],thei:4,python:[5,0,3,2],"break":3,interrupt:[5,1],now:[5,4],nor:[5,2,1],name:[5,2,3,1],auto_build:[2,3],refresh:4,each:2,debug:2,found:[2,3,4],mean:2,domain:[],vote:3,redistribut:[5,1],happen:2,extract:[2,3],event:[5,1],special:[5,4,1],out:[5,2,3,1],variabl:3,shown:2,item:3,profit:[5,1],categori:[0,3,4,2],print:3,cwd:4,red:3,insid:3,standalon:3,reason:2,base:3,theori:[5,1],ask:2,"byte":[2,3],juan:2,err3201:3,turn:3,err3202:3,place:[],retain:[5,1],interact:3,first:2,origin:[5,4],endors:[5,1],arrai:2,number:[0,2],predepcheck:2,date:[5,2,3,4,1],instruct:[0,2],wrapper:[5,3,4],wasn:2,owner:[5,1],stabl:5,script:[2,3,4],licens:[0,1],system:[2,3],messag:[0,3,2],too:2,illeg:2,"\u015blepi":[],option:[0,4],copi:5,specifi:3,sync:4,github:4,holder:[5,1],than:2,beh:3,target:4,provid:[5,2,3,4,1],charact:2,store:3,were:3,posit:2,sai:[3,4],fashion:4,abov:[5,2,3,1],pberror:3,ani:[5,2,1],packag:[5,2,3,4],tabl:0,need:[5,2,3],"null":3,issu:[2,4],built:4,equival:3,self:3,note:[5,0,3],also:[0,3,4,2],bulit:2,build:[5,0,3,4,2],which:[2,4],noth:[2,3],blue:3,distribut:[5,1],shall:[5,4,1],multipli:2,letter:2,phase:4,"class":[2,3],build_runn:[2,3],url:3,doc:5,gather:3,request:[2,3],doe:2,show:3,text:3,random:3,syntax:4,pkg:3,protocol:3,find:2,copyright:[5,0,3,4,1],explain:2,busi:[5,1],dict:3,meant:2,count:3,hit:2,variou:4,get:[2,3],express:[5,1],pypi:5,repo:[3,4],cannot:2,report:4,liabl:[5,1],requir:2,"public":[],"default":3,bad:[2,3],common:[],nowher:3,see:[0,3,4],num:3,result:2,arg:3,fail:3,reserv:[5,1],correctli:2,someth:2,urllib:3,written:[5,1],pkgbuilder:[0,1,2,3,4,5],neither:[5,1],httperror:3,buildsub:3,kei:3,incident:[5,1],"31m":3,embed:3,addit:3,last:[],rtype:3,howev:[5,2,1],contract:[5,1],foreign:3,mani:[5,3],com:4,comment:2,kwpolska:[5,2,3,4,1],color:[3,4],err3451:3,err3452:3,exemplari:[5,1],damag:[5,1],liabil:[5,1],err34:3,addition:4,three:[2,3],been:[],compon:2,json:3,much:4,use_categori:3,multiinfo:3,jsonmultiinfo:3,consequenti:[5,1],argument:3,piconv:2,togeth:2,pkgname:3,former:3,plain:[2,3],servic:[5,1],defin:3,"while":2,behavior:3,error:[0,3,2],showinfo:3,helper:[5,0,4],almost:3,jsonreq:3,readm:[5,0],them:[3,4],jest:[],synopsi:[0,4],incorrectli:2,perform:[2,3],suggest:3,make:[3,4],err3101:3,shorter:2,handl:3,html:5,decod:2,document:[5,0,3,1,2],pkglist:3,list_upgrad:3,http:4,depcheck:[2,3],aur_pkg:3,user:[3,4],syu:4,introductori:3,techniqu:4,off:3,entri:3,without:[5,1],exampl:[0,4,2],thi:[5,2,3,1],usual:2,identifi:2,urlpath:3,gather_foreign_pkg:3,yet:2,except:3,err3450:3,add:[5,2],valid:[2,3,4],input:[2,3],save:3,blok:[],match:2,bin:5,applic:4,advis:[5,1],format:3,read:2,big:5,password:2,python3:5,loss:[5,1],makedepend:[2,3],specif:[5,1],manual:4,nocolor:4,output:[2,3],page:[5,0,3,4],right:[5,2,1],some:3,indirect:[5,1],librari:[5,0],tmp:[3,4],auto_upgrad:3,prot:3,substitut:[5,1],exit:2,condit:[5,1],reproduc:[5,1],thhe:4,refer:[5,2],run:3,bold:3,quit:3,usag:[0,3,2],broken:2,promot:[5,1],repositori:2,colorson:3,about:[2,3,4],materi:[5,1],submitt:2,encod:2,automat:[2,3,4],upgrad:[0,3],warranti:[5,1],empti:3,contributor:[5,1],simillar:3,storag:[],your:2,git:4,wai:[5,3,1],submit:[],avail:5,strict:[5,1],includ:[5,2,1],lot:3,forward:5,"function":3,properli:2,form:[5,1],offer:4,forc:4,line:3,"true":3,bug:[0,4],info:[5,2,3,4,1],utf:2,possibl:[5,2,4,1],whether:[5,1],pacman:[5,2,3,4],displai:[2,4],below:3,limit:[5,1],otherwis:[5,1],problem:[2,3],similar:4,featur:5,uid:4,dure:2,doesn:3,exist:[2,3],file:[5,2,3],inf:2,"32m":3,check:[2,3,4],probabl:2,titl:[0,3],when:[2,3],field:[2,3],other:[5,2,4,1],sysupgrad:4,normal:3,test:3,you:[5,2,4],novalid:4,print_packag:3,retcod:3,sequenc:2,ansi:4,inf3450:3,dropbox:4,outdat:2,directori:4,descript:[0,3,4],ignor:[2,4],time:2,unicodedecodeerror:2},objtypes:{"0":"py:module","1":"py:method","2":"py:class"},titles:["PKGBUILDer 2.1.2.2 documentation","5. Appendix B. License for PKGBUILDer","4. Appendix A. PKGBUILDer message numbers list","2. title","1. PKGBUILDer","3. README for PKGBUILDer"],objnames:{"0":"Python module","1":"Python method","2":"Python class"},filenames:["index","LICENSE","messagecodes","classes","pkgbuilder","README"]}) \ No newline at end of file +Search.setIndex({objects:{"":{PKGBUILDer:[3,0,1]},PKGBUILDer:{auto_upgrade:[3,1,1],Upgrade:[3,2,1],jsonreq:[3,1,1],auto_build:[3,1,1],Build:[3,2,1],gather_foreign_packages:[3,1,1],download:[3,1,1],extract:[3,1,1],build_runner:[3,1,1],PBDS:[3,2,1],multiinfo:[3,1,1],jsonmultiinfo:[3,1,1],print_package:[3,1,1],depcheck:[3,1,1],list_upgradeable:[3,1,1],prepare_deps:[3,1,1],AUR:[3,2,1],colorson:[3,1,1],info:[3,1,1],search:[3,1,1],Utils:[3,2,1],request:[3,1,1]}},terms:{all:[5,3,1],code:[5,2,3,4,1],queri:4,global:[],yellow:3,four:[2,3],prefix:3,follow:[5,1],content:[0,3],iconv:2,procur:[5,1],depend:[2,3],friendli:[3,4],send:4,aur:[5,0,3,4,2],mispel:2,skip:4,aris:[5,1],neglig:[5,1],introduc:5,merchant:[5,1],digit:2,sourc:[5,3,1],string:[2,3],fals:3,util:[0,3,2],exact:2,all_off:3,err:2,"34m":3,list:[5,0,3,1,2],pbd:[0,3],err3301:3,pleas:2,impli:[5,1],direct:[5,1],download:[2,3],prepare_dep:3,compat:[5,4],index:0,sub:2,compar:3,section:4,calcul:2,current:[3,4],delet:2,version:[5,2,3,4,1],"new":5,method:3,urlerror:3,elimin:3,deriv:[5,1],even:[5,1],err3001:3,here:3,disclaim:[5,1],met:[5,1],modif:[5,1],leap:5,ioerror:3,maintsearch:3,sinc:4,valu:3,search:[0,3,4,2],gather_foreign_packag:3,prior:[5,1],permit:[5,1],implement:3,extra:5,modul:[0,4,2],filenam:3,api:[2,3],instal:[5,0,3,4,2],from:[5,2,3,4,1],proceed:2,err3151:3,visit:4,two:3,perl:5,call:3,usr:5,recommend:3,suppos:3,type:3,tell:2,more:[5,2,4],"1mx1b":[],desir:2,notic:[5,3,1],"33m":3,appendix:[0,3,4,1,2],indic:0,particular:[5,1],must:[5,1],none:[2,3],retriev:3,pkgbuild:[2,3],dep:3,pyalpm:5,work:[3,4],subel:2,warn:[0,2],can:[3,4],purpos:[5,0,3,1],root:2,process:4,accept:4,tarbal:[2,3],occur:2,multipl:3,thing:3,anoth:3,instead:4,updat:[2,4],pkgtype:3,product:[5,1],err3401:3,after:2,befor:2,mai:[5,1],data:[5,3,1],man:5,"short":2,author:[5,2,3,4,1],element:2,caus:[5,1],inform:[0,3,2],maintain:[2,3],green:3,order:2,oper:[0,4],help:2,softwar:[5,1],consent:[5,1],becaus:3,through:[2,3],paramet:[5,4],conjunct:4,group:4,fit:[5,1],binari:[5,1],x1b:3,makepkg:[2,3,4],tort:[5,1],colorsoff:3,literalni:[],mail:4,non:2,good:[5,1],"return":[2,3],thei:[3,4],python:[5,0,3,2],"break":3,interrupt:[5,1],now:[5,4],nor:[5,2,1],name:[5,2,3,1],auto_build:[2,3],refresh:4,each:2,debug:2,found:[2,3,4],mean:2,domain:[],vote:3,redistribut:[5,1],happen:2,extract:[2,3],event:[5,1],special:[5,4,1],out:[5,2,3,1],variabl:3,shown:2,item:3,profit:[5,1],categori:[0,3,4,2],print:3,cwd:4,red:3,insid:3,standalon:3,reason:2,base:3,theori:[5,1],ask:2,"byte":[2,3],juan:2,err3201:3,turn:3,err3202:3,place:[],retain:[5,1],interact:3,first:2,origin:[5,4],endors:[5,1],arrai:2,number:[0,2],predepcheck:2,date:[5,2,3,4,1],instruct:[0,2],wrapper:[5,3,4],wasn:2,owner:[5,1],stabl:5,script:[2,3,4],licens:[0,1],system:[2,3],messag:[0,3,2],too:2,illeg:2,"\u015blepi":[],option:[0,4],copi:5,specifi:3,sync:4,github:4,holder:[5,1],than:2,beh:3,target:4,provid:[5,2,3,4,1],charact:2,store:3,were:3,posit:2,sai:[3,4],fashion:4,abov:[5,2,3,1],pberror:3,ani:[5,2,1],packag:[5,2,3,4],tabl:0,need:[5,2,3],"null":3,issu:[2,4],built:4,equival:3,self:3,note:[5,0,3],also:[0,3,4,2],bulit:2,build:[5,0,3,4,2],which:[2,4],noth:[2,3],blue:3,distribut:[5,1],shall:[5,4,1],multipli:2,letter:2,phase:4,"class":[0,3,2],build_runn:[2,3],url:3,doc:5,gather:3,request:[2,3],doe:2,show:3,text:3,random:3,syntax:4,pkg:3,protocol:3,find:2,copyright:[5,0,3,4,1],explain:2,busi:[5,1],dict:3,meant:2,count:3,hit:2,variou:4,get:[2,3],express:[5,1],pypi:5,repo:[3,4],cannot:2,report:4,liabl:[5,1],requir:2,"public":[],"default":3,bad:[2,3],common:[],nowher:3,see:[0,3,4],num:3,result:2,arg:3,fail:3,reserv:[5,1],correctli:2,someth:2,urllib:3,written:[5,1],pkgbuilder:[0,1,2,3,4,5],neither:[5,1],httperror:3,buildsub:3,kei:3,incident:[5,1],"31m":3,embed:3,addit:3,last:[],rtype:3,howev:[5,2,1],contract:[5,1],foreign:3,mani:[5,3],com:4,comment:2,kwpolska:[5,2,3,4,1],color:[3,4],err3451:3,err3452:3,exemplari:[5,1],damag:[5,1],liabil:[5,1],err34:3,addition:4,three:[2,3],been:[],compon:2,json:3,much:4,use_categori:3,multiinfo:3,jsonmultiinfo:3,consequenti:[5,1],argument:3,piconv:2,togeth:2,pkgname:3,former:3,plain:[2,3],servic:[5,1],defin:3,"while":2,behavior:3,error:[0,3,2],showinfo:3,helper:[5,0,4],almost:3,jsonreq:3,readm:[5,0],them:[3,4],jest:[],synopsi:[0,4],incorrectli:2,perform:[2,3],suggest:3,make:[3,4],err3101:3,shorter:2,handl:3,html:5,decod:2,document:[5,0,3,1,2],pkglist:3,list_upgrad:3,http:4,depcheck:[2,3],aur_pkg:3,user:[3,4],syu:4,introductori:[],techniqu:4,off:3,entri:3,without:[5,1],exampl:[0,4,2],thi:[5,2,3,1],usual:2,identifi:2,urlpath:3,gather_foreign_pkg:3,yet:2,except:3,err3450:3,add:[5,2],valid:[2,3,4],input:[2,3],save:3,blok:[],match:2,bin:5,applic:4,advis:[5,1],format:3,read:2,big:5,password:2,python3:5,loss:[5,1],makedepend:[2,3],specif:[5,1],manual:4,nocolor:4,output:[2,3],page:[5,0,3,4],right:[5,2,1],some:3,indirect:[5,1],librari:[5,0],tmp:[3,4],auto_upgrad:3,prot:3,substitut:[5,1],exit:2,condit:[5,1],reproduc:[5,1],thhe:4,refer:[5,2],run:3,bold:3,quit:3,usag:[0,3,2],broken:2,promot:[5,1],repositori:2,colorson:3,about:[2,3,4],materi:[5,1],submitt:2,encod:2,automat:[2,3,4],upgrad:[0,3],warranti:[5,1],empti:3,contributor:[5,1],simillar:3,storag:[],your:2,git:4,wai:[5,3,1],submit:[],avail:5,strict:[5,1],includ:[5,2,1],lot:3,forward:5,"function":3,properli:2,form:[5,1],offer:4,forc:4,line:3,"true":3,bug:[0,4],info:[5,2,3,4,1],utf:2,possibl:[5,2,4,1],whether:[5,1],pacman:[5,2,3,4],displai:[2,4],below:3,limit:[5,1],otherwis:[5,1],problem:[2,3],similar:4,featur:5,uid:4,dure:2,doesn:3,exist:[2,3],file:[5,2,3],inf:2,"32m":3,check:[2,3,4],probabl:2,titl:[],when:[2,3],field:[2,3],other:[5,2,4,1],sysupgrad:4,normal:3,test:3,you:[5,2,4],novalid:4,print_packag:3,retcod:3,sequenc:2,ansi:4,inf3450:3,dropbox:4,outdat:2,directori:4,descript:[0,3,4],ignor:[2,4],time:2,unicodedecodeerror:2},objtypes:{"0":"py:module","1":"py:method","2":"py:class"},titles:["PKGBUILDer 2.1.2.3 documentation","5. Appendix B. License for PKGBUILDer","4. Appendix A. PKGBUILDer message numbers list","2. Classes in PKGBUILDer","1. PKGBUILDer","3. README for PKGBUILDer"],objnames:{"0":"Python module","1":"Python method","2":"Python class"},filenames:["index","LICENSE","messagecodes","classes","pkgbuilder","README"]}) \ No newline at end of file diff --git a/docs/index.rst b/docs/index.rst index 9306bcd..4c738f5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -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: diff --git a/docs/messagecodes.rst b/docs/messagecodes.rst index 3bf571e..a6d1233 100644 --- a/docs/messagecodes.rst +++ b/docs/messagecodes.rst @@ -3,8 +3,8 @@ Appendix A. PKGBUILDer message numbers list =========================================== :Info: This is an appendix to the PKGBUILDer documentation. :Author: Kwpolska -: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 diff --git a/docs/pkgbuilder.8.gz b/docs/pkgbuilder.8.gz index f4aba67..11aff29 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 fcebdbc..9184d11 100644 --- a/docs/pkgbuilder.rst +++ b/docs/pkgbuilder.rst @@ -4,8 +4,8 @@ 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 :Manual section: 8 :Manual group: PKGBUILDer manual diff --git a/pkgbuilder.py b/pkgbuilder.py index 07856a0..39c3047 100755 --- a/pkgbuilder.py +++ b/pkgbuilder.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -# PKGBUILDer v2.1.2.2 +# PKGBUILDer v2.1.2.3 # A Python AUR helper/library. # USAGE: ./build.py pkg1 [pkg2] [pkg3] (and more) # Copyright (C) 2011, Kwpolska @@ -50,7 +50,7 @@ import gettext import functools -VERSION = '2.1.2.2' +VERSION = '2.1.2.3' T = gettext.translation('pkgbuilder', '/usr/share/locale', fallback='C') _ = T.gettext @@ -289,7 +289,7 @@ def multiinfo(self, args, prot = 'http'): :Exceptions: urllib.error.URLError, urllib.error.HTTPError. :Message codes: none.""" - return json.loads(self.jsonmultiinfo(pyargs, prot)) + return json.loads(self.jsonmultiinfo(args, prot)) ### Utils common global utilities ### class Utils: diff --git a/setup.py b/setup.py index 0d86017..ded6f2d 100755 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from distutils.core import setup setup(name='pkgbuilder', - version='2.1.2.2', + version='2.1.2.3', description='An AUR helper (and library) in python3', author='Kwpolska', author_email='kwpolska@kwpolska.tk',