Re: [RELEASE] ‘python-daemon’ version 2.0.2 released

Ki-wook Ahn ann8878 at gmail.com
Tue Jan 13 09:52:56 UTC 2015


Sorry for saying bad news again... :(

I'm still facing the same problem... Is this my fault?

__( Log again )________________

aioo $ mktmpenv
(venv)aioo $ pip install python-daemon==2.0.2
Downloading/unpacking python-daemon==2.0.2
  Downloading python-daemon-2.0.2.tar.gz (67kB): 67kB downloaded
  Running setup.py
(path:/Users/aioo/.venvs/tmp-7845382a620cd06c/build/python-daemon/setup.py)
egg_info for package python-daemon
    Traceback (most recent call last):
      File "<string>", line 17, in <module>
      File "/Users/aioo/.venvs/tmp-7845382a620cd06c/build/python-daemon/setup.py",
line 27, in <module>
        import version
      File "version.py", line 51, in <module>
        import docutils.core
    ImportError: No module named docutils.core
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

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

  File "/Users/aioo/.venvs/tmp-7845382a620cd06c/build/python-daemon/setup.py",
line 27, in <module>

    import version

  File "version.py", line 51, in <module>

    import docutils.core

ImportError: No module named docutils.core

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in
/Users/aioo/.venvs/tmp-7845382a620cd06c/build/python-daemon
Storing debug log for failure in /Users/aioo/.pip/pip.log

2015-01-13 16:31 GMT+09:00 Ben Finney <ben+python at benfinney.id.au>:
> Howdy all,
>
> I am pleased to announce the release of version 2.0.2 of the
> ‘python-daemon’ library.
>
> The current release is always available at
> <URL:https://pypi.python.org/pypi/python-daemon/>.
>
>
> Significant changes since the previous version
> ==============================================
>
> This is a bug fix release, addressing packaging bugs:
>
> * Declare test-time dependency on recent ‘unittest2’.
> * Declare packaging-time dependency on ‘docutils’ library.
>
> Many thanks to users who promptly reported these omissions.
>
>
> What is the ‘python-daemon’ library?
> ====================================
>
> ‘python-daemon’ is a Python library to implement a well-behaved Unix
> daemon process.
>
> --
>  \       “… one of the main causes of the fall of the Roman Empire was |
>   `\        that, lacking zero, they had no way to indicate successful |
> _o__)                  termination of their C programs.” —Robert Firth |
> Ben Finney <ben at benfinney.id.au>
>
> _______________________________________________
> python-daemon-devel mailing list
> python-daemon-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-daemon-devel



-- 
- written by AiOO, Ki Wook Ahn.



More information about the python-daemon-devel mailing list