File python-lockfile.changes of Package python-lockfile
-------------------------------------------------------------------
Fri Mar 1 03:24:50 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to autosetup and pyproject macros.
-------------------------------------------------------------------
Fri May 5 11:57:49 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- add sle15_python_module_pythons
-------------------------------------------------------------------
Sun Aug 16 15:16:13 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Add convert-to-unittest.patch to switch from nose to pytest
- Add %fdupes
-------------------------------------------------------------------
Mon Feb 25 21:54:28 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Add AUTHORS, ACKS and ChangeLog to %doc
- Update to v0.12.2
* Add warning to README.rst
- from 0.12.1
* Remove Python 2.6 classifier
* Remove python 2.6
* Remove two unused variables: fix flake8 F841 warn
* Fix flake8 warnings
* PBR setup requirement only
* Support universal wheels
- from 0.11.0
* Add deprecated warnings to index.rst
* Fix PIDLockFile.acquire() may loop indefinitely
* Fix failure - from lockfile import *
* lockfile.acquire doesn't accept a timeout of 0
* Update README format for our release script
* Begin moving some of the common code to a shared base
* Add pbr to dependency list
* The version of sphinx being brought in is broken
* Fix Git URLs
-------------------------------------------------------------------
Tue Dec 4 12:50:06 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Thu Aug 24 13:44:46 UTC 2017 - jmatejek@suse.com
- singlespec auto-conversion
-------------------------------------------------------------------
Thu May 7 11:34:59 UTC 2015 - benoit.monin@gmx.fr
- update to version 0.10.2:
* Fix package name
- additional changes from version 0.10.1:
* Add missing cover env in tox
- additional changes from version 0.10.0:
* Fix documentation bug report address
* Add py34 in tox
* Remove old diff file
* Add .gitreview, tox targets and use pbr
* fix for timeout=0
* remove 2.5, 3.1 and 3.4 from the list for the time being - may
get added back later
* Bugfix: locking two different files in the same directory
caused an error during unlocking the last unlocking
* typo
- update project URL
- point the source URL to pypi
- add new build dependencies: python-nose, python-pbr
and python-setuptools
- run the tests during build with nosetests
-------------------------------------------------------------------
Mon Jul 21 16:31:18 UTC 2014 - fcrozat@suse.com
- Add LICENSE to %doc
-------------------------------------------------------------------
Wed Jun 27 08:55:31 UTC 2012 - saschpe@suse.de
- Less macros
-------------------------------------------------------------------
Thu Feb 2 13:41:07 CET 2012 - iartarisi@suse.cz
- added a patch to fix a TypeError in LockBase.__init__ when the current
thread has ident == None
-------------------------------------------------------------------
Sat Apr 16 00:09:30 UTC 2011 - alexandre@exatati.com.br
- Regenerate spec file with py2pack;
- Add README and RELEASE-NOTES files as documentation.
-------------------------------------------------------------------
Sun Sep 19 23:21:20 UTC 2010 - alexandre@exatati.com.br
- Update to 0.9.1;
- Bzip2 source file;
- Spec file cleaned with spec-cleaner.
-------------------------------------------------------------------
Thu Sep 24 13:53:08 UTC 2009 - alexandre@exatati.com.br
- Initial package (0.8) for openSUSE.