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

python312-vistir-0.8.0-1.5 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python312-vistir Distribution: openSUSE:Factory:zSystems
Version: 0.8.0 Vendor: openSUSE
Release: 1.5 Build date: Tue May 9 23:43:26 2023
Group: Development/Languages/Python Build host: reproducible
Size: 325085 Source RPM: python-vistir-0.8.0-1.5.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/sarugaku/vistir
Summary: Utilities for filesystems, paths, projects, subprocesses, and more
Miscellaneous utilities for dealing with filesystems, paths, projects,
subprocesses, and more.

Provides

Requires

License

ISC

Changelog

* Tue May 09 2023 Dirk Müller <dmueller@suse.com>
  - update to 0.8.0:
    * Drop spinner
    * Drop deprecated functions
    * Drop ability to import all from the package, instead user
      from vistir.<module>.
* Fri Oct 14 2022 pgajdos@suse.com
  - version update to 0.7.0
    - Drop backports modules ``vistir.compat``
    - Bug fix
    - Remove Python2 support
    - Fix bug where ``rmtree`` fails in non ``utf-8`` system.  `#116 <https://github.com/sarugaku/vistir/issues/116>`_
    - * Remove unsupported test runners for Python 2.7, 3.5 and 3.6
    * Add test runner for Python 3.9
    * remove reference to distutils
    * Update ``vistir`` Pipfile.lock after pinning ``pytest`` to prior working version
    * Remove ``pytype`` from the lock file as it was faiing to install
    * Remove ``coveralls`` from the CI
    * Remove Azure pipelines  `#130 <https://github.com/sarugaku/vistir/issues/130>`_
* Mon Feb 21 2022 Andreas Schneider <asn@cryptomilk.org>
  - Skip building on python2 (this doesn't work anymore)
* Fri Nov 13 2020 John Vandenberg <jayvdb@gmail.com>
  - Disable tests that fail on Python 2 only, fixing Leap builds
* Wed Jul 22 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to 0.5.2
    * small fixes
* Thu Feb 06 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to 0.5.0
    * Reimplemented vistir.contextmanagers.open_file to fall back to
      urllib.urlopen in the absence of requests, which is now an optional extra.
    * Fixed a bug which caused path_to_url to sometimes fail to properly
      encode surrogates using utf-8 on windows using python 3.
  - drop upstreamed patch fix-test_Account-for-encoded-length.patch
* Fri Jan 10 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Conditionalize python2 build to do it only on older codestreams
* Thu Jan 02 2020 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Fix test case failing due to too long generated name:
    * Add fix-test_Account-for-encoded-length.patch
* Wed Dec 04 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Skip additional tests as they requires bigger seed than most
    of OBS machines are providing
* Mon Jul 22 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 0.4.3:
    * Added compatibility shim for TimeoutError exception handling. #92
    * Exceptions are no longer suppressed after being handled during vistir.misc.run. #95
    * The signal handler for VistirSpinner will no longer cause deadlocks when CTRL_BREAK_EVENTS occur on windows. #96

Files

/usr/lib/python3.12/site-packages/vistir
/usr/lib/python3.12/site-packages/vistir-0.8.0-py3.12.egg-info
/usr/lib/python3.12/site-packages/vistir-0.8.0-py3.12.egg-info/PKG-INFO
/usr/lib/python3.12/site-packages/vistir-0.8.0-py3.12.egg-info/SOURCES.txt
/usr/lib/python3.12/site-packages/vistir-0.8.0-py3.12.egg-info/dependency_links.txt
/usr/lib/python3.12/site-packages/vistir-0.8.0-py3.12.egg-info/requires.txt
/usr/lib/python3.12/site-packages/vistir-0.8.0-py3.12.egg-info/top_level.txt
/usr/lib/python3.12/site-packages/vistir-0.8.0-py3.12.egg-info/zip-safe
/usr/lib/python3.12/site-packages/vistir/__init__.py
/usr/lib/python3.12/site-packages/vistir/__pycache__
/usr/lib/python3.12/site-packages/vistir/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vistir/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/vistir/__pycache__/_winconsole.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vistir/__pycache__/_winconsole.cpython-312.pyc
/usr/lib/python3.12/site-packages/vistir/__pycache__/cmdparse.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vistir/__pycache__/cmdparse.cpython-312.pyc
/usr/lib/python3.12/site-packages/vistir/__pycache__/contextmanagers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vistir/__pycache__/contextmanagers.cpython-312.pyc
/usr/lib/python3.12/site-packages/vistir/__pycache__/cursor.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vistir/__pycache__/cursor.cpython-312.pyc
/usr/lib/python3.12/site-packages/vistir/__pycache__/misc.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vistir/__pycache__/misc.cpython-312.pyc
/usr/lib/python3.12/site-packages/vistir/__pycache__/path.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vistir/__pycache__/path.cpython-312.pyc
/usr/lib/python3.12/site-packages/vistir/__pycache__/spin.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vistir/__pycache__/spin.cpython-312.pyc
/usr/lib/python3.12/site-packages/vistir/__pycache__/termcolors.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vistir/__pycache__/termcolors.cpython-312.pyc
/usr/lib/python3.12/site-packages/vistir/_winconsole.py
/usr/lib/python3.12/site-packages/vistir/cmdparse.py
/usr/lib/python3.12/site-packages/vistir/contextmanagers.py
/usr/lib/python3.12/site-packages/vistir/cursor.py
/usr/lib/python3.12/site-packages/vistir/misc.py
/usr/lib/python3.12/site-packages/vistir/path.py
/usr/lib/python3.12/site-packages/vistir/spin.py
/usr/lib/python3.12/site-packages/vistir/termcolors.py
/usr/share/doc/packages/python312-vistir
/usr/share/doc/packages/python312-vistir/CHANGELOG.rst
/usr/share/doc/packages/python312-vistir/README.rst
/usr/share/licenses/python312-vistir
/usr/share/licenses/python312-vistir/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 29 23:40:03 2024