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

Use options from pipconfig #287

Open
jonavon opened this issue Nov 7, 2022 · 1 comment
Open

Use options from pipconfig #287

jonavon opened this issue Nov 7, 2022 · 1 comment

Comments

@jonavon
Copy link

jonavon commented Nov 7, 2022

Currently, I get an error when trying to convert a package that doesn't in the default PYPI_URL.

>$ pyp2rpm notacommonpackage
Package "notacommonpackage" could not be found on PyPI.

Please allow the customization of default options.

@gordonmessmer
Copy link
Member

Note that if you're packaging for Fedora, the guidelines indicate that the package should be available on PYPI: https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_pypi_parity

If you're not packaging on Fedora, you can provide the path to a local archive file on the pyp2rpm command line.

Please allow the customization of default options.

Are you specifying a different index-url in your configuration file?

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

No branches or pull requests

2 participants