Package Release Info

python-configshell-fb-1.1.27-bp152.2.6

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

Change Logs

* Tue Mar 03 2020 lduncan@suse.com
- Update to version v1.1.27 from v1.1.26 (jre#SLE-7751):
  * version 1.1.27
  * Use pyparsing's locatedExpr instead of our custom helper
  And updated the SPEC file, also adding a _service file.
  Replacing configshell-fb-1.1.26.tar.gz with
  python-configshell-fb-v1.1.27.tar.xz, and adding one
  upstrem patch:
  * Ensure-that-all-output-reaches-the-client-when-daemo.patch
* Mon Sep 16 2019 Lee Duncan <lduncan@suse.com>
- Updated to latest upstream version 1.1.26. There were not very
  many changes:
  * Version number no longer contains "fb" to designate "free
    branch", e.g. old was 1.1.fb25, new is 1.1.26
  * Add urwid to setup.py dependencies
  * Fix failing to parse params with additional chars
  * export __version__ variable
  resulting in replacing configshell-fb-1.1.25.tar.gz with
  configshell-fb-1.1.26.tar.gz, and corresponding SPEC-file
  updates.
* Fri Mar 08 2019 Matej Cepl <mcepl@suse.com>
- Using now new proper upstream release 1.1.25:
  - Fix failing to parse param like pool/rbd;id=user
  - Acquire a lock to a preference file before working with it
  - Fix failing to pasre param like "cfgstr,par=val"
  - Remove explicit dependency on /usr/bin/python
  - make run_cmdline() log "Running command line" msg to new loglevel
  - tweak ConfigShell.run_stdin() to strip whitespace/newline from cmds
  - Fix failing to pasre par=val parameters
  - Add missing dependency on pyparsing and six
  - Fix path regex for [ and ]
  - Handle if TERM is not set
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
* Thu Oct 18 2018 opensuse-packaging@opensuse.org
- Update to version 1.1.fb23:
  * version 1.1.25
  * Fix failing to parse param like pool/rbd;id=user
  * Acquire a lock to a preference file before working with it
  * Fix failing to pasre param like "cfgstr,par=val"
  * version 1.1.fb24
  * Remove explicit dependency on /usr/bin/python
  * make run_cmdline() log "Running command line" msg to new loglevel
  * tweak ConfigShell.run_stdin() to strip whitespace/newline from cmds
  * Fix failing to pasre par=val parameters
  * Add missing dependency on pyparsing and six
  * Fix path regex for [ and ]
  * Handle if TERM is not set
  Replacing configshell-fb-1.1.fb23.tar.xz with configshell-fb-1.1.fb25.tar.xz,
  and updating the SPEC file. Also, two patches subsumed/removed:
  * configshell-fb-example-should-not-specify-path.patch
  * configshell-fb-Handle-if-TERM-is-not-set.patch
* Sun Feb 25 2018 olaf@aepfle.de
- Fix upgrade path by provide/obsolete python-configshell (bsc#1082693)
* Wed Jan 03 2018 tchvatal@suse.com
- Do not build epydoc documentation to allow py3 only build
* Fri Dec 08 2017 lduncan@suse.com
- Converting RPM SPEC file to singlespec format (bsc#1045332),
  adding patch:
  * configshell-fb-example-should-not-specify-path.patch
- Fix targetcli.service problem when TERM not set (bsc#1071194),
  adding patch (from LSZhu):
  * configshell-fb-Handle-if-TERM-is-not-set.patch
- Moved build requirement on urwid to runtime requirement,
  as suggested by scarabeus_iv
- ran spec-cleaner to clean up SPEC file
- Converted from manually-added configshell-fb tar file to
  tar_scm service-generated file by adding _service and
  _servicedata
* Thu Aug 17 2017 lszhu@suse.com
- Update to version 1.1.23fb
  * improving ALUA and TCMU support
* Mon Feb 27 2017 shshyukriev@suse.com
- Update to v 1.1.22fb
  * Fixed github source namespace
* Fri Jun 24 2016 lduncan@suse.com
- Updated spec file: added Conflicts for python-configshell
  (bsc#986475)
* Fri Jun 24 2016 lduncan@suse.com
- Updated SPEC file: removed "Provides"/"Obsoletes" for
  package name "python-confishell" (bsc#984935)
* Fri May 06 2016 dmueller@suse.com
- cleanup buildroot parts
* Tue Apr 19 2016 lduncan@suse.com
- Initial creation of this package, from upstream
  version 1.1.fb20