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

python2-configshell-fb-1.1.27-lp152.1.1 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: python2-configshell-fb Distribution: openSUSE Leap 15.2
Version: 1.1.27 Vendor: openSUSE
Release: lp152.1.1 Build date: Fri Mar 13 11:00:42 2020
Group: Development/Libraries/Python Build host: lamb02
Size: 363128 Source RPM: python-configshell-fb-1.1.27-lp152.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/open-iscsi/configshell-fb
Summary: A Python library for building configuration shells
configshell-fb is a Python library that provides a framework for building simple
but nice CLI-based applications.

configshell-fb is a fork of the "configshell" code written by RisingTide
Systems. The "-fb" differentiates between the original and this version. Please
ensure to use either all "fb" versions of the targetcli components -- targetcli,
rtslib, and configshell, or stick with all non-fb versions, since they are
no longer strictly compatible.

Provides

Requires

License

Apache-2.0

Changelog

* 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

Files

/usr/lib/python2.7/site-packages/configshell
/usr/lib/python2.7/site-packages/configshell/__init__.py
/usr/lib/python2.7/site-packages/configshell/__init__.pyc
/usr/lib/python2.7/site-packages/configshell/__init__.pyo
/usr/lib/python2.7/site-packages/configshell/console.py
/usr/lib/python2.7/site-packages/configshell/console.pyc
/usr/lib/python2.7/site-packages/configshell/console.pyo
/usr/lib/python2.7/site-packages/configshell/log.py
/usr/lib/python2.7/site-packages/configshell/log.pyc
/usr/lib/python2.7/site-packages/configshell/log.pyo
/usr/lib/python2.7/site-packages/configshell/node.py
/usr/lib/python2.7/site-packages/configshell/node.pyc
/usr/lib/python2.7/site-packages/configshell/node.pyo
/usr/lib/python2.7/site-packages/configshell/prefs.py
/usr/lib/python2.7/site-packages/configshell/prefs.pyc
/usr/lib/python2.7/site-packages/configshell/prefs.pyo
/usr/lib/python2.7/site-packages/configshell/shell.py
/usr/lib/python2.7/site-packages/configshell/shell.pyc
/usr/lib/python2.7/site-packages/configshell/shell.pyo
/usr/lib/python2.7/site-packages/configshell_fb
/usr/lib/python2.7/site-packages/configshell_fb-1.1.25-py2.7.egg-info
/usr/lib/python2.7/site-packages/configshell_fb-1.1.25-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/configshell_fb-1.1.25-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/configshell_fb-1.1.25-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/configshell_fb-1.1.25-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/configshell_fb-1.1.25-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/configshell_fb/__init__.py
/usr/lib/python2.7/site-packages/configshell_fb/__init__.pyc
/usr/lib/python2.7/site-packages/configshell_fb/__init__.pyo
/usr/lib/python2.7/site-packages/configshell_fb/console.py
/usr/lib/python2.7/site-packages/configshell_fb/console.pyc
/usr/lib/python2.7/site-packages/configshell_fb/console.pyo
/usr/lib/python2.7/site-packages/configshell_fb/log.py
/usr/lib/python2.7/site-packages/configshell_fb/log.pyc
/usr/lib/python2.7/site-packages/configshell_fb/log.pyo
/usr/lib/python2.7/site-packages/configshell_fb/node.py
/usr/lib/python2.7/site-packages/configshell_fb/node.pyc
/usr/lib/python2.7/site-packages/configshell_fb/node.pyo
/usr/lib/python2.7/site-packages/configshell_fb/prefs.py
/usr/lib/python2.7/site-packages/configshell_fb/prefs.pyc
/usr/lib/python2.7/site-packages/configshell_fb/prefs.pyo
/usr/lib/python2.7/site-packages/configshell_fb/shell.py
/usr/lib/python2.7/site-packages/configshell_fb/shell.pyc
/usr/lib/python2.7/site-packages/configshell_fb/shell.pyo
/usr/share/doc/packages/python2-configshell-fb
/usr/share/doc/packages/python2-configshell-fb/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 11:46:52 2024