Skip to content

Conversation

@35C4n0r
Copy link
Contributor

@35C4n0r 35C4n0r commented Feb 11, 2023

Closes #23
Gzip file content will read as text instead of bytes. String version Will be passed instead of Version Object.
Signed-off-by: Jay jaykumar20march@gmail.com

gzip file content will read as text instead of bytes.
String version Will be passed instead of Version Object.
Signed-off-by: Jay <jaykumar20march@gmail.com>
Copy link
Member

@JonoYang JonoYang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How did you test this fix? Did you run the visitor to visit the Debian repos to see if the get_uris method worked? I would like to try this out.

from packagedcode import models as scan_models
from packageurl import PackageURL

import debutils
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

debutils is imported but not used?

@35C4n0r
Copy link
Contributor Author

35C4n0r commented Feb 14, 2023

How did you test this fix? Did you run the visitor to visit the Debian repos to see if the get_uris method worked? I would like to try this out.

@JonoYang the PR is Incomplete, i should have converted it to draft. I still haven't done anything about the .dscfiles.

@35C4n0r 35C4n0r marked this pull request as draft February 14, 2023 02:41
@35C4n0r
Copy link
Contributor Author

35C4n0r commented Feb 21, 2023

Closing This PR, New PR #41 .

@35C4n0r 35C4n0r closed this Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fixing DebianDirectoryIndexVisitor in minecode/visitors/debian

2 participants