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

python310-portalocker-2.8.2-1.5 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python310-portalocker Distribution: openSUSE Tumbleweed
Version: 2.8.2 Vendor: openSUSE
Release: 1.5 Build date: Sun Jan 7 21:28:35 2024
Group: Development/Languages/Python Build host: reproducible
Size: 107206 Source RPM: python-portalocker-2.8.2-1.5.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/WoLpH/portalocker
Summary: Locking library for Python
Portalocker is a library to provide an API to file locking.

On Linux and Unix systems, the locks are advisory by default. By
specifying the `-o mand` option to the mount command, it is possible
to enable mandatory file locking on Linux. This is generally not
recommended however.

Provides

Requires

License

Python-2.0

Changelog

* Sun Jan 07 2024 Dirk Müller <dmueller@suse.com>
  - update to 2.8.2:
    * Removed docs from build to fix #88 again
  - update to 2.8.0:
    * Added support for Python 3.11 and 3.12
      Made the package fully ruff, pyright and mypy compliant with
      automated testsing using both tox and Github actions
* Fri May 05 2023 Daniel Garcia <daniel.garcia@suse.com>
  - Update to 2.7.0:
    * Added fail_when_locked=False support to BoundedSemaphore thanks to
      @flaviens
  - 2.6.0:
    * Added fileno() support. Fixes #80 on posix systems
  - 2.5.1:
    * Added clear warning when locking in non-blocking mode without
      specifying either EXCLUSIVE or SHARED mode. Fixes #77
  - 2.5.0:
    * Fixed shared locks on Windows and simplified locking mechanism
  - 2.4.0:
    * Added warning when trying to use a timeout in blocking mode. And
      removed deprecated testing code and checks
  - 2.3.2:
    * Added semver indicator and specified needed Python release thanks
      to @rayluo v2.3.2
  - 2.3.1:
    * Removed Python 2 classifier thanks to @rayluo v2.3.1
  - 2.3.0:
    * enabled PEP 561 compliance v2.3.0
  - 2.2.1:
    * removed debug statement v2.2.1
  - 2.2.0:
    * updated travis location
  - 2.1.0:
    * Added Redis based distributed lock which gracefully handles
      connection loss and dying applications. Added full type hinting
      support. Fixed bug where the file handle was not always explicitly
      closed with errors
  - v2.0.0:
    * Removed support for old Python versions. Versions 3.5 and above
      are supported. Added BoundedSemaphore class
  - 1.7.1:
    * removed tests from wheel file
* Fri Apr 21 2023 Dirk Müller <dmueller@suse.com>
  - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl <mcepl@suse.com>
  - Make calling of %{sle15modernpython} optional.
* Wed Jun 03 2020 John Vandenberg <jayvdb@gmail.com>
  - Update to v1.7.0
    * Fix ResourceWarning unclosed file if LockException is raised
  - from v1.6.0
    * Fixed unlocking bug on Windows
* Wed Mar 18 2020 Marketa Calabkova <mcalabkova@suse.com>
  - Update to 1.5.2
    * Allow for development setuptools
* Tue Sep 10 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 1.5.1:
    * no upstream changelog
* Tue Jul 23 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 1.5.0:
    * No upstream changelog
  - Switch to github tarball to include tests
* Thu Feb 14 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 1.4.0:
    * no upstream changelog
  - Drop patch portalocker-1.2.1-old-Sphinx.patch
* Fri May 18 2018 jengelh@inai.de
  - Clear filler wording from description.

Files

/usr/lib/python3.10/site-packages/portalocker
/usr/lib/python3.10/site-packages/portalocker-2.8.2.dist-info
/usr/lib/python3.10/site-packages/portalocker-2.8.2.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/portalocker-2.8.2.dist-info/LICENSE
/usr/lib/python3.10/site-packages/portalocker-2.8.2.dist-info/METADATA
/usr/lib/python3.10/site-packages/portalocker-2.8.2.dist-info/RECORD
/usr/lib/python3.10/site-packages/portalocker-2.8.2.dist-info/REQUESTED
/usr/lib/python3.10/site-packages/portalocker-2.8.2.dist-info/WHEEL
/usr/lib/python3.10/site-packages/portalocker-2.8.2.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/portalocker/__about__.py
/usr/lib/python3.10/site-packages/portalocker/__init__.py
/usr/lib/python3.10/site-packages/portalocker/__main__.py
/usr/lib/python3.10/site-packages/portalocker/__pycache__
/usr/lib/python3.10/site-packages/portalocker/__pycache__/__about__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/portalocker/__pycache__/__about__.cpython-310.pyc
/usr/lib/python3.10/site-packages/portalocker/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/portalocker/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/portalocker/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/portalocker/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/portalocker/__pycache__/constants.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/portalocker/__pycache__/constants.cpython-310.pyc
/usr/lib/python3.10/site-packages/portalocker/__pycache__/exceptions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/portalocker/__pycache__/exceptions.cpython-310.pyc
/usr/lib/python3.10/site-packages/portalocker/__pycache__/portalocker.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/portalocker/__pycache__/portalocker.cpython-310.pyc
/usr/lib/python3.10/site-packages/portalocker/__pycache__/redis.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/portalocker/__pycache__/redis.cpython-310.pyc
/usr/lib/python3.10/site-packages/portalocker/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/portalocker/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/portalocker/constants.py
/usr/lib/python3.10/site-packages/portalocker/exceptions.py
/usr/lib/python3.10/site-packages/portalocker/portalocker.py
/usr/lib/python3.10/site-packages/portalocker/py.typed
/usr/lib/python3.10/site-packages/portalocker/redis.py
/usr/lib/python3.10/site-packages/portalocker/utils.py
/usr/share/doc/packages/python310-portalocker
/usr/share/doc/packages/python310-portalocker/README.rst
/usr/share/licenses/python310-portalocker
/usr/share/licenses/python310-portalocker/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:23:08 2024