14
0
forked from pool/python-cmd2

Accepting request 899964 from home:mnhauke

- Udpate to version 2.1.0
  Enhancements
  * Converted persistent history files from pickle to compressed
    JSON.

OBS-URL: https://build.opensuse.org/request/show/899964
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmd2?expand=0&rev=84
This commit is contained in:
2021-06-14 18:30:27 +00:00
committed by Git OBS Bridge
parent 34c77d5206
commit dd17205b20
4 changed files with 12 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-cmd2
Version: 2.0.1
Version: 2.1.0
Release: 0
Summary: Extra features for standard library's cmd module
License: MIT