14
0

- update to 40.6.3:

* #1594: PEP 517 backend no longer declares setuptools as a dependency
  as it can be assumed.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=161
This commit is contained in:
Thomas Bechtold
2018-12-13 09:27:58 +00:00
committed by Git OBS Bridge
parent 7ba87e05e8
commit e242412bf4
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Dec 13 09:26:50 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>
- update to 40.6.3:
* #1594: PEP 517 backend no longer declares setuptools as a dependency
as it can be assumed.
-------------------------------------------------------------------
Thu Dec 6 12:04:06 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>