Accepting request 847331 from devel:languages:python
- update to 1.3.8: * a few hundred changes, see included CHANGELOG.md for details OBS-URL: https://build.opensuse.org/request/show/847331 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cmd2?expand=0&rev=33
This commit is contained in:
commit
61c05b20c9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:145cb677ebd0e3cae546ab81c30f6c25e0b08ba0f1071df854d53707ea792633
|
||||
size 112543
|
3
cmd2-1.3.8.tar.gz
Normal file
3
cmd2-1.3.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b6f6254def8ba479088702f97bca1b999c12e0c38ac5d82dc50a44db93c7108c
|
||||
size 643320
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 9 18:05:38 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 1.3.8:
|
||||
* a few hundred changes, see included CHANGELOG.md for details
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 4 12:37:58 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-cmd2
|
||||
Version: 0.8.9
|
||||
Version: 1.3.8
|
||||
Release: 0
|
||||
Summary: Extra features for standard library's cmd module
|
||||
License: MIT
|
||||
@ -95,7 +95,7 @@ rm -v tests/test_transcript.py tests/test_parsing.py tests/test_cmd2.py
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%doc CHANGELOG.md CODEOWNERS README.md
|
||||
%doc CHANGELOG.md README.md
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user