forked from pool/python-setuptools
Accepting request 639249 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/639249 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=155
This commit is contained in:
committed by
Git OBS Bridge
parent
40853b286a
commit
26140afc00
@@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 30 16:13:22 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 40.4.3:
|
||||
* #1480: Bump vendored pyparsing in pkg_resources to 2.2.1.
|
||||
|
||||
- changes from version 40.4.2:
|
||||
* #1497: Updated gitignore in repo.
|
||||
|
||||
- changes from version 40.4.1:
|
||||
* #1480: Bump vendored pyparsing to 2.2.1.
|
||||
|
||||
- changes from version 40.4.0:
|
||||
* #1481: Join the sdist --dist-dir and the build_meta sdist
|
||||
directory argument to point to the same target (meaning the build
|
||||
frontend no longer needs to clean manually the dist dir to avoid
|
||||
multiple sdist presence, and setuptools no longer needs to handle
|
||||
conflicts between the two).
|
||||
|
||||
- changes from version 40.3.0:
|
||||
* #1402: Fixed a bug with namespace packages under Python 3.6 when
|
||||
one package in current directory hides another which is
|
||||
installed.
|
||||
* #1427: Set timestamp of .egg-info directory whenever egg_info
|
||||
command is run.
|
||||
* #1474: build_meta.get_requires_for_build_sdist now does not
|
||||
include the wheel package anymore.
|
||||
* #1486: Suppress warnings in pkg_resources.handle_ns.
|
||||
* #1479: Remove internal use of six.binary_type.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 18:29:22 UTC 2018 - arun@gmx.de
|
||||
|
||||
|
Reference in New Issue
Block a user