9 Commits

Author SHA256 Message Date
8f4c473d02 Accepting request 1081662 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081662
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toml?expand=0&rev=19
2023-04-21 13:31:56 +00:00
050726a943 Accepting request 872180 from home:bnavigator:branches:devel:languages:python
- Don't test NumPy with python36 flavor (NumPy 1.20 in TW dropped
  Python 3.6, NEP 29), tests are automatically skipped if not
  installed.

OBS-URL: https://build.opensuse.org/request/show/872180
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toml?expand=0&rev=17
2021-02-14 18:22:04 +00:00
5fd0703d25 Accepting request 849491 from home:marxin:branches:devel:languages:python
- Update to 0.10.2:
  Fix a ValueError: Circular reference detected for empty {}

OBS-URL: https://build.opensuse.org/request/show/849491
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toml?expand=0&rev=15
2020-11-20 08:07:30 +00:00
Tomáš Chvátal
3fd26854e0 - Switch to multibuild to not cycle with numpy
* update testdata

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toml?expand=0&rev=13
2020-08-31 08:53:26 +00:00
355f7c9c92 - update to 0.10.1
* update testdata

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toml?expand=0&rev=11
2020-06-08 10:33:24 +00:00
Tomáš Chvátal
d462bffec6 - Use pytest macro directly
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toml?expand=0&rev=9
2020-03-12 07:30:34 +00:00
fb95c1f026 Accepting request 678442 from home:jayvdb:coala:python3-bears
- Activate test suite
- Update to v0.10.0
  * Changes see https://github.com/uiri/toml/compare/0.9.4...0.10.0
  * Includes tests not previously included in source tarball
- Remove superfluous devel dependency for noarch package
- Update to version 0.9.4
  + Changes see https://github.com/uiri/toml/compare/0.9.3...0.9.4
  + 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

OBS-URL: https://build.opensuse.org/request/show/678442
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toml?expand=0&rev=7
2019-02-24 08:05:48 +00:00
16a3f23a72 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toml?expand=0&rev=5
2018-12-04 14:10:15 +00:00
d29ca5f275 Accepting request 607659 from home:bruno_friedmann:branches:devel:languages:python
Find the up to date package which has been moved to misc.
It is now ready to find its home in d:l:p and be submitted to Factory
Thanks to make me maintainer, bugowner of it.

With fixed spurious %fdupes line

OBS-URL: https://build.opensuse.org/request/show/607659
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toml?expand=0&rev=1
2018-05-16 06:51:39 +00:00