SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-rpkg-1.60-3.fc30.noarch.rpm :

* Tue May 19 2020 Ondřej Nosek - 1.60-3- Patch: Switch from krb_login to gssapi_login
* Mon May 11 2020 Ondřej Nosek - 1.60-2- Releasing the epel8 version
* Fri Mar 20 2020 Ondřej Nosek - 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)
* Thu Jan 30 2020 Fedora Release Engineering - 1.59-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Jan 02 2020 Ondřej Nosek - 1.59-5- Some patches:- Propagate module_hotfixes to getMockConfig- Don\'t expect module build tasks to have \"rpms\"- RPM 4.15 changed header - type conversion- Create stats for module builds in \'init\' state
* Tue Dec 03 2019 Ondřej Nosek - 1.59-4- Patch: limited thread pool for watching module builds
* Thu Nov 14 2019 Ondřej Nosek - 1.59-3- Backport: Isolated container-build should allow arches override
* Fri Oct 25 2019 Ondrej Nosek - 1.59-2- Backport: container-build: add --isolated and --koji-parent-build arguments- Backport: Pass skip_build option to buildContainer- Backport: Reuse koji_cli.lib.unique_path
* Mon Sep 16 2019 Ondřej Nosek - 1.59-1- Add argument to skip build option for container-build (rcerven)- Sorting imports (onosek)- Ignore error when adding exclude patterns - 1733862 (onosek)- Path to lookaside repo fix (onosek)- Add commands for interacting with Koji side-tag plugin - 329 (lsedlar)- Do not delete files related to gating on import (onosek)- Support integer values in the optional module-build arguments (mprahl)- container-build: add --build-release argument (kdreyer)- Allow some arguments for container-build together (onosek)- git-changelog: Fix running on Python 3 - 3 (onosek)- Port to libmodulemd 2 API (lsedlar)- Module-overview allows filtering by owner - 325 (onosek)- Different import --offline command behavior - #445 (onosek)- Show nvr in container-build (onosek)- Custom handler for koji watch_tasks (onosek)- Unittests for clone command (onosek)- Fix clone --branches - rhbz#1707223 (tmz)- Make gitbuildhash work for windows builds (lsedlar)
* Mon Sep 16 2019 Ondřej Nosek - 1.58-10- Update koji dependency
* Sat Aug 17 2019 Miro Hrončok - 1.58-9- Rebuilt for Python 3.8
* Thu Aug 01 2019 Ondřej Nosek - 1.58-8- Obsoletes python2-rpkg after upgrade to Fedora30
* Wed Jul 31 2019 Stephen Gallagher - 1.58-7- Fix libmodulemd requirements
* Fri Jul 26 2019 Fedora Release Engineering - 1.58-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Mon Jun 10 2019 Ondřej Nosek - 1.58-5- Now again, libmodulemd is required instead of python3-libmodulemd because it was causing troubles with upgrades.
* Mon Jun 10 2019 Ondřej Nosek - 1.58-4- Modify required version of koji package
* Mon May 27 2019 Ondřej Nosek - 1.58-3- Backport: Custom handler for koji watch_tasks- Backport: Show nvr in container-build- Backport: Different import --offline command behavior
* Thu May 09 2019 Ondrej Nosek - 1.58-2- Backport: fixed \'clone --branch\' command
* Mon Apr 29 2019 Ondřej Nosek - 1.58-1- Ignore files in a cloned repository - #355 (onosek)- Handle data from python RPM binding as UTF-8 string (zebob.m)- srpm_import: be compatible with rhbz#1693751 (praiskup)- Pass --enable-network to mock - 314 (onosek)- Enhance \'module-overview\' sub-command to show scratch status of modules. (mmathesi)- Remove the ability to parse a module\'s branch automatically to determine the base module stream override (mprahl)- Improvements for scratch module builds (mmathesi)- Updates to support scratch module builds (mmathesi)- Refactor fake Koji credential handling from TestBuildPackage class into new FakeKojiCreds class so it can be shared with TestModulesCli class. (mmathesi)- Make Koji upload methods more generic so they can be reused. (mmathesi)- Allow passing --offline and -r to mbs-manager build_module_locally. (jkaluza)- Depth param for clone - tuning (onosek)- Depth param for clone - #363 (onosek)- Pass --disablerepo and --enablerepo to mock - 313 (onosek)- Import srpm without uploading sources - rhbz#1175262 (onosek)- Ignore any specified profile when finding the Flatpak build target (otaylor)- Show module build links in output from command module-build (cqi)- Add \'retire\' command supporting both packages and modules (mmathesi)- Fix \"push --force\" (tim)- Container-build returns its status to command-line - #415 (onosek)- Upload .crate files to lookaside cache - 312 (onosek)- Restrict version of PyYAML on Python 2.6 (lsedlar)- Simplify srpm method (onosek)- Permit setting arbitrary rpm macros during build (riehecky)- Add the ability to configure multiple regex expressions for base_module_stream_regex_from_branch (mprahl)- Do not require PyGObject in setup.py - rhbz#1679365 (onosek)- Fixing failing Jenkins tests (onosek)- Unify update-docs script with fedpkg version (onosek)- README: add links (onosek)- Watch multiple module builds (cqi)- Added update-docs script (onosek)
* Thu Apr 25 2019 Ondřej Nosek - 1.57-9- yet another compat fix with RPM after rhbz#1693751
* Fri Apr 19 2019 Pavel Raiskup - 1.57-8- compat fix with RPM after rhbz#1693751
* Wed Mar 20 2019 Igor Gnatenko - 1.57-7- Backport patch for uploading
*.crate into lookaside
* Thu Feb 07 2019 Ondřej Nosek - 1.57-6- Revert previous change. Now python-gobject-base & libmodulemd are removed from epel7 and RHEL7
* Tue Feb 05 2019 Ondřej Nosek - 1.57-5- python-gobject-base & libmodulemd also for epel7 and RHEL7
* Mon Feb 04 2019 Lubomír Sedlář - 1.57-4- Disable Py2 package on F30+
* Sat Feb 02 2019 Fedora Release Engineering - 1.57-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Thu Jan 03 2019 Ondřej Nosek - 1.57-2- Merge changes of the .spec files for Fedora and RHEL
* Thu Dec 13 2018 Ondřej Nosek - 1.57-1- Use idna 2.7 for Python 2.6 (lsedlar)- Imports are sorted (onosek)- libmodulemd is missing on el7 - #402 (onosek)- Initialize bash autocompletion (onosek)- Set configuration in case of \"clone --branches\" as well (tim)- Fix fake spec file for clog tests (cqi)- Move argparse fix from fedpkg - #398 (onosek)- Send source mtime to dist-git - 220 (lsedlar)- Fix tests for mock package manager (lsedlar)- Specify package manager for mock-config (lsedlar)- Add contributing guide (onosek)- Validate the module build optional argument when parsing the argument (mprahl)- Add config options to parse the base module (e.g. platform) stream from the dist-git branch and apply a buildrequire override (mprahl)- Add the ability to pass in buildrequire and require overrides on a module build (mprahl)- Raise an error if the module build command receives optional arguments that conflict (mprahl)- Silence Python3 SafeConfigParser warnings (mmathesi)- Allow to pass posargs to tox from make (cqi)- Specify dependent packages in one place (cqi)- Don\'t registry flatpak-build command on Python-2.6 (otaylor)- Add flatpak-build subcommand (otaylor)- Don\'t pass the MBS API URL around as a parameter (otaylor)- TestContainerBuildWithKoji: tear down the mock appropriately (otaylor)- Refine test runner for py26 (cqi)
* Thu Nov 15 2018 Ondřej Nosek - 1.56-4- Allow build for RHEL-8 (onosek)
* Wed Nov 14 2018 Ondřej Nosek - 1.56-3- No mock warning (onosek)
* Fri Sep 07 2018 Owen Taylor - 1.56-2- Add patch from upstream pull-request to add a flatpak-build subcommand- Add PyYAML dependencies so that the spec file at least builds on epel6/epel7
* Tue Aug 21 2018 Chenxiong Qi - 1.56-1- Validate greenwave policy early in Commands.build (cqi)- Refine error message for failure gating.yaml validation (cqi)- explain mbs-manager exception handling (nils)- test for missing mbs-manager with errno set (nils)- catch errno == ENOENT if mbs-manager is missing (nils)- add missing method docstring (nils)- Show full error from MBS (lsedlar)- Fix tests for greenwave policy validation (cqi)- Add testenv for building docs (cqi)- New option --buildrootdir - rhbz#1583822 (cqi)- Add --shell option to mockbuild - rhbz#1438685 (cqi)- Validate gating.yaml file for Greenwave gating (gnaponie)- Update README (cqi)- Reduce the number of repo creation for tests (cqi)- Fix flake8 error (cqi)- Drop rpm-py-installer from requires - #357 (cqi)- Allow _run_command to capture and return output to stdout or stderr (cqi)- Claim Python 3.7 in README and package classifiers (cqi)- Fix a bad test teardown (otaylor)- Refactor build command (cqi)- Remove rpmfluff package (cqi)- Set PYCURL_SSL_LIBRARY directly for installing pycurl (cqi)- Add py37 testenv (cqi)
* Thu Jul 26 2018 Chenxiong Qi - 1.55-2- Remove dependency python-rpmfluff
* Mon Jul 23 2018 Chenxiong Qi - 1.55-1- Fix installing pycurl for running tests (cqi)- Replace extra module_name with repo_name (cqi)- Replace name module with repo in tests/fixtures/rpkg
*.conf (cqi)- Add --fail-fast functionality - #331 (tibbs)- Fix fake spec for build in rawhide (cqi)- Avoid to upload a file with different checksum - #204 (cqi)- Give more information when sources has invalid content - #227 (cqi)- Reserve README.md while import srpm - #149 (cqi)- Set to repo_name property when --name is specified (cqi)- Do not restrict argparse version (cqi)- Check old format args only if there is clone config (cqi)- Fix typo and reword option help and deprecation message (cqi)- Massive replacement of module (cqi)- Deprecate module_name inside rpkg internal (cqi)- Add new option --name and --namespace - #301 (cqi)- Man generator indent workaround (onosek)- Fixing imports in unittests (onosek)- Minor fixes to doc build (cqi)- Fix mistakes during rebase (cqi)- Run document generator script in Py3 explictly (cqi)- Remove warning of nonexisting source/_static/ during doc build (cqi)- Do not generate document for sample rpkg app (cqi)- Exclude subcommand which does not have help (cqi)- Ensure to clean files for generating HTML documents (cqi)- Fix rebase error: add module_build_watch back (cqi)- Fix MANIFEST.in to list files for building doc (cqi)- Rename generate_man_pages.py (cqi)- Generate HTML document and manpage for sample rpkg (cqi)- Simplify doc Makefile (cqi)- Generate commands HTML and man pages (cqi)- Update existing docstrings (cqi)- Generate documents by sphinx - #50 (cqi)- README: new code should be py3 compatible (ktdreyer)- Provide base_module to clone_config templates - #326 (tmz)- Refactor man generator to be reusable (puiterwijk)- Make sure gitcred doesn\'t land in man (puiterwijk)- Don\'t inject the credential helper to push if OIDC is unconfigured (puiterwijk)- Add docblocks to gitcred methods and don\'t quit if OpenIDC is unconfigured (puiterwijk)- Also inject the credential helper with rpkg push (puiterwijk)- Create a \"gitcred\" command that functions as an OIDC git-credential helper (puiterwijk)
* Sat Jul 14 2018 Fedora Release Engineering - 1.54-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jun 19 2018 Miro Hrončok - 1.54-3- Rebuilt for Python 3.7
* Mon May 21 2018 Chenxiong Qi - 1.54-2- Remove koji and rpm-py-installer Python package requires- Fix argparse version for el6
 
ICM