Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

adding new setup.py#57

Merged
esc merged 2 commits intoScout24:masterfrom
esc:feature/setup.py
Feb 11, 2016
Merged

adding new setup.py#57
esc merged 2 commits intoScout24:masterfrom
esc:feature/setup.py

Conversation

@esc
Copy link
Copy Markdown
Contributor

@esc esc commented Feb 11, 2016

This makes afp-cli pip+git installable:

e.g. for this branch/pull-request, you can try:

pip install git+git://github.com/esc/afp-cli.git@feature/setup.py

@esc
Copy link
Copy Markdown
Contributor Author

esc commented Feb 11, 2016

The pybuilder generated file seems buggy:

vhaenel@isdeblnnl086 ~/gw/afp-cli [afp-cli:feature/setup.py:★★] % pip install git+git://github.com/esc/afp-cli.git@feature/setup.py
Downloading/unpacking git+git://github.com/esc/afp-cli.git@feature/setup.py
  Cloning git://github.com/esc/afp-cli.git (to feature/setup.py) to /tmp/pip-hETXYo-build
  Running setup.py (path:/tmp/pip-hETXYo-build/setup.py) egg_info for package from git+git://github.com/esc/afp-cli.git@feature/setup.py
    Traceback (most recent call last):
      File "<string>", line 17, in <module>
      File "/tmp/pip-hETXYo-build/setup.py", line 43, in <module>
        except FileNotFoundError as e:
    NameError: name 'FileNotFoundError' is not defined
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 17, in <module>

  File "/tmp/pip-hETXYo-build/setup.py", line 43, in <module>

    except FileNotFoundError as e:

NameError: name 'FileNotFoundError' is not defined

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /tmp/pip-hETXYo-build
Storing debug log for failure in /data/home/vhaenel/.pip/pip.log

@esc
Copy link
Copy Markdown
Contributor Author

esc commented Feb 11, 2016

I can confirm that the fix submitted to pybuilder works, so I'll merge this here and now.

esc added a commit that referenced this pull request Feb 11, 2016
@esc esc merged commit 6a83608 into Scout24:master Feb 11, 2016
@esc esc deleted the feature/setup.py branch February 11, 2016 10:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant