| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: python312-zc.lockfile | Distribution: openSUSE Tumbleweed | 
| Version: 3.0.post1 | Vendor: openSUSE | 
| Release: 2.1 | Build date: Fri Jun 6 05:08:08 2025 | 
| Group: Unspecified | Build host: reproducible | 
| Size: 50545 | Source RPM: python-zc.lockfile-3.0.post1-2.1.src.rpm | 
| Packager: https://bugs.opensuse.org | |
| Url: https://pypi.python.org/pypi/zc.lockfile | |
| Summary: Basic inter-process locks | |
The zc.lockfile package provides a basic portable implementation of interprocess locks using lock files. The purpose if not specifically to lock files, but to simply provide locks with an implementation based on file-locking primitives. Of course, these locks could be used to mediate access to other files. For example, the ZODB file storage implementation uses file locks to mediate access to file-storage database files. The database files and lock file files are separate files.
ZPL-2.1
* Fri Jun 06 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Switch to pyproject macros.
  - Run the testsuite in the buildroot.
  - No more greedy globs in %files.
* Fri Dec 29 2023 Dirk Müller <dmueller@suse.com>
  - update to 3.0.post1:
    * Add ``python_requires`` to ``setup.py`` to prevent installing
      on not supported old Python versions.
    * Add support for Python 3.9, 3.10, 3.11.
    * Drop support for Python 2.7, 3.5, 3.6.
    * Drop support for deprecated ``python setup.py test``.
* Sat Jun 10 2023 ecsos <ecsos@opensuse.org>
  - Add %{?sle15_python_module_pythons}
* Thu Sep 23 2021 pgajdos@suse.com
  - %check: do not use python setup.py test
* Mon Aug 12 2019 Marketa Calabkova <mcalabkova@suse.com>
  - update to version 2.0
    * Extracted new SimpleLockFile that removes implicit behavior
      writing to the lock file, and instead allows a subclass to
      define that behavior.
    * SimpleLockFile and thus LockFile are now new-style classes. Any
      clients relying on LockFile being an old-style class will need
      to be adapted.
    * Drop support for Python 3.4.
    * Add support for Python 3.8b3.
* Tue Apr 09 2019 Marketa Calabkova <mcalabkova@suse.com>
  - update to version 1.4
    * Claim support for Python 3.4, 3.5, 3.6 and 3.7.
    * Drop Python 2.6, 3.2 and 3.3.
    * Stop logging failure to acquire locks. Clients can do that if
      they wish.
* Sat Jun 24 2017 aloisio@gmx.com
  - Update to 1.2.1
    * Fixed: unlocking and locking didn’t work when a
      multiprocessing process was running (and presumably other
      conditions).
    1.2.0:
    * Added the ability to include the hostname in the lock file
      content.
    * Code and ReST markup cosmetics. [alecghica]
  - Converted to single-spec
* Sat Aug 03 2013 hpj@urpla.net
  - Update to 1.1.0 version:
    * Added Trove classifiers and made setup.py zest.releaser friendly.
    * Added Python 3.2, 3.3 and PyPy 1.9 support.
    * Removed Python 2.4 and Python 2.5 support.
  - renamed to python-zc.lockfile
  - enable testing
  - improve doc and packaging
* Mon Jan 14 2013 p.drouand@gmail.com
  - Update to 1.0.2 version:
    * Fixed: the fix included in 1.0.1 caused multiple pids to be written
      to the lock file
  - Clean the specfile by removing redundant and useless tags
* Wed Nov 10 2010 coolo@novell.com
  - fix file list
/usr/lib/python3.12/site-packages/zc /usr/lib/python3.12/site-packages/zc.lockfile-3.0.post1-py3.11-nspkg.pth /usr/lib/python3.12/site-packages/zc/lockfile /usr/lib/python3.12/site-packages/zc/lockfile/README.txt /usr/lib/python3.12/site-packages/zc/lockfile/__init__.py /usr/lib/python3.12/site-packages/zc/lockfile/__pycache__ /usr/lib/python3.12/site-packages/zc/lockfile/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/zc/lockfile/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/zc/lockfile/__pycache__/tests.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/zc/lockfile/__pycache__/tests.cpython-312.pyc /usr/lib/python3.12/site-packages/zc/lockfile/tests.py /usr/lib/python3.12/site-packages/zc_lockfile-3.0.post1.dist-info /usr/lib/python3.12/site-packages/zc_lockfile-3.0.post1.dist-info/INSTALLER /usr/lib/python3.12/site-packages/zc_lockfile-3.0.post1.dist-info/METADATA /usr/lib/python3.12/site-packages/zc_lockfile-3.0.post1.dist-info/RECORD /usr/lib/python3.12/site-packages/zc_lockfile-3.0.post1.dist-info/REQUESTED /usr/lib/python3.12/site-packages/zc_lockfile-3.0.post1.dist-info/WHEEL /usr/lib/python3.12/site-packages/zc_lockfile-3.0.post1.dist-info/licenses /usr/lib/python3.12/site-packages/zc_lockfile-3.0.post1.dist-info/licenses/LICENSE.txt /usr/lib/python3.12/site-packages/zc_lockfile-3.0.post1.dist-info/namespace_packages.txt /usr/lib/python3.12/site-packages/zc_lockfile-3.0.post1.dist-info/top_level.txt /usr/share/doc/packages/python312-zc.lockfile /usr/share/doc/packages/python312-zc.lockfile/CHANGES.rst /usr/share/doc/packages/python312-zc.lockfile/COPYRIGHT.txt /usr/share/doc/packages/python312-zc.lockfile/README.txt /usr/share/licenses/python312-zc.lockfile /usr/share/licenses/python312-zc.lockfile/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Oct 29 22:24:05 2025