2022-06-05 16:37:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 3 15:17:25 UTC 2022 - Markéta Machová <mmachova@suse.com>
|
|
|
|
|
|
|
|
- Update to 3.7.1
|
|
|
|
* Ownership moved from @benediktschmitt to the tox-dev organization
|
|
|
|
(new primary maintainer @gaborbernat)
|
|
|
|
* Raise when trying to acquire in R/O or missing folder
|
|
|
|
* Drop python 2.7, 3.5 and 3.6 support, add type hints
|
|
|
|
* Document asyncio support
|
|
|
|
* Accept path types (like pathlib.Path and pathlib.PurePath) in the
|
|
|
|
constructor for FileLock objects.
|
|
|
|
* Add correct spelling of poll interval parameter for acquire method
|
|
|
|
* Enable use as context decorator
|
|
|
|
* More changes, see upstream changelog
|
|
|
|
- Use PyPI tarball, switch to wheel for build (testsuite expects it)
|
|
|
|
|
2019-10-14 13:38:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 14 13:38:01 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
|
|
|
|
|
2019-06-07 13:36:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 7 13:19:04 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
- Update to 3.0.12
|
|
|
|
* fixed python2 setup error
|
|
|
|
* fixed documentation
|
|
|
|
* other small fixes
|
|
|
|
|
2019-03-12 15:15:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 12 15:13:39 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 3.0.10:
|
|
|
|
* No upstream changelog
|
|
|
|
|
2018-08-01 14:52:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 1 14:43:23 UTC 2018 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Switch to github tarball
|
|
|
|
- Enable tests
|
|
|
|
|
2018-08-01 14:41:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 8 12:44:24 UTC 2018 - buschmann23@opensuse.org
|
|
|
|
|
|
|
|
- initial package
|