pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/net/py-twisted
On Sat, Nov 19, 2016 at 10:26:09PM +0100, Thomas Klausner wrote:
> On Sat, Nov 19, 2016 at 12:48:45PM +0100, Joerg Sonnenberger wrote:
> > On Tue, Nov 01, 2016 at 03:55:46PM +0000, Thomas Klausner wrote:
> > > Module Name: pkgsrc
> > > Committed By: wiz
> > > Date: Tue Nov 1 15:55:46 UTC 2016
> > >
> > > Modified Files:
> > > pkgsrc/net/py-twisted: Makefile Makefile.common PLIST distinfo
> > > Added Files:
> > > pkgsrc/net/py-twisted/patches: patch-src_twisted_runner_portmap.c
> > > Removed Files:
> > > pkgsrc/net/py-twisted/patches: patch-ab
> > >
> > > Log Message:
> > > Updated py-twisted to 16.5.0.
> >
> > From net/coherence:
> >
> > Traceback (most recent call last):
> > File "setup.py", line 3, in <module>
> > from coherence import __version__
> > File "/data/scratch/net/coherence/work/Coherence-0.6.6.2/coherence/__init__.py", line 14, in <module>
> > from twisted import version as twisted_version
> > File "/usr/pkg/lib/python2.7/site-packages/twisted/__init__.py", line 23, in <module>
> > from twisted._version import __version__ as version
> > File "/usr/pkg/lib/python2.7/site-packages/twisted/_version.py", line 8, in <module>
> > from incremental import Version
> > ImportError: No module named incremental
>
> I've filed this upstream:
>
> https://github.com/coherence-project/Coherence/issues/29
The missing import is in twisted?
Joerg
Home |
Main Index |
Thread Index |
Old Index