Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-rpkg | Distribution: Fedora Project |
Version: 1.64 | Vendor: Fedora Project |
Release: 2.fc36 | Build date: Tue Feb 8 03:58:54 2022 |
Group: Unspecified | Build host: buildvm-ppc64le-14.iad2.fedoraproject.org |
Size: 851569 | Source RPM: rpkg-1.64-2.fc36.src.rpm |
Packager: Fedora Project | |
Url: https://pagure.io/rpkg | |
Summary: Python library for interacting with rpm+git |
A python library for managing RPM package sources in a git repository.
GPLv2+ and LGPLv2
* Tue Feb 08 2022 Ondřej Nosek <onosek@redhat.com> - 1.64-2 - Upload correct tarball * Tue Jan 25 2022 Ondřej Nosek <onosek@redhat.com> - 1.64-1 - Fix: *pkg now takes into account --path parameter while building SRPM - 580 (drumian) - 'lint' can run with different 'rpmlint' versions - rhbz#1967821 (onosek) - Support building SRPMs in target mock - #495 (onosek) - Use unittest.mock on Python 3 (miro) - Add support for mockbuild in lint command (oturpe) - Fix srpm and binary rpm lookup in lint subcommand - #586 (oturpe) - mockbuild: allow enforcing local mock config in fedpkg (praiskup) - list-side-tags - fix unavailable username (sergio) - Accept also ~/.config/mock/<chroot>.cfg files (praiskup) - improve srpm --help description (kdreyer) - Improve how the .spec file is selected (mads) - Include `fmf` config in the list of reserved files - 452 (psplicha) - Fix flake8 syntax (onosek) - Continue execution if specfile parsing fails - #583 (oturpe) - Consider Patch tags in specfile parser - rhbz#2010518 (oturpe) - Support for custom completers (onosek) - Fixes import fail with sources already imported - #573 (drumian) - Also document Python 3.10 support in the README (miro) - Test and support Python 3.10 (miro) - Print SpecFile parsing debug info - rhbz#2000556 (onosek) - Pass sourcedir to rpmspec when specfile is parsed - #559 (oturpe) - Fix unittests to be Python 2 compatible (drumian) - Changing escaping of dash in docs - older releases (onosek) - Changing escaping of dash in docs. (drumian) * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.63-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Dec 14 2021 Ondřej Nosek <onosek@redhat.com> - 1.63-6 - drop nosetests for Python3 - disable pytest coverage during build * Wed Dec 01 2021 Ondřej Nosek <onosek@redhat.com> - 1.63-5 - Patch: Continue execution if specfile parsing fails - Patch: Consider Patch tags in specfile parser * Mon Nov 29 2021 Ondřej Nosek <onosek@redhat.com> - 1.63-4 - Patch: Fixes import fail with sources already imported * Mon Sep 13 2021 Ondřej Nosek <onosek@redhat.com> - 1.63-3 - Add python-requests-kerberos as a new dependency for RHEL packages - Patch: Print SpecFile parsing debug info * Wed Sep 01 2021 Ondřej Nosek <onosek@redhat.com> - 1.63-2 - Patch: Pass sourcedir to rpmspec when specfile is parsed * Tue Aug 24 2021 Dominik Rumian <drumian@redhat.com> - 1.63-1 - Do not download unused sources during command 'sources' - #559 (oturpe) - Added 'x-pkg verrel' for containers - #547 (jkunstle) - container-build: improve help text for --signing-intent argument (kdreyer) - Make sure all commits have a proper subject (sgallagh) - Fix unittest for previous commit (onosek) - better new-sources output when all sources already exist Fixes: #533 JIRA: RHELCMP-5529 (drumian) - Added 'remote' to rpkg from rhpkg - 439 (jkunstle) - Add --offline cli argument for new-sources (oturpe) - Tests: Fix setting branch name with old git (nils) - Add and augment tests for rpmautospec (nils) - Reflect 1.fc36 - Preprocess spec files using rpmautospec features (nils) - Detect generic use of rpmautospec features (nils) - Fix remaining Python3 SafeConfigParser warnings (nils) - Tests: specify branch name on `git init` (nils) - Remove leftover deprecated arguments (abisoi) - Remove deprecated arguments --dist and --module-name (abisoi) - Skip NVR check if the 1.fc36 - Don't access unset variable (nils) - Improve help in fedpkg clone command - #367 (abisoi) - Fix rpkg container-build ignoring values when same argument is specified multiple times - #537 (abisoi) - list-side-tags: show creator of the tag - 358 (onosek) - Drop Python 2.6 support (onosek) - Enable flatpak tests that require libmodulemd (onosek) - Added <package name>.rpmlintrc to the list of files ignored by fedpkg import - rhbz#1946688 (abisoi) - Jenkins unittests run in docker container (onosek) - Add support for side tag suffix (lsedlar) - Check whether sources file is not a directory - #541 (onosek) - Add config option for writing dist-git build results to a subdirectory (oturpe) - ca cert was removed on koji-1.24.0 (sergio) - Improve automatic test suite (oturpe) - Better hint when running 'prep' on detached branch - rhbz#1907964 (onosek) - Update description of the clean command - rhbz#1909461 (onosek) - Add --skip-nvr-check to the scratch-build command - rhbz#1671012 (onosek) * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.62-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jul 08 2021 Ondřej Nosek <onosek@redhat.com> - 1.62-6 - Patch: Preprocess spec files using rpmautospec features and use %autorelease when parsing spec files - Patch: Skip NVR check if the %autorelease macro is used * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.62-5 - Rebuilt for Python 3.10 * Fri Apr 02 2021 Ondřej Nosek <onosek@redhat.com> - 1.62-4 - Patch: Add support for side tag suffix * Wed Feb 24 2021 Ondřej Nosek <onosek@redhat.com> - 1.62-3 - Patch: ca cert was removed on koji-1.24.0 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.62-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Dec 02 2020 Ondřej Nosek <onosek@redhat.com> - 1.62-1 - Allow skipping nvr checking for chain-build - rhbz#1890701 (onosek) - Code-style improvement - imports are sorted (onosek) - Fix Jenkinks tests (onosek) - Avoid blank lines in log files for lookaside (contyk) - container-build: fix help text for --isolated argument (kdreyer) - Add --signing-intent and --repo-url to 'flatpak-build' (otaylor) - Add hashtype to lookaside download path - #521 (turivniy) - Add new layout for packages that missing specfile - rhbz#1885771 (onosek) * Mon Sep 07 2020 Ondřej Nosek <onosek@redhat.com> - 1.61-1 - Pytest update and MANIFEST.in prune (onosek) - Re-enable clog tests (onosek) - Skip directories inside of imported srpm file - rhbz#1866297 (onosek) - Skip 'sources' file when it is missing - rhbz#1867440 (onosek) - New layout for retired packages - rhbz#1867822 (onosek) - added a extendable layout module to deal with different package layouts within the CLI (2183506+odra) - Add (onosek) - Pytest replaces nosetests - #501 (onosek) - Disable some test for 'clog' functionality (onosek) - Suggest a way to track remote branch - update (onosek) - Suggest a way to track remote branch in the error log (cqi) - Remove deprecated support for kojiconfig (onosek) - Switch from krb_login to gssapi_login - rhbz#1830430 (onosek) - Disable test method's docstring in nosetests list (onosek) - Check repo name for correct format (onosek) - Unittests for passing additional arguments (onosek) - Passing additional arguments to underlaying commands - #432 (onosek) - Updated supported plaforms in documentation (onosek) - Repair compatible formatting for Python 2.6 (onosek) - Repair downloading sources into external directory (onosek) * Mon Aug 31 2020 Ondřej Nosek <onosek@redhat.com> - 1.60-8 - Patch: Skip 'sources' file when it is missing * Fri Aug 07 2020 Ondřej Nosek <onosek@redhat.com> - 1.60-7 - Patch: added layout module to deal with different package layouts - Patch: clog tests workaround * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.60-6 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.60-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon May 25 2020 Miro Hrončok <mhroncok@redhat.com> - 1.60-4 - Rebuilt for Python 3.9 * Tue May 19 2020 Ondřej Nosek <onosek@redhat.com> - 1.60-3 - Patch: Switch from krb_login to gssapi_login * Mon May 11 2020 Ondřej Nosek <onosek@redhat.com> - 1.60-2 - Releasing the epel8 version * Fri Mar 20 2020 Ondřej Nosek <onosek@redhat.com> - 1.60-1 - More transparent check of retired package (onosek) - Run newer version of sphinx-build tool (onosek) - Lookaside cache upload is not based on an extension - #484 (onosek) - container-build: additional warning when using --release (mlangsdo) - allow compose-id with repo-url for container_build (rcerven) - Clone config customization for namespaces - 231 (onosek) - Repair Jenkins tests (onosek) - (new-)sources should fail with git tracked files - 241 (onosek) - Handle new cachito dependency replacement argument (athoscr) - module-build optional key help - 280 (onosek) - Modify watch-cancel message (sgallagh) - Create stats for module builds in 'init' state (csomh) - RPM 4.15 changed header returns from type 'bytes' to 'string'. Handle either by converting to 'string' if necessary. (mmathesi) - Don't expect module build tasks to have "rpms" (mulaieva) - Propagate module_hotfixes to getMockConfig - rhbz#1780228 (lsedlar) - Add check for wrong repo name format during clone - 353 (onosek) - Simplify methods for getting namespace giturl (onosek) - Use a single thread pool while watching module builds (csomh) - Also capture stderr in logfile (orion) - Line up descriptions for better code readability (onosek) - Isolated container-build should allow arches override (rcerven) - container-build: add --koji-parent-build argument (kdreyer) - tests: add container-build --isolated test (kdreyer) - container-build: add --isolated argument (kdreyer) - Pass skip_build option to buildContainer (rcerven) - Reuse koji_cli.lib.unique_path (cqi)
/usr/lib/python3.10/site-packages/pyrpkg /usr/lib/python3.10/site-packages/pyrpkg/__init__.py /usr/lib/python3.10/site-packages/pyrpkg/__pycache__ /usr/lib/python3.10/site-packages/pyrpkg/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyrpkg/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/pyrpkg/__pycache__/cli.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyrpkg/__pycache__/cli.cpython-310.pyc /usr/lib/python3.10/site-packages/pyrpkg/__pycache__/completers.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyrpkg/__pycache__/completers.cpython-310.pyc /usr/lib/python3.10/site-packages/pyrpkg/__pycache__/errors.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyrpkg/__pycache__/errors.cpython-310.pyc /usr/lib/python3.10/site-packages/pyrpkg/__pycache__/gitignore.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyrpkg/__pycache__/gitignore.cpython-310.pyc /usr/lib/python3.10/site-packages/pyrpkg/__pycache__/lookaside.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyrpkg/__pycache__/lookaside.cpython-310.pyc /usr/lib/python3.10/site-packages/pyrpkg/__pycache__/man_gen.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyrpkg/__pycache__/man_gen.cpython-310.pyc /usr/lib/python3.10/site-packages/pyrpkg/__pycache__/sources.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyrpkg/__pycache__/sources.cpython-310.pyc /usr/lib/python3.10/site-packages/pyrpkg/__pycache__/spec.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyrpkg/__pycache__/spec.cpython-310.pyc /usr/lib/python3.10/site-packages/pyrpkg/__pycache__/utils.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyrpkg/__pycache__/utils.cpython-310.pyc /usr/lib/python3.10/site-packages/pyrpkg/cli.py /usr/lib/python3.10/site-packages/pyrpkg/completers.py /usr/lib/python3.10/site-packages/pyrpkg/errors.py /usr/lib/python3.10/site-packages/pyrpkg/gitignore.py /usr/lib/python3.10/site-packages/pyrpkg/layout /usr/lib/python3.10/site-packages/pyrpkg/layout/__init__.py /usr/lib/python3.10/site-packages/pyrpkg/layout/__pycache__ /usr/lib/python3.10/site-packages/pyrpkg/layout/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyrpkg/layout/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/pyrpkg/layout/__pycache__/base.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyrpkg/layout/__pycache__/base.cpython-310.pyc /usr/lib/python3.10/site-packages/pyrpkg/layout/__pycache__/layouts.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyrpkg/layout/__pycache__/layouts.cpython-310.pyc /usr/lib/python3.10/site-packages/pyrpkg/layout/base.py /usr/lib/python3.10/site-packages/pyrpkg/layout/layouts.py /usr/lib/python3.10/site-packages/pyrpkg/lookaside.py /usr/lib/python3.10/site-packages/pyrpkg/man_gen.py /usr/lib/python3.10/site-packages/pyrpkg/sources.py /usr/lib/python3.10/site-packages/pyrpkg/spec.py /usr/lib/python3.10/site-packages/pyrpkg/utils.py /usr/lib/python3.10/site-packages/rpkg-1.64-py3.10.egg-info /usr/lib/python3.10/site-packages/rpkg-1.64-py3.10.egg-info/PKG-INFO /usr/lib/python3.10/site-packages/rpkg-1.64-py3.10.egg-info/SOURCES.txt /usr/lib/python3.10/site-packages/rpkg-1.64-py3.10.egg-info/dependency_links.txt /usr/lib/python3.10/site-packages/rpkg-1.64-py3.10.egg-info/requires.txt /usr/lib/python3.10/site-packages/rpkg-1.64-py3.10.egg-info/top_level.txt /usr/share/doc/python3-rpkg /usr/share/doc/python3-rpkg/CHANGELOG.rst /usr/share/doc/python3-rpkg/README.rst /usr/share/licenses/python3-rpkg /usr/share/licenses/python3-rpkg/COPYING /usr/share/licenses/python3-rpkg/COPYING-koji /usr/share/licenses/python3-rpkg/LGPL
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue May 9 23:45:58 2023