Skip to content
Success

Changes

Summary

  1. perl/Date-Manip: update to 6.93 (commit: ac38e74) (details)
  2. python/pyproject_fmt: update to 1.5.3 (commit: b949b78) (details)
  3. python/termcolor: update to 2.4.0; obsolete package for Python 3.7 (commit: 452b068) (details)
  4. setup.py.mk: be less strict while filtering the "coverage combine" output (commit: e91f557) (details)
  5. tools/license-detector: add -l option to limit processed licenses (commit: 08ba8db) (details)
  6. python/virtualenv: update to 20.25.0 (commit: e1fbd01) (details)
  7. gpgpool-II: update to 4.4.5 & switch to openssl-3.1 (commit: 5062ad4) (details)
  8. postgresql-15-citus: update to 12.1.1 (commit: 03ac8c1) (details)
  9. add pg_repack for Postgresql-15 (commit: 2548416) (details)
  10. tools/license-detector: BSD-2-Clause should work with no empty lines between terms (commit: 2bd0b89) (details)
  11. add mysql_fdw for Postgresql-15 (commit: 8f13bb5) (details)
  12. python/olefile: update to 0.47; obsolete package for Python 3.7 (commit: 5ebf98d) (details)
  13. python/importlib_metadata: update to 6.9.0; obsolete package for Python 3.7 (commit: a5b0e84) (details)
  14. rebuild soxr & drop 32 bit (commit: b279922) (details)
  15. rebuild sox (commit: 92fda6f) (details)
Commit ac38e745ea4f4ab290485cbab5a7abf62b84a5b7 by noreply
perl/Date-Manip: update to 6.93

(commit: ac38e74)
The file was modifiedcomponents/perl/Date-Manip/test/results-all.master (diff)
The file was modifiedcomponents/perl/Date-Manip/Makefile (diff)
The file was modifiedcomponents/perl/Date-Manip/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/perl/Date-Manip/Date-Manip-PERLVER.p5m (diff)
Commit b949b785c60334ed7fd8b0b0c413d7adc951fe2b by noreply
python/pyproject_fmt: update to 1.5.3

(commit: b949b78)
The file was modifiedcomponents/python/pyproject_fmt/Makefile (diff)
The file was modifiedcomponents/python/pyproject_fmt/patches/01-test-fix-pyproject-fmt-path.patch (diff)
Commit 452b0686996ed8a2f798ef40ce56bfbcab41d9ee by noreply
python/termcolor: update to 2.4.0; obsolete package for Python 3.7

(commit: 452b068)
The file was modifiedcomponents/python/termcolor/Makefile (diff)
The file was modifiedcomponents/python/termcolor/test/results-all.master (diff)
The file was addedcomponents/python/termcolor/history
The file was modifiedcomponents/python/termcolor/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/python/termcolor/pkg5 (diff)
The file was modifiedcomponents/python/termcolor/termcolor-PYVER.p5m (diff)
Commit e91f557658726760d249c75bd310d8121fe5c14a by noreply
setup.py.mk: be less strict while filtering the "coverage combine" output

(commit: e91f557)
The file was modifiedmake-rules/setup.py.mk (diff)
Commit 08ba8db4a37388fb907897b90b13f1a14097a435 by noreply
tools/license-detector: add -l option to limit processed licenses

(commit: 08ba8db)
The file was modifiedtools/license-detector (diff)
Commit e1fbd01d7093ada864d272ac054d52bb5e68550a by noreply
python/virtualenv: update to 20.25.0

(commit: e1fbd01)
The file was modifiedcomponents/python/virtualenv/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/python/virtualenv/patches/01-tox-cov-proto.patch (diff)
The file was modifiedcomponents/python/virtualenv/virtualenv-PYVER.p5m (diff)
The file was modifiedcomponents/python/virtualenv/Makefile (diff)
The file was modifiedcomponents/python/virtualenv/patches/02-pip.patch (diff)
The file was modifiedcomponents/python/virtualenv/test/results-all.master (diff)
Commit 5062ad41c9d87018f0223935defeb2cabbc0a644 by noreply
gpgpool-II: update to 4.4.5 & switch to openssl-3.1

