forked from pool/python-atomicwrites
4ea207eb7e1460a6b8c5d137c74363220e535483cb7271d3cf5c59ee404d1b0d
- 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 OBS-URL: https://build.opensuse.org/request/show/949779 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atomicwrites?expand=0&rev=8
Description
No description provided
Languages
RPM Spec
100%