Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong package description in the lock file #2332

Closed
2 tasks done
dimaqq opened this issue Apr 21, 2020 · 2 comments
Closed
2 tasks done

Wrong package description in the lock file #2332

dimaqq opened this issue Apr 21, 2020 · 2 comments
Labels
kind/bug Something isn't working as expected

Comments

@dimaqq
Copy link
Contributor

dimaqq commented Apr 21, 2020

Somehow I ended up with this in poetry.lock:

[[package]]
category = "main"
description = "asyncio version of the standard multiprocessing module"
name = "aioitertools"
optional = false
python-versions = ">=3.6"
version = "0.6.0"
  • I am on the latest Poetry version.
  • I have searched the issues of this repo and believe that this is not a duplicate.
  • OS version and name: macOS 10.15.4
  • Poetry version: Poetry version 1.0.5
  • Link of a Gist with the contents of your pyproject.toml file: it's a private package :(
@dimaqq dimaqq added kind/bug Something isn't working as expected status/triage This issue needs to be triaged labels Apr 21, 2020
@dimaqq
Copy link
Contributor Author

dimaqq commented Apr 21, 2020

Looks like that comes from the package tarball itself aioitertools-0.6.0.tar.gz

Name: aioitertools
Version: 0.6.0
Summary: asyncio version of the standard multiprocessing module
Home-page: https://github.com/jreese/aioitertools
Author: John Reese
Author-email: john@noswap.com
License: MIT
Description: aioitertools

@dimaqq dimaqq closed this as completed Apr 21, 2020
@abn abn removed the status/triage This issue needs to be triaged label Sep 25, 2020
Copy link

github-actions bot commented Mar 3, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

2 participants