Changes between Version 2 and Version 34 of Ticket #26018
- Timestamp:
- 04/13/20 00:25:07 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26018
-
Property
Status
changed from
new
toneeds_work
-
Property
Authors
changed from
to
Erik Bray
- Property Cc dimpase jhpalmieri added
-
Property
Priority
changed from
major
tocritical
-
Property
Branch
changed from
to
u/embray/build/python_toolchain
-
Property
Milestone
changed from
sage-8.4
tosage-9.1
-
Property
Commit
changed from
to
6c9482b6d65a153cb87f1c07801f503e4c7e7437
-
Property
Status
changed from
-
Ticket #26018 – Description
v2 v34 48 48 }}} 49 49 What you see here is that `setuptools_scm` is used by `pkg_resources` even though the package `setuptools_scm` has not fully been installed. 50 51 See also: #26160 (py3: race condition with .pth files)