Project

Profile

Help

Issue #6812

closed

Unable to install pulp-python via PyPI on Pulp3

Added by eorochena almost 4 years ago. Updated almost 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Python:
Platform Release:
Target Release - Python:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

It seems like the pup-python has a dependency on pulpcore-plugin which is no longer o PyPI

Metadata-Version: 2.1 Name: pulp-python Version: 3.0.0b8 Summary: pulp-python plugin for the Pulp Project Home-page: http://www.pulpproject.org Author: Pulp Project Developers Author-email: License: GPLv2+ Platform: UNKNOWN Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) Classifier: Operating System :: POSIX :: Linux Classifier: Development Status :: 4 - Beta Classifier: Framework :: Django Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Requires-Python: >=3.6 Requires-Dist: pulpcore-plugin (~=0.1rc5) Requires-Dist: pkginfo Requires-Dist: packaging

(pulp) [centos@ip-172-31-37-55 ~]$ pip install pulp-python Collecting pulp-python Downloading pulp_python-3.0.0b8-py3-none-any.whl (38 kB) Requirement already satisfied: packaging in /usr/local/lib/pulp/lib/python3.6/site-packages (from pulp-python) (20.4) Requirement already satisfied: pkginfo in /usr/local/lib/pulp/lib/python3.6/site-packages (from pulp-python) (1.5.0.1) ERROR: Could not find a version that satisfies the requirement pulpcore-plugin~=0.1rc5 (from pulp-python) (from versions: none) ERROR: No matching distribution found for pulpcore-plugin~=0.1rc5 (from pulp-python)

(pulp) [centos@ip-172-31-37-55 ~]$ pip install pulpcore-plugin ERROR: Could not find a version that satisfies the requirement pulpcore-plugin (from versions: none) ERROR: No matching distribution found for pulpcore-plugin

Actions #1

Updated by dkliban@redhat.com almost 4 years ago

  • Triaged changed from No to Yes

We will do a new release later this week.

Actions #2

Updated by dalley almost 4 years ago

Update: on Monday of next week

Actions #3

Updated by dalley almost 4 years ago

  • Status changed from NEW to CLOSED - CURRENTRELEASE

Also available in: Atom PDF