-
Thu Dec 11 2025 Ondřej Nosek <onosek@redhat.com> - 1.69-5
- Patch: Submitting the module build - duplicate timeout
-
Tue Dec 09 2025 Ondřej Nosek <onosek@redhat.com> - 1.69-4
- Patch: _run_command: timeout is not supported in Python 2
-
Tue Dec 09 2025 Ondřej Nosek <onosek@redhat.com> - 1.69-3
- Patch: Check the correct sorting of imports from now on
- Patch: `update`: interactive editor is broken
-
Tue Nov 25 2025 Ondřej Nosek <onosek@redhat.com> - 1.69-2
- Patch: Use ruff code checker instead of bandit
-
Tue Nov 25 2025 Ondřej Nosek <onosek@redhat.com> - 1.69-1
- Only update the progress bar when meaningfully changed (code)
- Don’t set up upload progress when stdout isn’t a tty (code)
- Fix unittests for Python 3.14 (onosek)
- `sources`: set "Accept-Encoding: identity" header on HTTP requests
(decathorpe)
- Accept auto-generated sources in pre-push checks (fweimer)
- Add mock configuration option to build and srpm commands for use along with
the srpm mock option, same as in mockbuild command. (abobrov)
- `srpm`: man page generation fixed (onosek)
- `install`: add rpmbuild arguments `--with` and `--without` - 541 (gleiro)
- type: fix typo in requirements README. (gleiro)
- `patch`: Execute subprocess in text mode (ferdnyc)
- Fix mockbuild --srpm-mock specfile_path (wngtk)
- `pre-push-check`: bogus error - file wasn't listed - #747 (onosek)
- Switch to %pyproject_* macros (onosek)
- Use the spec name to assemble src.rpm name (sergio)
- Jenkinsfile: use local declaration instead the global (onosek)
- `srpm`: --offline arg to prevent connecting to Koji - 600 (onosek)
- `mockbuild`: -r argument as shortcut of --root (sergio)
- `rhpkg mockbuild` won't show a hint with '--target' (onosek)
-
Fri Oct 17 2025 Lubomír Sedlář <lsedlar@redhat.com> - 1.68-9
- Accept auto-generated sources in pre-push checks
-
Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.68-8
- Rebuilt for Python 3.14.0rc3 bytecode
-
Thu Sep 11 2025 Ondřej Nosek <onosek@redhat.com> - 1.68-7
- Patch: Add mock configuration option to build and srpm
-
Tue Sep 02 2025 Ondřej Nosek <onosek@redhat.com> - 1.68-6
- Patch: `pre-push-check`: bogus error - file wasn't listed
- Patch: Fix mockbuild --srpm-mock specfile_path
- Patch: `patch`: Execute subprocess in text mode
- Patch: type: fix typo in requirements README.
- Patch: `install`: add rpmbuild arguments `--with` and `--without`
- Patch: `srpm`: man page generation fixed
-
Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.68-5
- Rebuilt for Python 3.14.0rc2 bytecode