rpkg-1.35-2.fc20$>` .Lv|DTI><???d   J %+4L X d |  $ H   '(+84*9*: *G<H=I=,X=4Y=<\=T]=l^=b=d>e>f>l>t>u>v>w?px?y??Crpkg1.352.fc20Utility for interacting with rpm+git packaging systemsA tool for managing RPM package sources in a git repository.Umbuildhw-12.phx2.fedoraproject.org>Fedora ProjectFedora ProjectGPLv2+ and LGPLv2Fedora ProjectApplications/Systemhttps://fedorahosted.org/rpkglinuxnoarch i/PA큤A큤큤UmU[UmT7AUmUmdff8f8b42d771269f7affaee780809fb3692bc10485c661c4db350d8d6cb09f8e1ce0910e82fdaac32049a0f95fb27898b83871e91d4e585dad899a3e00817da34d9e10584e953feb2dd4ae6d19899fbdb24c9b0c292e7d32944c37b073a4aa7bf7bb313a4764a7a663addde0dfc281a2155068b26a2e22ef83fc88f004f0acfrootrootrootrootrootrootrootrootrootrootrootrootrpkg-1.35-2.fc20.src.rpmconfig(rpkg)rpkg@     /usr/bin/pythonconfig(rpkg)osbspyrpkgpython-argparserpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.35-2.fc201.35-2.fc203.0.4-14.6.0-14.0-15.2-1 fedpkg1.74.11.3Ud`@Ud`@U/@U+U@TT~@T5'@T*@T%U@S׌S׌SSP@S0@SK@QB@Qb@QP$P O O@OpZ@OiO]@OOdO@ON=@N@N@NNx@Nw.NK@N6@N&@MAMAMAMM@Dennis Gilmore - 1.35-2Pavol Babincak - 1.35-1Pavol Babincak - 1.34-1Pavol Babincak - 1.33-1Pavol Babincak - 1.32-1Pavol Babincak - 1.31-1Pavol Babincak - 1.30-2Pavol Babincak - 1.30-1Pavol Babincak - 1.28-1Pavol Babincak - 1.27-1Pavol Babincak - 1.26-1Pavol Babincak - 1.25-1Pavol Babincak - 1.24-1Fedora Release Engineering - 1.21-2Pavol Babincak - 1.21-1Dennis Gilmore - 1.20-1Fedora Release Engineering - 1.19-2Pavol Babincak - 1.19-1Fedora Release Engineering - 1.18-4Robert Scheck - 1.18-3Fedora Release Engineering - 1.18-2Jesse Keating - 1.18-1Jesse Keating - 1.17-1Jesse Keating - 1.16-1Jesse Keating - 1.15-1Jesse Keating - 1.14-1Jesse Keating - 1.13-1Jesse Keating - 1.12-1Jesse Keating - 1.11-1Jesse Keating - 1.10-1Jesse Keating - 1.9-1Jesse Keating - 1.8-1Jesse Keating - 1.7-1Jesse Keating - 1.6-1Jesse Keating - 1.5-1Jesse Keating - 1.4-1Jesse Keating - 1.3-1Jesse Keating - 1.2-1Jesse Keating - 1.1-2Jesse Keating - 1.1-1Jesse Keating - 1.0-2Jesse Keating - 1.0-1- pyrpkg Requires python-osbs- Test for scratch opt in the actual argument of container_build_koji (pbabinca) - Move the GitIgnore class to its own module (bochecha) - Modernize the gitignore-handling code (bochecha) - gitignore: Properly handle adding matching lines (bochecha) - Refactor: remove unnecessary code (pbabinca) - Move custom UnknownTargetError to errors module (pbabinca) - New command: container-build (jluza) - lookaside: Take over file uploads (bochecha) - Remove unnecessary log message (bochecha) - Stop making source files read-only (bochecha) - Drop some useless comments (bochecha) - Only report we're uploading when we actually are (bochecha) - lookaside: Check if a file already was uploaded (bochecha) - lookaside: Allow client-side and custom CA certificates (bochecha) - lookaside: Be more flexible when building the download URL (bochecha) - lookaside: Use the hashtype for the URL interpolation (bochecha) - lookaside: Add a progress callback (bochecha) - lookaside: Handle downloading of source files (bochecha) - lookaside: Move handling of file verification (bochecha) - lookaside: Move handling of file hashing (bochecha) - utils: Add a new warn_deprecated helper (bochecha) - Add a new lookaside module (bochecha) - Add a new utils module (bochecha) - Properly set the logger (bochecha) - Move our custom errors to their own module (bochecha) - Don't assume MD5 for the lookaside cache (bochecha) - Remove dead code (bochecha) - Use the proper exception syntax (bochecha)- tests: Don't use assertIsNone (bochecha) - tests: Don't use assertRaises as a context manager (bochecha) - Add long --verbose option to -v, new --debug and -d option (pbabinca)- New mockbuild options: --no-clean --no-cleanup-after (jskarvad) - Catch ssl auth problems and print more helpful messages (pbabinca) - New exception - rpkgAuthError to allow clients detect auth problems (pbabinca)- tests: Properly open/close the file (bochecha) - sources: Support writing in either the old or new format (bochecha) - sources: Reindent code (bochecha)- Refactor: remove unused imports from test_sources (pbabinca) - Don't do several times the same thing (bochecha) - sources: Forbid mixing hash types (bochecha) - sources: Move to the new file format (bochecha) - Rewrite the sources module (bochecha)- Use %{__python} instead of %{__python2} as it might be not defined- add python-nose as BuildRequires as run tests in check section (pbabinca) - pass extra data to the Commands object via properties instead of __init__() (mikeb) - clean up Koji login, and properly support password auth (mikeb) - add --runas option (mikeb) - run os.path.expanduser on the kojiconfig attribute in case the path is in the user's home directory (bstinson) - Override GIT_EDITOR in tests (pbabinca) - Massive Flake8 fix (bochecha) - Fix some more Flake8 issues (bochecha) - Fix some flake8 issues (bochecha) - Simplify some code (bochecha) - Fix typo (bochecha) - tests: Ensure functioning of Commands.list_tag (bochecha) - list_tags: Stop executing a command (bochecha) - list_tags: Fix the docstring (bochecha) - delete_tag: Stop executing a command (bochecha) - tests: Ensure functioning of Commands.delete_tag (bochecha) - add_tag: Run the tag command in the right directory (bochecha) - tests: Ensure proper functioning of Commands.add_tag (bochecha) - tests: Factor out some code (bochecha) - tests: Ensure functioning of Commands.clone (bochecha) - gitignore: Make sure each line ends with a \n (bochecha) - gitignore: We're not modified any more after we wrote to disk (bochecha) - tests: Ensure proper functioning of GitIgnore (bochecha) - tests: Use nose (bochecha) - Remove unused import (bochecha) - Some more PEP8 (bochecha) - Add classifiers to setup.py (pbabinca) - Add new sources file parser even with unit tests (pbabinca) - If source file doesn't exist continue without downloading files (pbabinca) - Reformat setup.py to be compliant with PEP 8 (pbabinca)- Compare fuller remote branch name with local branch before build- Explicitly define pyrpkg's client name for man pages (pbabinca) - Refactor mock results dir to property (pbabinca) - Add skip-diffs option for import_srpms (lars) - Properly remove possible .py when creating man pages (lars) - Process srpm imports to empty repositories more explicitly (pbabinca) - Make UPLOADEXTS a class variable that can be extended (lars) - Introduce self.default_branch_remote for fresh clones (pbabinca) - On self.path change reset properties which could used old value (pbabinca) - Remove empty entry from git ls-files to not confuse following code (pbabinca) - Remove file names during srpm import in more extensible way (pbabinca) - Fix issue causing all current local builds via fedpkg to use md5 rather than sha256 (spot) - License replaced with official GPL 2.0 license from gnu.org (pbabinca) - Allow "rpkg commit -s" (pjones)- rpkg doesn't have a python module so use pyrpkg instead (pbabinca)- 1.25 release (pbabinca) - Note to do_imports() doc. (pbabinca) - Change default option for switch-branch from --no-fetch to --fetch (pbabinca) - Allow default name of the library to be set by subclasses (pbabinca) - Use name attribute of cliClient to get configuration (pbabinca) - Make setup.py executable (pbabinca) - Use direct git call for fetches (pbabinca) - Print reason for failed switch-branch (pbabinca) - Match whole branch with remote name when switching branch (pbabinca) - Refactor: deduplicate remote & branch_merge (pbabinca) - De-hardcode 'origin' as the remote name (bochecha) - Fallback the remote on 'origin' (bochecha)- 1.24 release (pbabinca) - Work around signed srpms (Till Maas) - Properly raise the error (bochecha) - Ability to skip NVR construction altogether for builds (pbabinca) - If we failed to parse NVRE from rpm output use better error message (pbabinca) - If command to get NVRE printed anything to stderr log that command (pbabinca) - Refactor: correctly split string on multi lines (pbabinca) - Use nvr_check as an optional argument for build (pbabinca) - 1.23 release (pbabinca) - Use module_name setter instead of constructor parameter (pbabinca) - Set pushurl & branch_remote by default (pbabinca) - 1.22 release (pbabinca) - Define module name from command line, git url and lastly from spec (pbabinca) - Revert "Define module name from command line, git url and lastly from spec" (pbabinca)- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- Refactor: split strings on multi lines without spaces from indentation (pbabinca) - Refactor: remove spaces at the end of lines (pbabinca) - Define module name from command line, git url and lastly from spec (pbabinca) - Option to skip NVR existence check in build system before build (pbabinca) - Add an 'epoch' property to pyrpkg.Commands (bochecha) - Fetch remotes before switch-branch by default (pbabinca) - Protect rhpkg's --arches argument (pbabinca)- read krbservice from the koji config file (dennis) - We can assume that rpkg is installed if the (ville.skytta) - clog: Don't require empty line between changelog entries. (ville.skytta) - Spelling fixes. (ville.skytta) - expand %{name} and %{verion} macros when checking for unused_patches check for .patch and .diff files as patches (dennis) - clean up some language ambiguities (dennis) - clog: Support %changelog tag written in non-lowercase. (ville.skytta) - add spkg as a binary file extention rhbz#972903 (dennis) - Fixed version to 1.19 (pbabinca) - Don't track spec file here (pbabinca) - 1.20 (pbabinca) - Mock config temp dir in the form $(target)-$(localarch).$(mktemp)mockconfig (pbabinca)- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Generate mock-config for mockbuild if needed (rhbz#856928) (pbabinca)- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Require %{version}-%{release} rather %{name}-%{version}- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Use rpmdefines when querying for package name- Don't assume master branch for chain builds (jkeating)- Only read from .koji/config (jkeating)- Fix branch push warning (jkeating) - Handle CVS based builds when getting build hash (jkeating)- Warn if the checked out branch cannot be pushed (jkeating) - Warn if commit or tag fails and we don't push (#21) (jkeating) - Honor ~/.koji/config (rhbz#785776) (jkeating) - Update help output for switch-branch (rhbz#741742) (jkeating)- Return proper exit code from builds (#20) (jkeating) - Fix md5 option in the build parser (jkeating) - More completion fixes (jkeating) - Add mock-config and mockbuild completion (jkeating) - Simplify test for rpkg availability. (ville.skytta) - Fix ~/... path completion. (ville.skytta (jkeating) - Add a --raw option to clog (#15) (jkeating) - Make things quiet when possible (jkeating) - Fix up figuring out srpm hash type (jkeating) - Allow defining an alternative builddir (jkeating) - Conflict with older fedpkg (jkeating) - Attempt to automatically set the md5 flag (jkeating) - Use -C not -c for config. (#752411) (jkeating) - Don't check gpg sigs when importing srpms (ticket #16) (jkeating) - Enable md5 option in mockbuild (twaugh) (jkeating)- Fix mock-config (ticket #13) (jkeating) - Make md5 a common build argument (jkeating) - Move arches to be a common build argument (ticket #3) (jkeating) - Find remote branch to track better (jkeating)- Change clog output to be more git-like (sochotnicky) - Fix mockconfig property (bochecha) - Use only new-style classes everywhere. (bochecha) - Testing for access before opening a file is unsafe (bochecha) - Add a gitbuildhash command (jkeating) - Always make sure you have a absolute path (aj) (jkeating) - don't try to import brew, just do koji (jkeating)- Use -C for --config shortcut (jkeating) - Don't leave a directory on failure (#754082) (jkeating) - Fix chain build (#754189) (jkeating) - Don't hardcode brew here (jkeating)- Don't upload if there is nothing to upload. (jkeating) - --branch option for import is not supported yet (jkeating) - Add epilog about mock-config generation (jkeating) - Don't assume we can create a folder named after the module. (bochecha) - Fix passing the optional mock root to mockbuild (bochecha) - Add missing registration for mockbuild target (bochecha) - Make the clean target work with --path. (bochecha) - Fix typo in a comment. (bochecha) - Fix syntax error in main script. (bochecha) - Fix typo. (bochecha)- Get more detailed error output from lookaside (jkeating) - Move the curl call out to it's own function (jkeating) - Hide build_common from help/usage (jkeating) - Fix the help command (jkeating)- Support a manually specified mock root (jkeating) - Add a mock-config subcommand (jkeating) - Fix a traceback on error. (jkeating) - Remove debugging code (jkeating) - More git api updates (jkeating) - Add topurl as a koji config and property (jkeating) - Add a mockconfig property (jkeating) - Turn the latest commit into a property (jkeating)- Allow name property to load by itself (jkeating)- Fix tag listing (#717528) (jkeating) - Revamp n-v-r property loading (#721389) (jkeating) - Don't use os.getlogin (jkeating) - Code style changes (jkeating) - Allow fedpkg lint to be configurable and to check spec file. (pingou) - Handle non-scratch srpm builds better (jkeating)- Be more generic when no spec file is found (jkeating) - Hint about use of git status when dirty (jkeating) - Don't use print when we can log.info it (jkeating) - Don't exit from a library (jkeating) - Do the rpm query in our module path (jkeating) - Use git's native ability to checkout a branch (jkeating) - Use keyword arg with clone (jkeating) - Allow the on-demand generation of an srpm (jkeating) - Fix up exit codes (jkeating)- Fix a debug string (jkeating) - Set the right property (jkeating) - Make sure we have a default hashtype (jkeating) - Use underscore for the dist tag (jkeating) - Fix the kojiweburl property (jkeating)- Fill out the krb_creds function (jkeating) - Fix the log message (jkeating) - site_setup is no longer needed (jkeating) - Remove some rhtisms (jkeating) - Wire up the patch command in client code (jkeating) - Add a patch command (jkeating)- Use version macro in files- New tarball release with correct license files- Fix up things found in review- Initial package1.35-2.fc201.35-2.fc20bash_completion.drpkg.bashrpkgrpkg.confrpkgrpkg.1.gz/etc//etc/bash_completion.d//etc/rpkg//usr/bin//usr/share/man/man1/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=genericdrpmxz2noarch-redhat-linux-gnudirectoryASCII textPython script, ASCII text executabletroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)R?@7zXZ !PH6J=]"k%Lݷ^Yx2C`"/yqM?"|%r{j $ (qڢy4Hnk7aȓ ( yeqV3>1ZmdX };$^ΔzY8e/9s:>A>d 8;0 В1 -r C!JkYLL0 >*=vc˛>a0D|AoB۽Lz4G.,r怮P2)4y>Q:t2JνLvˢrxjpI;Zԁ@5Ak^W<虱`1J\Q=\tE`sq/Wf.X(b9Cz|D}8 !TCmXm#+Jv)ZC F0Kst6p.淥|Z,o1<)4)V;fC?Ω#- !M`f 7 ^ `,h~ AfrD?\*aK_hA/e<}K\c(Y]zSѢ%*}b6NO.6IXH2;RcME)ұyQߑ*R䲰;(/"yNSLJJ١Z$eՐ]anɼ'X/m f+1j?mCRQ\3Nk7]}FILobJehQ [{A"J7Fn^han'vh.DMAb8@/AX C:q;] `jV/!M7)"ˍ&C4F{Hx^.+$T@!M0\qi㲞L}b.cu䅖﯊ ehS;ӊuw۬I-B}л$'dcp<麒8;F.1N:[.9sM cހS vaV~1b$ĞԝKozF;p|)rzhx/5RXĚ4"s1,}4?_C6xwpb2LIwKܓp3\zߡ9L)  S@rX/v&ՖYGMϸ1<Տck漵ǜ)C%lS+MC_i\a=AR:$`n{!Fi]d.e.7[C$TC!^rd*5[f&|iIg"^.FƦ=a?^=Bkf`Dt2<|񺹻*@hf_6Ԁ]s7L7uqRQeN=]FTGH0j|YR2/S&Q,V6FE+0@r}'I abXLvU f%gtґYpCzH@.xs/e;C Yf^G{zX`GXvm5$K#~,]̎E:p.ޜ$)KY%҃Æ!X?paqaVoH0Xɚ-|A^jvzNbu`^W)~Тo΀&dSE{n(SY;ݰfwa_8-󮹵osIS4qt%O,~l<UJ K/h $Ŷp+p(AU+f:Ю'Ɠbzt zWN bg7~!I=iFJl6ql<陋#:34,ʔ@G~FPC`dѠ(srf{CtU8Z4RXп-7 4 FgB5XIև>L5Hl:vyH"'`cATpOz1!,;mPT9czόg}8qp*$Sa~j`xiTu%eе>@FNE/. 0<jcfQi`Nx"މ?Zȼ os~CKsݓ+QW='6b W&>U@KCl^TTd֋U~E?R AVDlq83ɇ7:AY ~8< _3AfZqS(= DqλZS~爀yJPD лQ.Zٖ5TCv#%ERD+v1()|FV%ENޯ)%^Dm$Qm㧒OP gKI)Cjf0wV<3B[Hw4y /3p:>s3'ㄱqKBSdN;Gg筏-aÉ#9 'S6N'|#1/iaHTxmdhh),VIp^M"D ZQb푞&2ldfS!$@b4]Hsf‹B@Ť"7]˓Z\/V>$u+_ ;*&BG Yb4E GР\ NA/3,cp,y~:sf1CP{߇!̵7ӖTl\ Ib#e,;rqm۶+:ob2aWPmAXTPZ)QɷlvC5sΠ!|೎+"kNVposVR2\AE#L/9s0;?*h}XUR}Dq*xk2/k{s@AtI x&Vot(t]Go:IůA (.<}q{ xJtj2|cٷ՞q_T ό#}}J7V\G 8"ac\7EF->(bJpFބ߹a$!{-OǮ[P"o'F's`k=+Ѳԥx01mzBGWbn"rpR7!<Aɽ/ 8l@`w0,}-}p?c$Sn2&[bz~Vb~Ts"7]GwJ&bAR=[h5jУxkwIV}VD2.7VdK[40hܟ?crpiɺp˿<.ޕ?"s}@}Wl.7qQ|>اy0p>A!y: СY9x\Ev¡*FrdKn Pb2zNXS&w\so]ҧ!!s}W;:3uuI#O&8 -LX0.#c "3{ǍxNPNTp8TBt@}-9@Yb}X!k+M0q|nQ rz*ۮ>-WOT*lsgnK=֩ olA#^{E8-:NYjI2L0p%ZaN,VI܏7нOԹ; D8N\kvQ j+w ~|U6cArVjKv7UKc |J3A:t+v<Y)(ߊta_ $)=f(q.Kbĝ TN.Y)!Hlm[C]k̖xyo|&1u^q{Lo1n7%2CfŐ8X8eG@?Y4rdLlڛݜJUs͋b2- 䆟zJ|o` xzYkH{y+sԩW&f`ӵo>X ;ےo\EUtѡ1;WG+JS1B@R++E=uylSxwXD3u&e*ݞh ?`7 2gOnNV=t+2 wRbU~:(0o9@&ʻhڅBn3n?Z +һrirKv+/\ iF8͔:r:tMNy1{աrt4>Çn]? )w C4OZRUu|߁֎sI9z]){~^\Ω}n!c#xDijӠ FUt:CZt?gqzKCB33(8ܮ}`R> ؎ ɨ>0nǵ"n3DQbb-9tR㭎`8He22/+Ms_[5z 枃pDDXF34gh(PO,<1M=Q-뙉z𻭠;[? cֹ|gjg r#0c*9cͰW4ﷇG"ݲ K]8q-8s\{CLκR ]Ym3k؄yڀn6ɶaG~Y3[mm pf<(Ο=|yWث۟V{HU{ꮌ3pX2b=Wc *iJyPn\U_oT, rs>EM' ,!RZQs n8$n xVORq+] TJ'VR.G8$8;ͺ0mk帩/ n EgtlbhAW)ĮF)ۚGeCw,ZAF\L 'E%4|>P9iu)9\ ,\k*vo3w5 (y%kR5uʣyneǰW&}dcMٿ/U