| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Switch to autosetup and pyproject macros.
- add sle15_python_module_pythons
- Add convert-to-unittest.patch to switch from nose to pytest - Add %fdupes
- 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
- Remove superfluous devel dependency for noarch package
- singlespec auto-conversion
- 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
- Add LICENSE to %doc
- Less macros
- added a patch to fix a TypeError in LockBase.__init__ when the current thread has ident == None
- Regenerate spec file with py2pack; - Add README and RELEASE-NOTES files as documentation.
- Update to 0.9.1; - Bzip2 source file; - Spec file cleaned with spec-cleaner.
- Initial package (0.8) for openSUSE.