Your message dated Fri, 15 Mar 2019 19:38:15 +0200
with message-id <[email protected]>
and subject line Re: /usr/lib/pypy/ns/ vs. /usr/share/pypy/ns/
has caused the Debian Bug report #920899,
regarding dh-python: Add namespace support to dh_pypy
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
920899: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920899
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dh-python
Version: 3.20180927
Severity: wishlist

I'm adding namespace support to pypy in 6.0.0+dfsg-4.

It's using /usr/lib/pypy/ns/ the same way as we do in Python 2.

Packages using --namespace should create a file named after themselves
in /usr/lib/pypy/ns/, naming the namespace. They shouldn't include
__init__.py. They should probably gain a dependency on
pypy (>= 6.0.0+dfsg-4).

I'm doing all of this manually (without dh_pypy's help) in
backports.functools-lru-cache.

SR

--- End Message ---
--- Begin Message ---
Version: 3.20190307

> pypy can be in /usr/lib/ and ns files in /usr/share/.

It's true. I was keeping it all in one place for simplicity, but:

> This seems a better choice (FHS wise).
> Note that there's already /usr/share/pypy/dist/ dir with pydist files…

Yep, that's a good enough argument for me.

Tracking the change in #924676.

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  +1 415 683 3272

--- End Message ---

Reply via email to