14
0

Accepting request 533010 from devel:languages:python:singlespec-staging

- singlespec auto-conversion
- update requirements
- use pytest as test runner
- update to 2.1.2
  * Ensure custom types are part of the Python type hierarchy.
  * Raise a warning that the ‘runner’ module is pending deprecation.
    This has been an unofficial example module from the beginning, and
    it will be removed in a future version.

OBS-URL: https://build.opensuse.org/request/show/533010
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-daemon?expand=0&rev=14
This commit is contained in:
Jan Matejek
2017-10-10 13:26:46 +00:00
committed by Git OBS Bridge
parent f628c59ad8
commit ec3085c22d
4 changed files with 42 additions and 25 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Oct 10 13:18:27 UTC 2017 - jmatejek@suse.com
- singlespec auto-conversion
- update requirements
- use pytest as test runner
- update to 2.1.2
* Ensure custom types are part of the Python type hierarchy.
* Raise a warning that the runner module is pending deprecation.
This has been an unofficial example module from the beginning, and
it will be removed in a future version.
-------------------------------------------------------------------
Mon Feb 1 10:41:01 UTC 2016 - michael@stroeder.com
@@ -214,3 +226,4 @@ Thu Sep 24 14:35:04 UTC 2009 - alexandre@exatati.com.br
Tue Sep 22 14:19:09 UTC 2009 - alexandre@exatati.com.br
- Initial package (1.0.1) for openSUSE.