mbox series

[bug#64486,00/22] Update licensecheck to 3.3.9.

Message ID cover.1688625218.git.mirai@makinata.eu
Headers show
Series Update licensecheck to 3.3.9. | expand

Message

Bruno Victal July 6, 2023, 6:40 a.m. UTC
Some notes:
* I've put placeholder text on some of the perl modules since I couldn't
figure out what were they about. (nearly non-existent descriptions)

* Some dependencies had to be upgraded in order for licensecheck
to successfully build and pass the tests.

Bruno Victal (22):
  gnu: Add perl-xs-parse-sublike.
  gnu: Add perl-object-pad.
  gnu: Add perl-feature-compat-class.
  gnu: Add perl-feature-compat-try.
  gnu: Add perl-log-any-adapter-screen.
  gnu: Add perl-file-chdir.
  gnu: Add perl-test2-tools-command.
  gnu: Add perl-array-intspan.
  gnu: Add perl-string-license.
  gnu: perl-xs-parse-keyword: Update to 0.34.
  gnu: Add perl-extutils-cchecker.
  gnu: perl-test2-suite: Update to 0.000155.
  gnu: perl-test2-suite: Use G-Expressions.
  gnu: Add perl-string-trim-more.
  gnu: Add perl-regexp-pattern-defhash.
  gnu: Add perl-hash-defhash.
  gnu: Add perl-test-regexp-pattern.
  gnu: perl-regexp-pattern: Update to 0.2.14.
  gnu: perl-regexp-pattern-license: Update to 3.11.0.
  gnu: perl-string-copyright: Update to 0.003014.
  gnu: licensecheck: Update to 3.3.9.
  gnu: licensecheck: Use G-Expressions. Refactor phases.

 gnu/packages/license.scm    | 125 ++++++++++++-------
 gnu/packages/perl-check.scm |  62 ++++++++--
 gnu/packages/perl.scm       | 239 +++++++++++++++++++++++++++++++++++-
 3 files changed, 371 insertions(+), 55 deletions(-)


base-commit: 2426e51688d479042ea115a634c6be2d8b9f3b99

Comments

Bruno Victal Oct. 5, 2023, 1:29 p.m. UTC | #1
bump