Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

miller-6.10.0+git20231213.c680f331-1.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: miller Distribution: openSUSE:Factory:zSystems
Version: 6.10.0+git20231213.c680f331 Vendor: openSUSE
Release: 1.1 Build date: Fri Dec 22 06:40:34 2023
Group: Productivity/Text/Utilities Build host: s390zl29
Size: 43004770 Source RPM: miller-6.10.0+git20231213.c680f331-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: http://johnkerl.org/miller/doc
Summary: Name-indexed data processing tool
Miller (mlr) allows name-indexed data such as CSV and JSON files to be
processed with functions equivalent to sed, awk, cut, join, sort etc. It can
convert between formats, preserves headers when sorting or reversing, and
streams data where possible so its memory requirements stay small. It works
well with pipes and can feed "tail -f".

Provides

Requires

License

BSD-2-Clause AND BSD-4-Clause

Changelog

* Thu Dec 14 2023 scott.bradnick@suse.com
  - Update to version 6.10.0+git20231213.c680f331:
    * add doc note re snag found on last commit
    * update go 1.18 -> 1.19 in more spots
    * update path in create_release_tarball
    * miller 6.10.0 (#1442)
    * neaten
    * Update to Go 1.19 (#1441)
    * Bump actions/setup-go from 4.1.0 to 5.0.0 (#1436)
    * Absent variable on left side of boolean OR (`||`) expression makes it absent (#1434)
    * Bump golang.org/x/term from 0.14.0 to 0.15.0 (#1432)
    * Fix ragged-CSV auto-pad (#1428)
    * Add a `--files` option (#1426)
    * JSONL output does not properly handle keys with quotes (#1425)
* Wed Nov 08 2023 scott.bradnick@suse.com
  - Update to version 6.9.0+git20231108.f2a9ae5c:
    * Bump golang.org/x/term from 0.13.0 to 0.14.0 (#1423)
    * Bump golang.org/x/sys from 0.13.0 to 0.14.0 (#1420)
    * Bump golang.org/x/text from 0.13.0 to 0.14.0 (#1419)
    * transformers/grep: avoid allocations with `(*regexp.Regexp).MatchString` (#1416)
    * neaten README.md
    * add `winget` to README (#1414)
    * Bump actions/checkout from 4.1.0 to 4.1.1 (#1412)
    * Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 (#1411)
    * Bump golang.org/x/term from 0.12.0 to 0.13.0 (#1404)
    * Bump actions/checkout from 4.0.0 to 4.1.0 (#1400)
    * Bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0 (#1396)
    * Include `null` in `any` typemask (#1395)
    * Name-neaten for #1392 (#1393)
    * Better API example (#1392)
    * doc tweaks
    * Export library code in `pkg/` (#1391)
    * Bump actions/cache from 3.3.1 to 3.3.2 (#1390)
    * Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#1387)
    * Bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0 (#1385)
    * Bump actions/checkout from 3.6.0 to 4.0.0 (#1383)
    * Bump golang.org/x/term from 0.11.0 to 0.12.0 (#1380)
    * Bump golang.org/x/sys from 0.11.0 to 0.12.0 (#1381)
    * Bump golang.org/x/text from 0.12.0 to 0.13.0 (#1382)
    * `macos` -> `darwin` in `.goreleaser.yml` (#1377)
    * Remove `replacements` from `.goreleaser.yaml` (#1376)
* Thu Aug 31 2023 scott.bradnick@suse.com
  - Update to version 6.9.0+git20230831.acc10cdc:
    * miller 6.9.0
    * Fatal-on-data-error `mlr -x` option (#1373)
    * Typofix in `uif`/`uof` percentiles (#1375)
    * docmods for typofix
    * typofix
    * New `contains` DSL function (#1374)
    * Update 2015-era Python sketch to Python 3 (#1372)
    * Treat empty like absent in `+` `-` `*` (#1371)
    * typofix
    * Summing up empty data (#1370)
    * doc-neaten
    * make dev
    * typofix
    * more doc-neatens for percentiles on-line help
    * neaten online help for the percentiles function
    * typofixes
    * DSL functions for summary stats over arrays / maps (#1364)
    * Bump actions/checkout from 3.5.3 to 3.6.0 (#1369)
    * make-dev artifacts from previous commit
    * 1366 follow-up
    * filename options for `split` (iss. #1365) (#1366)
    * Remove redundant nil check (#1367)
    * fix codespell ci
    * fix some broken links in README-dev.md
    * Can't use ${field_name} if it contains UTF-8 characters also encodeable as Latin-1 (#1363)
    * Do wildcard globbing on Windows (#1362)
    * `sub`, `gsub`, and `ssub` verbs (#1361)
    * Support ZSTD compression in-process (#1360)
    * Support comments in `mlr -s` files (#1359)
    * Bump golang.org/x/term from 0.10.0 to 0.11.0 (#1348)
    * Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0 (#1354)
    * Small typos in documentation of `mlr nest` (#1352)
    * Bump actions/setup-go from 4.0.1 to 4.1.0 (#1351)
    * Bump golang.org/x/text from 0.11.0 to 0.12.0 (#1349)
    * Bump golang.org/x/sys from 0.10.0 to 0.11.0 (#1347)
    * Update Fedora link (#1339)
    * Bump golang.org/x/term from 0.9.0 to 0.10.0 (#1338)
    * Bump golang.org/x/sys from 0.9.0 to 0.10.0 (#1336)
    * Bump golang.org/x/text from 0.10.0 to 0.11.0 (#1337)
    * Add `%s` format specifier for `strftime` (#1335)
    * Add `%N` and `%O` for `strfntime` (#1334)
    * Add empty-key check to `mlr check` (#1330)
    * todo
    * Add DSL functions for integer nanoseconds since the epoch (#1326)
    * Bump golang.org/x/text from 0.9.0 to 0.10.0 (#1322)
    * Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 (#1320)
    * Bump golang.org/x/term from 0.8.0 to 0.9.0 (#1321)
    * Bump github/codeql-action from 2.3.6 to 2.13.4 (#1318)
    * Bump actions/checkout from 3.5.2 to 3.5.3 (#1319)
    * Fix `mlr grep` docs re OFS/OPS (#1309)
* Mon Jun 05 2023 scott.bradnick@suse.com
  - Update to version 6.8.0+git20230604.4050f566:
    * fix mis-spelling for head docs
    * Update readthedocs notes in the how-to-release page (#1308)
    * release 6.8.0 docs
    * post-6.8.0
    * Update go version in .github/workflows/release.yml
    * go mod tidy
    * miller 6.8.0
    * Unify the `case` verb, and add options (#1306)
    * Values-only `-a` option for `mlr grep` (#1305)
    * Bump github/codeql-action from 2.3.5 to 2.3.6 (#1303)
    * Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1301)
    * Bump github/codeql-action from 2.3.4 to 2.3.5 (#1300)
    * Bump github/codeql-action from 2.3.3 to 2.3.4 (#1299)
    * Bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 (#1296)
    * Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#1295)
    * Bump actions/setup-go from 4.0.0 to 4.0.1 (#1294)
    * Let `mlr help` take pre-flags, such as `--always-color` (#1292)
    * New `mlr json-parse -k` flag (#1291)
    * Bump golang.org/x/term from 0.7.0 to 0.8.0 (#1285)
    * Bump github/codeql-action from 2.3.2 to 2.3.3 (#1284)
* Wed May 03 2023 scott.bradnick@suse.com
  - Update to version 6.7.0+git20230501.6c86ef19:
    * Bump codespell-project/actions-codespell (#1282)
    * Bump github/codeql-action from 2.3.1 to 2.3.2 (#1279)
    * Bump github/codeql-action from 2.3.0 to 2.3.1 (#1277)
    * Bump github/codeql-action from 2.2.12 to 2.3.0 (#1274)
    * Implement `--csv-trim-leading-space` flag (#1272)
    * Fix precedence of coalesce operators `??` and `???` (#1270)
    * Treaet data-file numbers with leading + as numeric (#1269)
    * Bump github/codeql-action from 2.2.11 to 2.2.12 (#1265)
    * Bump actions/checkout from 3.5.1 to 3.5.2 (#1264)
    * Bump actions/checkout from 3.5.0 to 3.5.1 (#1263)
    * Bump github/codeql-action from 2.2.10 to 2.2.11 (#1261)
    * Bump github/codeql-action from 2.2.9 to 2.2.10 (#1259)
    * Bump golang.org/x/term from 0.6.0 to 0.7.0 (#1256)
    * Fix typo (#1252)
    * Bump codespell-project/actions-codespell (#1253)
    * Better error message on unparseable TZ environment variable (#1249)
* Wed Mar 29 2023 scott.bradnick@suse.com
  - Update to version 6.7.0+git20230328.dc14420f:
    * Bump github/codeql-action from 2.2.8 to 2.2.9 (#1250)
    * Fix issue links in README-dev.md (#1248)
    * `index` DSL function [WIP] (#1247)
    * Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#1243)
    * Bump golang.org/x/term from 0.0.0-20210927222741-03fcf44c2211 to 0.6.0 (#1222)
    * Bump minimum compiler version from Go 1.15 to 1.18 (#1246)
    * Bump actions/checkout from 3.4.0 to 3.5.0 (#1245)
    * Add optional second base argument to `int` DSL function (#1244)
    * Bump github/codeql-action from 2.2.7 to 2.2.8 (#1242)
    * Bump actions/checkout from 3.3.0 to 3.4.0 (#1234)
    * Bump actions/setup-go from 3.5.0 to 4.0.0 (#1233)
    * Bump github/codeql-action from 2.2.6 to 2.2.7 (#1232)
    * Bump actions/cache from 3.2.6 to 3.3.1 (#1229)
    * Bump github/codeql-action from 2.2.5 to 2.2.6 (#1230)
    * Add `mlr step -a rprod` for running products (#1228)
    * Label head docs as "Miller Dev Documentation"
    * doc note for #1218
    * Run go mod tidy (#1220)
    * Include tools in the release tarball (#1221)
    * Add new `upcase` and `downcase` verbs (#1217)
    * Docs re `tail -f` and `--records-per-batch 1` (#1218)
    * typofix
    * Fix bug on DSL comment with no final newline (#1216)
    * release docs
    * build artifacts
    * miller 6.7.0-dev
    * miller 6.7.0
    * Support more backslashed special characters in DSL strings (#1212)
    * unit-test files
    * fix build error
    * Unit-test updates
    * tools/build-dsl artifacts
    * Update DSL-build instructions
    * go.mod go.sum
    * BNF mod for `\^` `\$` et al.
    * --ofmte, --ofmtf, --ofmtg (#1206)
    * Bump github/codeql-action from 2.2.4 to 2.2.5 (#1207)
    * Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#1208)
    * New `leftpad` and `rightpad` DSL functions (#1205)
    * Bump golang.org/x/sys in /cmd/experiments/cli_parser (#1203)
    * Bump actions/cache from 3.2.5 to 3.2.6 (#1196)
    * Bump github/codeql-action from 2.2.3 to 2.2.4 (#1193)
    * Bump github/codeql-action from 2.2.1 to 2.2.3 (#1191)
    * Bump actions/cache from 3.2.4 to 3.2.5 (#1192)
    * Bump actions/cache from 3.2.3 to 3.2.4 (#1186)
    * Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 (#1187)
    * Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1 (#1185)
    * Complete #1181 (#1184)
    * Bump github/codeql-action from 2.1.39 to 2.2.1 (#1183)
    * Fixed missing double quote in documentation sample (#1181)
    * Bump github/codeql-action from 2.1.38 to 2.1.39 (#1179)
    * Bump github/codeql-action from 2.1.37 to 2.1.38 (#1176)
    * Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#1175)
    * Bump actions/cache from 3.2.2 to 3.2.3 (#1174)
    * Bump actions/checkout from 3.2.0 to 3.3.0 (#1173)
    * Bump codespell-project/actions-codespell (#1172)
    * Add Go LICENSE file (#1171)
* Mon Jan 02 2023 scott.bradnick@suse.com
  - Update to version 6.6.0+git20230101.7495a8845:
    * link to 6.6.0 docs
    * doc-neaten
    * post-6.6.0
    * 6.6.0 (#1169)
    * Fix #1164: regression on CSV blank-line handling (#1168)
    * mlr unspace verb (#1167)
    * Add doc info on DSL code-comment syntax (#1165)
    * Fix #1102 (#1163)
    * Fix #1146 (#1157)
    * Bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 (#1162)
    * Bump actions/cache from 3.2.1 to 3.2.2 (#1160)
    * Bump actions/cache from 3.2.0 to 3.2.1 (#1156)
    * Bump actions/cache from 3.0.11 to 3.2.0 (#1155)
    * Bump github/codeql-action from 2.1.36 to 2.1.37 (#1151)
    * Bump actions/setup-go from 3.4.0 to 3.5.0 (#1148)
    * Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 (#1147)
    * Bump actions/checkout from 3.1.0 to 3.2.0 (#1145)
    * Bump github/codeql-action from 2.1.35 to 2.1.36 (#1143)
    * Fix typo in `mlr put` documentation (#1140)
    * Bump actions/setup-go from 3.3.1 to 3.4.0 (#1136)
    * Bump github/codeql-action from 2.1.33 to 2.1.35 (#1137)
* Wed Nov 30 2022 scott.bradnick@suse.com
  - Update to version 6.5.0+git20221130.636ca8873:
    * Fix typos (#1135)
    * Release notes
    * Post-6.5.0
    * Miller 6.5.0 (#1134)
    * Miller 6.5.0
    * Convert mlrval polymorphism from struct to unionish interface (#1133)
    * Clarify locations of performance info
    * More mlrval size-reduction (#1132)
    * More mlrval size-reduction
    * Exclude median from summary default (#1131)
    * Exclude median from summary default
    * Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1113)
    * Bump actions/upload-artifact from 3.1.0 to 3.1.1 (#1112)
    * Bump actions/cache from 3 to 3.0.11 (#1109)
    * Bump github/codeql-action from 2.1.28 to 2.1.33 (#1126)
    * Use int8 for mvtype (memory reduction) (#1130)
    * make fmt
    * forgot to set between-releases version to 6.4.0-dev after 6.4.0
    * Bump github.com/pkg/profile from 1.6.0 to 1.7.0 (#1110)
    * [StepSecurity] ci: Harden GitHub Actions (#1107)
    * fix an old typo
* Thu Oct 13 2022 scott.bradnick@suse.com
  - Renaming buildmode-pie.patch to buildmode-pie.diff
  - Update to version 6.4.0+git20221003.39286923d:
    * Don't double-quote a CSV field only for having a leading space (#1101)
* Sun Oct 02 2022 scott.bradnick@suse.com
  - Update to version 6.4.0+git20220929.36d0ed760:
    * type-safety in exec (#1099)
    * add source-checkout info to build-from-source instructions
    * Check -- terminator on --mfrom (#1098)
    * todo
    * mlr reshape multiple regex via multiple -r (#1091)
    * Fix labels for mlr histogram --auto (#1089)
    * Continue #1086 (#1087)
* Fri Sep 02 2022 Scott Bradnick <scott.bradnick@suse.com>
  - Patch buildmode-pie.patch was added per go's request during build.
* Fri Aug 26 2022 Scott Bradnick <scott.bradnick@suse.com>
  - Excluding patch from ppc64: "-buildmode=pie not supported on linux/ppc64"
* Fri Aug 26 2022 Scott Bradnick <scott.bradnick@suse.com>
  - Adding Group definition
  - Removing unnecessary 'golang' requirement which isn't present in 15.3
* Tue Aug 23 2022 scott.bradnick@suse.com
  - Update to version v6.4.0+git20220823.cdbe8b82e:
    * Account for varying mlr locations (#1086)
    * Restore --quote-all for CSV output (#1084)
    * Restore the --jvquoteall flag (#1083)
    * forgot to make a branch/PR for --quote-all
    * make dev: for doc-build artifacts
    * unit-test case
    * Restore --quote-all flag for CSV output
    * post-6.4.0
    * 6.4.0 release (#1081)
    * codespell
* Wed Nov 17 2021 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 5.10.3
    * autoreconf.fiv; manpage & docs w/ 5.10.3
    * Replace NDEBUG with MLR_DSL_NDEBUG ifdef to avoid name clash
      with conda build
    * precompute lemon artifacts
* Wed Mar 24 2021 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 5.10.2
    Fix:
    * Restore mlr manpage to distro file
* Mon Mar 22 2021 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 5.10.1
    Fix:
    * NR is stale after apply remove-empty-columns
    * Segfault with --tsv --implicit-csv-header
    * Default value of uninitialized variables for multiplication:
      docs vs awk
    * Bug with uniq + sort
* Mon Nov 30 2020 aloisio@gmx.com
  - Update to version 5.10.0
    Features:
    * The unsparsify -f feature fulfills #387 from @sjackman .
    * The new sort-within-records verb is an old ask, underway
      from the Go port, backported to C.
    * Likewise the truncate DSL function.
    Bugfixes:
    * The count -n feature was not implemented as intended.
    * Pretty-print format now works correctly with
    - -headerless-csv-output.
    * The seqgen verb now correctly tracks NR and FNR in the
      records it emits.
    * An intermittent JSON-parsing bug has been fixed.
* Thu Sep 03 2020 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 5.9.1
    * Disallow prepipe within .mlrrc (fixes CVE-2020-15167)
* Wed Aug 19 2020 aloisio@gmx.com
  - Update to version 5.9.0
    * You can now save common defaults in a ~/.mlrrc. For example,
      if you normally process CSV files, you can say that in your
      ~/.mlrrc and you can leave off the --csv flag from your mlr
      commands.
* Tue Aug 04 2020 aloisio@gmx.com
  - Update to version 5.8.0
    Features:
    * The new count verb is a keystroke-saver for stats -a count
    - f {some field name}`.
    * --jsonx and --ojsonx are keystroke-savers for --json
    - -jvstack and --ojson --jvstack, which is to say, multi-line
      pretty-printed JSON format.
    * The new -s name=value feature for mlr put and mlr filter
      gives you simpler access to environment variables in your
      Miller script, as requested in #315.
    Bugfixes:
    * mlr format-values is no longer SEGVing on CSV/TSV input.
      This was reported on #330.
    * #313 fixes a corner case when field names within
      command-line arguments have embedded newlines.
    * Line/column indicators for JSON-formatting error messages
      are now correct (previously they were showing up as 0).
    * end {print NF} no longer SEGVs. This was reported in #330.
    * Several broken doc links were fixed up as reported on #329.
  - Drop miller-5.3.0-gcc43.patch (no longer necessary)
  - Spec cleanup
* Tue Mar 17 2020 aloisio@gmx.com
  - Update to version 5.7.0
    Features:
    * The new remove-empty-columns and skip-trivial-records are
      keystroke-savers for things which would other require DSL
      syntax, as tracked in #274.
    Bugfixes:
    * A bug regarding optional regex-pattern groups was fixed in
      [#277].
    * As of #294 you can now specify --implicit-csv-header for the
      join-file in mlr join.
    * A bug with spaces in XTAB-file values was fixed on #296.
    * A bug with missing final newline for XTAB-formatted files
      using MMAP files was fixed on #301.
  - Drop group tag

Files

/usr/bin/mlr
/usr/share/doc/packages/miller
/usr/share/doc/packages/miller/README.md
/usr/share/doc/packages/miller/example.csv
/usr/share/licenses/miller
/usr/share/licenses/miller/LICENSE.txt
/usr/share/man/man1/mlr.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024