OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flufl.lock?expand=0&rev=7
48 lines
1.8 KiB
Plaintext
48 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Nov 17 09:13:16 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Update to version 6.0
|
|
* Added a default_timeout argument to the Lock constructor,
|
|
which can be used in the context manager syntax as well.
|
|
* When a Lock uses a lock file that already exists and does
|
|
not appear to be a lock file (i.e. because its contents are
|
|
ill-formatted), do a better job of not clobbering that file.
|
|
* Improve some QA by re-adding diff-cover, Gitlab SAST during
|
|
CI, and testing on Python 3.10 beta (except for Windows)
|
|
* Added a py.typed file to satisfy type checkers.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 25 16:11:12 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Update to version 5.0.5
|
|
* Blued code.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 12 07:54:17 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- The package Requires python-typing_extensions
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 11 19:06:49 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Add missing python-typing_extensions BuildRequires for tests
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 11 07:45:45 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Update to version 5.0.4
|
|
* https://gitlab.com/warsaw/flufl.lock/-/blob/5.0.4/docs/NEWS.rst
|
|
- Removed LICENSE (part of the tarball now)
|
|
- Added python-flufl.lock-fix-setup.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 2 10:47:12 UTC 2019 - pgajdos@suse.com
|
|
|
|
- call spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 26 10:46:46 UTC 2019 - pgajdos@suse.com
|
|
|
|
- initial version 3.2, required by python-mailman [SLE-7686]
|
|
|