Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1771194 Details for
Bug 1948297
pipenv/pipdeptree incompatibility - ImportError: cannot import name 'build_dist_index' from 'pipdeptree'
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
pipenv spec patch proposal
pipenv.patch (text/plain), 2.17 KB, created by
Laurent Almeras
on 2021-04-11 16:30:26 UTC
(
hide
)
Description:
pipenv spec patch proposal
Filename:
MIME Type:
Creator:
Laurent Almeras
Created:
2021-04-11 16:30:26 UTC
Size:
2.17 KB
patch
obsolete
>diff --git a/pipenv.spec b/pipenv.spec >index b496406..fdc09a0 100644 >--- a/pipenv.spec >+++ b/pipenv.spec >@@ -22,7 +22,7 @@ > > Name: pipenv > Version: %{base_version}%{?prerelease_version:~%{prerelease_version}} >-Release: 1%{?dist} >+Release: 2%{?dist} > Summary: The higher level Python packaging tool > > # Pipenv source code is MIT, there are bundled packages having different licenses >@@ -107,7 +107,6 @@ BuildRequires: python3dist(six) > BuildRequires: python3dist(toml) >= 0.10.2 > BuildRequires: python3dist(urllib3) > BuildRequires: python3dist(yarg) >= 0.1.9 >-BuildRequires: python3dist(pipdeptree) > BuildRequires: python3dist(pipreqs) > # Bundled version of plette is 0.2.3, but Fedora has an older version > BuildRequires: python3dist(plette) >= 0.2.2 >@@ -145,7 +144,6 @@ Requires: python3dist(six) > Requires: python3dist(toml) >= 0.10.2 > Requires: python3dist(urllib3) > Requires: python3dist(yarg) >= 0.1.9 >-Requires: python3dist(pipdeptree) > Requires: python3dist(pipreqs) > Requires: python3dist(plette) >= 0.2.3 > >@@ -253,7 +251,7 @@ rm pipenv/patched/notpip/_vendor/certifi/*.pem > rm -rf pipenv/patched/yaml2/ > > # Remove packages that are already packaged for Fedora from vendor directory >-UNBUNDLED="appdirs attr cached_property cerberus click colorama distlib docopt first chardet iso8601 jinja2 markupsafe packaging parse pexpect ptyprocess pyparsing dotenv requests certifi idna urllib3 semver shellingham six toml yarg plette pipreqs pipdeptree" >+UNBUNDLED="appdirs attr cached_property cerberus click colorama distlib docopt first chardet iso8601 jinja2 markupsafe packaging parse pexpect ptyprocess pyparsing dotenv requests certifi idna urllib3 semver shellingham six toml yarg plette pipreqs" > > # issue: for loop below doesn't handle multiple imports in one line > # properly. There might be case when library is still not unbundled >@@ -436,6 +434,9 @@ rm -rf check_pythonpath check_path > %license LICENSE > > %changelog >+* Sun Apr 11 2021 Laurent Almeras <lalmeras@gmail.com> - 2020.11.15-2 >+- Revendored: pipdeptree >+ > * Wed Feb 03 2021 Petr Viktorin <pviktori@redhat.com> - 2020.11.15-1 > - Update to 2020.11.15 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1948297
: 1771194