14
0
forked from pool/python-pytoml

Accepting request 610219 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.

About the tests discussed in sr#607655
I've added them here as tgz. Those are a fork by the author
of pytoml, with additions.

OBS-URL: https://build.opensuse.org/request/show/610219
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytoml?expand=0&rev=1
This commit is contained in:
Tomáš Chvátal
2018-05-18 06:49:49 +00:00
committed by Git OBS Bridge
commit 642a1fdcc2
7 changed files with 164 additions and 0 deletions

49
python-pytoml.changes Normal file
View File

@@ -0,0 +1,49 @@
-------------------------------------------------------------------
Fri May 18 06:07:49 UTC 2018 - bruno@ioda-net.ch
- Update to bugfix version 0.1.14
- Packaging
+ add raw source for LICENSE (next tgz will contain it)
+ spec-cleaner (date,url,license)
+ add %check section to run tests
+ add specific author's fork tgz of toml-test
-------------------------------------------------------------------
Tue Jun 13 07:53:17 UTC 2017 - bruno@ioda-net.ch
- Update to bugfix version 0.1.13
- Move to python singlespec build
- Update copyright year
- Use pythonhosted host for source download
- Use normal tar.gz source
-------------------------------------------------------------------
Mon Aug 29 20:38:32 UTC 2016 - bruno@ioda-net.ch
- Update to bugfix revision 0.1.11
- Fix issues with sort_key.
- Tweak tests to handle failure correctly.
- A python3-pytoml packages is available in d:l:python3
- Notice to packagers : if you update python2, update python3
version too.
-------------------------------------------------------------------
Tue Jun 28 08:47:36 UTC 2016 - kgronlund@suse.com
- Update sourcelink
-------------------------------------------------------------------
Tue Jun 28 00:31:19 UTC 2016 - kgronlund@suse.com
- Updated description and license for package.
-------------------------------------------------------------------
Wed Jun 1 20:52:56 UTC 2016 - kgronlund@suse.com
- Update to 0.1.10
-------------------------------------------------------------------
Wed Jan 27 19:19:32 UTC 2016 - mvyskocil@opensuse.org
- Initial openSUSE packaging