python-atomicwrites
No description set
- Developed at devel:languages:python
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-atomicwrites && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000052 52 Bytes | |
atomicwrites-1.4.0.tar.gz | 0000011790 11.5 KB | |
python-atomicwrites.changes | 0000003186 3.11 KB | |
python-atomicwrites.spec | 0000002965 2.9 KB |
Revision 8 (latest revision is 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 949779
from
Matej Cepl (mcepl)
(revision 8)
- Rewrite into proper multibuild style. - update to 1.4.0: * Update unsupported python versions * use fspath to ensure path is str or bytes - Replace %fdupes -s with plain %fdupes; hardlinks are better. - update to 1.3.0 * Restore ability to use tempfile kwargs other than dir * Avoid API breakage under Python 2 * Passes kwargs through AtomicWriter to tempfile.NamedTemporaryFile - Remove superfluous devel dependency for noarch package - Versionify the provides to make old brp-checks happy - Drop other-OS mentions from description. - Create separate -doc subpackage to build docs. - Run tests in -doc subpackage to avoid dependency loop with python-pytest. - Use license tag - Converted to single-spec - update to version 1.1.5: * Fix toxfile (#21) * Make atomic_write work on paths with no directory separator (#20) * Fix formatting * Skip stylecheck under py26 * Add contributing.rst * Fix tox.ini - specfile: * updated source url to files.pythonhosted.org - update to version 1.0.0: * Fix unintentional exception clobbering when rollback fails * Remove unused variable (fixes an unused variable warning) * Update copyright notice * Fix appveyor build - update to version 0.1.9: * Fix UnboundLocalError - clean the spec file (not only) with spec-cleaner - fix %check part - let there be python3-atomicwrites
Comments 0