Doubly linked breadcrumbs:
devel/py-setuptools: egg_info fails under python 3.4.6 on nonexistent
MANIFEST graft
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216953
signature.asc
Description: OpenPGP digital signature
John W. O'Brien has reassigned Bugzilla Automation
's request for maintainer-feedback to FreeBSD Python
:
Bug 216953: devel/py-setuptools: egg_info fails under python 3.4.6 on
nonexistent MANIFEST graft
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216953
--- Description ---
Created attachm
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216953
Bug ID: 216953
Summary: devel/py-setuptools: egg_info fails under python 3.4.6
on nonexistent MANIFEST graft
Product: Ports & Packages
Version: Latest
Hardware: Any
DTD(d...@safeport.com)@2017.02.09 11:11:44 -0500:
> On Thu, 26 Jan 2017, Karl Young wrote:
>
> >DTD(d...@safeport.com)@2017.01.26 13:23:56 -0500:
> >>I am using py27-MySQLdb-1.2.5 (the default) for FreeBSD 10.3
> >>
> >> cmd="update ipv4 set s8='%s',s16='%s',s24='%s' where ip='%s'" %
> >> (s8,s1
On Thu, 26 Jan 2017, Karl Young wrote:
DTD(d...@safeport.com)@2017.01.26 13:23:56 -0500:
I am using py27-MySQLdb-1.2.5 (the default) for FreeBSD 10.3
cmd="update ipv4 set s8='%s',s16='%s',s24='%s' where ip='%s'" %
(s8,s16,s24,row[0])
c.execute(cmd)
When you say that it isn't working, I
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216941
Dan Langille changed:
What|Removed |Added
Status|New |In Progress
--- Comment #3 from Dan
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216941
--- Comment #2 from Dan Langille ---
Solution is to upgrade devel/py-logilab-common to v 1.3.0 because that version
no longer ships that script.
--
You are receiving this mail because:
You are on the CC list for the bug.
_
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216941
--- Comment #1 from Dan Langille ---
Issue raised with upstreadm pytest project:
https://github.com/pytest-dev/pytest/issues/2243
They pointed out, this has already been raised.
https://github.com/pytest-dev/pytest/issues/1833
No change
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216941
Bug ID: 216941
Summary: devel/py-logilab-common & devel/py-pytest install to
the same files
Product: Ports & Packages
Version: Latest
Hardware: Any
OS