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

shub deploy-egg --from-pypi pytz does not deploy the egg #33

Closed
rmax opened this issue Jun 18, 2015 · 1 comment
Closed

shub deploy-egg --from-pypi pytz does not deploy the egg #33

rmax opened this issue Jun 18, 2015 · 1 comment

Comments

@rmax
Copy link
Contributor

rmax commented Jun 18, 2015

This is all the output I get:

$ shub deploy-egg --from-pypi pytz 1462X                           
Fetching pytz from pypi
Collecting pytz
  Using cached pytz-2015.4.tar.bz2
  Saved /tmp/shub-deploy-egg-from-pypiYfDnBe/pytz-2015.4.tar.bz2
Successfully downloaded pytz
Package fetched successfully

Other packages work just fine:

$ shub deploy-egg --from-pypi scrapy-inline-requests 1462X
Fetching scrapy-inline-requests from pypi
Collecting scrapy-inline-requests
  Using cached scrapy-inline-requests-0.1.2.tar.gz
  Saved /tmp/shub-deploy-egg-from-pypig6fcOt/scrapy-inline-requests-0.1.2.tar.gz
Successfully downloaded scrapy-inline-requests
Package fetched successfully
Uncompressing: scrapy-inline-requests-0.1.2.tar.gz
Building egg in: /tmp/shub-deploy-egg-from-pypig6fcOt/scrapy-inline-requests-0.1.2
zip_safe flag not set; analyzing archive contents...
Deploying dependency to Scrapy Cloud project "1462X"
{"status": "ok", "egg": {"version": "scrapy-inline-requests-0.1.2", "name": "scrapy-inline-requests"}}
Deployed eggs list at: https://dash.scrapinghub.com/p/1462X/eggs
@josericardo
Copy link
Contributor

Fixed by 228feb2

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