forked from pool/python-lazy-object-proxy
Accepting request 711136 from home:mcalabkova:branches:devel:languages:python
- update to 1.4.1
* Fixed __mod__ for the slots backend.
* Dropped support for Python 2.6 and 3.3.
* Fixed wheels being built with -coverage cflags. No more issues
about bogus cext.gcda files.
* Removed useless C file from wheels.
* Changed setup.py to use setuptools-scm.
- launch tests using multibuild
OBS-URL: https://build.opensuse.org/request/show/711136
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lazy-object-proxy?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 12:53:22 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to 1.4.1
|
||||
* Fixed __mod__ for the slots backend.
|
||||
* Dropped support for Python 2.6 and 3.3.
|
||||
* Fixed wheels being built with -coverage cflags. No more issues
|
||||
about bogus cext.gcda files.
|
||||
* Removed useless C file from wheels.
|
||||
* Changed setup.py to use setuptools-scm.
|
||||
- launch tests using multibuild
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 15:55:47 UTC 2018 - sean.marlow@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user