(commit: 5062ad4)
The file was modifiedcomponents/database/pgpool-II/Makefile (diff)
The file was modifiedcomponents/database/pgpool-II/pkg5 (diff)
Commit 03ac8c108189cb5f26a7166569e8530de37c5de8 by noreply
postgresql-15-citus: update to 12.1.1

(commit: 03ac8c1)
The file was modifiedcomponents/database/postgresql-15-citus/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/database/postgresql-15-citus/Makefile (diff)
The file was modifiedcomponents/database/postgresql-15-citus/citus.p5m (diff)
Commit 2548416cbc29236ac6ce8c7b80b5dc301e1de323 by noreply
add pg_repack for Postgresql-15

(commit: 2548416)
The file was addedcomponents/database/postgresql-15-pg_repack/pkg5
The file was addedcomponents/database/postgresql-15-pg_repack/manifests/sample-manifest.p5m
The file was addedcomponents/database/postgresql-15-pg_repack/Makefile
The file was addedcomponents/database/postgresql-15-pg_repack/pg_repack.p5m
Commit 2bd0b89208c56ba68641bf5244722c91fc5da031 by noreply
tools/license-detector: BSD-2-Clause should work with no empty lines between terms

(commit: 2bd0b89)
The file was modifiedtools/licenses/license.BSD-2-Clause.filter (diff)
Commit 8f13bb596138ef6b7f8dccde1bc1c489c6a895cf by noreply
add mysql_fdw for Postgresql-15

(commit: 8f13bb5)
The file was addedcomponents/database/postgresql-15-mysql_fdw/manifests/sample-manifest.p5m
The file was addedcomponents/database/postgresql-15-mysql_fdw/pkg5
The file was addedcomponents/database/postgresql-15-mysql_fdw/Makefile
The file was addedcomponents/database/postgresql-15-mysql_fdw/patches/01-illumos.patch
The file was addedcomponents/database/postgresql-15-mysql_fdw/mysql_fdw.p5m
Commit 5ebf98d591f26d05a97a50e0af873d596bc2866e by noreply
python/olefile: update to 0.47; obsolete package for Python 3.7

(commit: 5ebf98d)
The file was modifiedcomponents/python/olefile/pkg5 (diff)
The file was modifiedcomponents/python/olefile/test/results-all.master (diff)
The file was modifiedcomponents/python/olefile/Makefile (diff)
The file was addedcomponents/python/olefile/history
The file was modifiedcomponents/python/olefile/olefile-PYVER.p5m (diff)
The file was modifiedcomponents/python/olefile/manifests/sample-manifest.p5m (diff)
Commit a5b0e849a9737a23976028ff3e6af098dfb7eb8c by noreply
python/importlib_metadata: update to 6.9.0; obsolete package for Python 3.7

(commit: a5b0e84)
The file was addedcomponents/python/importlib_metadata/patches/01-no-ruff.patch
The file was modifiedcomponents/python/importlib_metadata/pkg5 (diff)
The file was modifiedcomponents/python/importlib_metadata/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/python/importlib_metadata/Makefile (diff)
The file was modifiedcomponents/python/importlib_metadata/python-integrate-project.conf (diff)
The file was modifiedcomponents/python/importlib_metadata/history (diff)
The file was addedcomponents/python/importlib_metadata/patches/03-pytest-disable-failing.patch
The file was modifiedcomponents/python/importlib_metadata/importlib_metadata-PYVER.p5m (diff)
The file was addedcomponents/python/importlib_metadata/patches/02-test-pkg.patch
The file was modifiedcomponents/python/importlib_metadata/test/results-all.master (diff)
The file was modifiedcomponents/multimedia/soxr/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/multimedia/soxr/pkg5 (diff)
The file was modifiedcomponents/multimedia/soxr/Makefile (diff)
The file was modifiedcomponents/multimedia/soxr/test/results-all.master (diff)
The file was modifiedcomponents/multimedia/soxr/soxr.p5m (diff)
The file was modifiedcomponents/multimedia/sox/pkg5 (diff)
The file was modifiedcomponents/multimedia/sox/Makefile (diff)