Project

Profile

Help

Issue #2531

closed

pulp python modules use other project's namespace

Added by apevec over 7 years ago. Updated about 5 years ago.

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

Description

pulpproject.org is using pulp.* Python namespace without registration on PyPI where ​https://pypi.python.org/pypi/PuLP is taken by the "LP modeler written in python"
PyPI is case-insensitive but it is also lowercase Python module: "import pulp" to use PuLP library.

AFAICT pulp.* namespace is nowhere officialy registered, even egginfo have pulp_common, pulp_rpm etc. pulp_*
The only pulpproject.org related modules on PyPI is https://pypi.python.org/pypi/pulp-smash/2017.1.12 from PulpQE

To avoid this conflict, please consider renaming from pulp.* to pulp_* in all your projects.
Thanks!


Related issues

Related to Pulp - Story #2444: Create a PyPI account for Pulp3 core and all pluginsCLOSED - CURRENTRELEASEbizhang

Actions

Also available in: Atom PDF