17
0

14 Commits

Author SHA256 Message Date
efccb01843 Accepting request 1247376 from home:varkoly:branches:devel:languages:python
- Adapt licence

OBS-URL: https://build.opensuse.org/request/show/1247376
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portalocker?expand=0&rev=28
2025-02-20 13:20:32 +00:00
86853a41b2 - update to 3.0.0:
* Completely modernized portalocker build system and added
    fully strict pyright and mypy compliance with ruff formatting
    and checking. Dropped support for deprecated Python versions,
    only 3.9 and up are supported now.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portalocker?expand=0&rev=26
2024-11-20 15:11:56 +00:00
e47fc9cfae - update to 2.10.1:
* fixed typo thanks to @harmstyler

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portalocker?expand=0&rev=24
2024-08-05 12:28:42 +00:00
4867982df5 - update to 2.10.0:
* Properly propagating exceptions for NFS read-only lock issues
    and added support for being able to choose between lockf and
    flock

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portalocker?expand=0&rev=22
2024-06-30 20:08:07 +00:00
eb820b3a21 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portalocker?expand=0&rev=20
2024-01-07 20:29:32 +00:00
f2f1c58b5a - 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:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portalocker?expand=0&rev=18
2023-05-05 07:34:42 +00:00
65d4d4e762 Accepting request 1081525 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081525
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portalocker?expand=0&rev=16
2023-04-21 14:13:03 +00:00
Tomáš Chvátal
466ee0b150 Accepting request 811235 from home:jayvdb:py-new
- Update to v1.7.0
  * Fix ResourceWarning unclosed file if LockException is raised
- from v1.6.0
  * Fixed unlocking bug on Windows

OBS-URL: https://build.opensuse.org/request/show/811235
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portalocker?expand=0&rev=14
2020-06-04 05:24:33 +00:00
Tomáš Chvátal
007e620af0 Accepting request 786101 from home:mcalabkova:branches:devel:languages:python
- Update to 1.5.2
  * Allow for development setuptools

OBS-URL: https://build.opensuse.org/request/show/786101
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portalocker?expand=0&rev=12
2020-03-18 09:04:09 +00:00
Tomáš Chvátal
d088738eb0 - Update to 1.5.1:
* no upstream changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portalocker?expand=0&rev=10
2019-09-10 13:22:24 +00:00
Tomáš Chvátal
e0dc43db02 - Update to 1.5.0:
* No upstream changelog
- Switch to github tarball to include tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portalocker?expand=0&rev=8
2019-07-23 11:23:11 +00:00
Tomáš Chvátal
a11b4cdf3e - Update to 1.4.0:
* no upstream changelog
- Drop patch portalocker-1.2.1-old-Sphinx.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portalocker?expand=0&rev=6
2019-02-14 12:18:41 +00:00
6eb23526f4 Accepting request 610286 from home:jengelh:branches:devel:languages:python
- Clear filler wording from description.

OBS-URL: https://build.opensuse.org/request/show/610286
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portalocker?expand=0&rev=4
2018-05-18 11:35:49 +00:00
Tomáš Chvátal
27136e97f6 Accepting request 610086 from home:mcepl:work
Fix name of changes file.

OBS-URL: https://build.opensuse.org/request/show/610086
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portalocker?expand=0&rev=2
2018-05-17 13:40:14 +00:00