python-toml
A Python library for parsing and creating TOML.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-toml && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-toml.changes | 0000003048 2.98 KB | |
python-toml.spec | 0000002203 2.15 KB | |
toml-0.9.4.tar.gz | 0000012752 12.5 KB |
Revision 1 (latest revision is 9)
Dominique Leuenberger (dimstar_suse)
accepted
request 610728
from
Bruno Friedmann (bruno_friedmann)
(revision 1)
- Update to version 0.9.4 + Changes see https://github.com/uiri/toml/compare/0.9.3...0.9.x + Contain again test which are run - Packaging + spec-cleaner minimal (date, license) + Resurection to be included in d:l:p and Factory to be used by Cloud people and others - Update to version 0.9.3.1 (no real changelog) Changes see https://github.com/uiri/toml/compare/0.9.2...0.9.3 - Packaging hardcode version in setup (tarball has only 0.9.3) + Add comment about test. None are executed, upstream has removed them from tarball (Work in progress) - remove python-coverage runtime requires - Fix define line for build on Leap - Move to singlespec packaging - Update copyright year - Add fdupes - specfile: * update copyright year - update to version 0.9.2: * Use xrange (_range) in Python 2. * Prefix internal object/function names with an underscore. * Fix candidate groups handling. * Fix digit matching. * Fix usage of isdigit. * Optimize use of regexps (precompile, single-regexp substitution) * Fix code style. * Peephole optimizations. * Merge #51: Do not raise base Exception. * Remove dead code. * Fix inadvertently broken long integer test * s.decode should assign its result to s. * Remove unnecessary indent level/else branches * Fix #43 by adding Z timezone. tzinfos don't do DST * Fix UTC offsets specified as hours and minutes * update test command * add travis testing * Update copyright notice. Update toml-test repo in README * Close #42 and simplify. Manual testing shows this works. * Support } whithin string in inline objects within arrays * Remove test toml files * Clean load_inline_objects * fix for array in inlinetable * Handle commas inside strings within inline objects * Fix multiline-string and raw-multiline-string tests * Fix key-equals-nospace test * Add support for inline objects inside arrays * Add support for inline objects - specfile: * changed to https for source url * updated source url to files.pythonhosted.org - Initial packaging on obs for python3 changes are stored in README.rst
Comments 0