SHA256
1
0
forked from pool/jc

Accepting request 928358 from home:mnhauke

- Update to version 1.17.1
  * Fix file parser for gzip files
  * Fix uname parser for cases where the 'processor' and/or
    'hardware_platform' fields are missing on linux
  * Fix uname parser on FreeBSD
  * Add lsusb parser tested on linux
  * Add CSV file streaming parser
  * Add testing for Python 3.10.0

OBS-URL: https://build.opensuse.org/request/show/928358
OBS-URL: https://build.opensuse.org/package/show/utilities/jc?expand=0&rev=13
This commit is contained in:
Michael Vetter 2021-11-02 13:39:14 +00:00 committed by Git OBS Bridge
parent 78510fb93c
commit e457e65dfd
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0a94fdd2ce68a8f2f66baa06cb4644ae36ac93777a061b99619ce353bbdce34c
size 2725470

3
jc-1.17.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0970a4a1f92896db34d248bea511e656dc494d3ba8633beafd6b5728f7068af5
size 3797899

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Oct 31 10:09:19 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.17.1
* Fix file parser for gzip files
* Fix uname parser for cases where the 'processor' and/or
'hardware_platform' fields are missing on linux
* Fix uname parser on FreeBSD
* Add lsusb parser tested on linux
* Add CSV file streaming parser
* Add testing for Python 3.10.0
-------------------------------------------------------------------
Mon Sep 27 05:49:02 UTC 2021 - Martin Hauke <mardnh@gmx.de>

View File

@ -18,7 +18,7 @@
Name: jc
Version: 1.17.0
Version: 1.17.1
Release: 0
Summary: JSON CLI output utility
License: MIT