Your message dated Wed, 07 Feb 2024 16:34:54 +0000
with message-id <[email protected]>
and subject line Bug#1039627: fixed in python-jedi 0.19.1+ds-1
has caused the Debian Bug report #1039627,
regarding python3-jedi: please do not vendor a copy of python3-typeshed
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.)


-- 
1039627: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1039627
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-jedi
Version: 0.18.2-1
Severity: normal

Hi,

typeshed is already packaged in the archive as python3-typeshed,
please strip python3-jedi from it's copy.

Greetings,

$ locate waitress | grep pyi
/usr/lib/python3/dist-packages/jedi/third_party/typeshed/third_party/3/waitress/__init__.pyi
/usr/lib/python3/dist-packages/jedi/third_party/typeshed/third_party/3/waitress/adjustments.pyi
/usr/lib/python3/dist-packages/jedi/third_party/typeshed/third_party/3/waitress/buffers.pyi
/usr/lib/python3/dist-packages/jedi/third_party/typeshed/third_party/3/waitress/channel.pyi
/usr/lib/python3/dist-packages/jedi/third_party/typeshed/third_party/3/waitress/compat.pyi
/usr/lib/python3/dist-packages/jedi/third_party/typeshed/third_party/3/waitress/parser.pyi
/usr/lib/python3/dist-packages/jedi/third_party/typeshed/third_party/3/waitress/proxy_headers.pyi
/usr/lib/python3/dist-packages/jedi/third_party/typeshed/third_party/3/waitress/receiver.pyi
/usr/lib/python3/dist-packages/jedi/third_party/typeshed/third_party/3/waitress/rfc7230.pyi
/usr/lib/python3/dist-packages/jedi/third_party/typeshed/third_party/3/waitress/runner.pyi
/usr/lib/python3/dist-packages/jedi/third_party/typeshed/third_party/3/waitress/server.pyi
/usr/lib/python3/dist-packages/jedi/third_party/typeshed/third_party/3/waitress/task.pyi
/usr/lib/python3/dist-packages/jedi/third_party/typeshed/third_party/3/waitress/trigger.pyi
/usr/lib/python3/dist-packages/jedi/third_party/typeshed/third_party/3/waitress/utilities.pyi
/usr/lib/python3/dist-packages/jedi/third_party/typeshed/third_party/3/waitress/wasyncore.pyi
/usr/lib/python3/dist-packages/waitress-stubs/__init__.pyi
/usr/lib/python3/dist-packages/waitress-stubs/adjustments.pyi
/usr/lib/python3/dist-packages/waitress-stubs/buffers.pyi
/usr/lib/python3/dist-packages/waitress-stubs/channel.pyi
/usr/lib/python3/dist-packages/waitress-stubs/compat.pyi
/usr/lib/python3/dist-packages/waitress-stubs/parser.pyi
/usr/lib/python3/dist-packages/waitress-stubs/proxy_headers.pyi
/usr/lib/python3/dist-packages/waitress-stubs/receiver.pyi
/usr/lib/python3/dist-packages/waitress-stubs/rfc7230.pyi
/usr/lib/python3/dist-packages/waitress-stubs/runner.pyi
/usr/lib/python3/dist-packages/waitress-stubs/server.pyi
/usr/lib/python3/dist-packages/waitress-stubs/task.pyi
/usr/lib/python3/dist-packages/waitress-stubs/trigger.pyi
/usr/lib/python3/dist-packages/waitress-stubs/utilities.pyi
/usr/lib/python3/dist-packages/waitress-stubs/wasyncore.pyi
$ dpkg -S /usr/lib/python3/dist-packages/waitress-stubs/adjustments.pyi
python3-typeshed: /usr/lib/python3/dist-packages/waitress-stubs/adjustments.pyi



-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (501, 'testing'), (450, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.3.0-1-amd64 (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_BE:fr
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-jedi depends on:
ii  python3        3.11.2-1+b1
ii  python3-parso  0.8.3-1

python3-jedi recommends no packages.

python3-jedi suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: python-jedi
Source-Version: 0.19.1+ds-1
Done: Piotr Ożarowski <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-jedi, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Piotr Ożarowski <[email protected]> (supplier of updated python-jedi package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 07 Feb 2024 17:02:17 +0100
Source: python-jedi
Architecture: source
Version: 0.19.1+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Piotr Ożarowski <[email protected]>
Changed-By: Piotr Ożarowski <[email protected]>
Closes: 1039627 1040094 1058365 1058976
Changes:
 python-jedi (0.19.1+ds-1) unstable; urgency=medium
 .
   * New upstream release (closes: 1058365)
   * Remove jedi/third_party/typeshed (hence: +ds in upstream version)
     - add Files-Excluded to debian/copyright
     - update debian/watch to reflect this change
     - add remove_vendored_typeshed patch
     - add python3-typeshed to Depends
     closes: 1039627, 1040094
   * Drop python3-unittest2 build dependency (closes: 1058976)
Checksums-Sha1:
 87771e93908ac0d1475557fa43e64c8818a4cae5 2229 python-jedi_0.19.1+ds-1.dsc
 1fb50afb503e8992636b8c2e37140b50e38a11e1 42827 
python-jedi_0.19.1+ds.orig-vim.tar.gz
 99f1ebfd6efba40e3178add6b458fb341e875e82 502784 
python-jedi_0.19.1+ds.orig.tar.xz
 7727b3925da1139693e3cb75261572e1c79f9c34 5364 
python-jedi_0.19.1+ds-1.debian.tar.xz
 0ea2bc0ccd74f2498b04badfe34f0256e060a7ef 7570 
python-jedi_0.19.1+ds-1_amd64.buildinfo
Checksums-Sha256:
 96f2ad37088c537fc905cc3ec5a2e7ef10669efdf59a7905f6056be9562b5fa9 2229 
python-jedi_0.19.1+ds-1.dsc
 eb5306ecfe903986f684a8e62af54d6b3ef11817d8f8f7f8d99f71974f75d442 42827 
python-jedi_0.19.1+ds.orig-vim.tar.gz
 67c6bd34d36ac5f4460a3924a45623f724c9e6238f56ffa87f904e00ef85e841 502784 
python-jedi_0.19.1+ds.orig.tar.xz
 ccd18becc77c815f94a60dcdd8906dd9bc1ed103d07a512a960db88be448ccd4 5364 
python-jedi_0.19.1+ds-1.debian.tar.xz
 dbf09c4806c344bd52af1449d6bb0e87c52d3cd474cb2b106d1e17913654bbe3 7570 
python-jedi_0.19.1+ds-1_amd64.buildinfo
Files:
 288d5bcc3997a1efa31cb3a86bfd0b91 2229 python optional 
python-jedi_0.19.1+ds-1.dsc
 5d4c581b348c3a8151394337f363fe74 42827 python optional 
python-jedi_0.19.1+ds.orig-vim.tar.gz
 26330220ba924817b03bc4ff4dd8cb6d 502784 python optional 
python-jedi_0.19.1+ds.orig.tar.xz
 ef062d3377cdc4a79f48ac4c28ca3973 5364 python optional 
python-jedi_0.19.1+ds-1.debian.tar.xz
 7fba191c3a5840c03c2616e0b57fcea7 7570 python optional 
python-jedi_0.19.1+ds-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEHS+omFjar2IXhi33rvbxoqdFdkUFAmXDrEgACgkQrvbxoqdF
dkVPsw//S3Ek0ia58NvL8n2tZX4Vtd6DjWaV2BcF0Kzm+xuBiTpeHDuOUdBVPL7x
pL95MPwWOHMmSaLMBpl2lLdZ5O9SxgrtUVZJgK6UVpQd051abbcC+rvJGhswvOoL
eQVBjtS4BmapXS3qKp5Vlzk5iRUS4qDy831HbCq8tW0rI57hNG3uweCpby75ZY2m
Iu+cEcBPUBOCnIKvGCGSk8xwX+76vntzpOqYo2KIwj26qaPLYbHUTr4EwyORo9D1
R1/DcKPmkMcttCecvmwWGnMPi8P67fYVzylZOZ5oPS/VTHRix9KbzPOcrklj/HZQ
rGGUe9bzUO6uBqWPrsOr8bpaoAENVbk/WjH+ffGhpXs0vFXXhXJoMBQPld9jj3xj
JEbxHcV3rCQVo8CbWlfBmc8X6bY2FvtRzdVxn0CiYDhXLMCItPAKybIa9Fh8NS0o
ifXj15qK/FRyLhAJtiL5mE/xUlzzgpP/DM/CF2k9ZsyGLj/J7L8BtHG4yp7Id68N
inIjKxjw18PRVO8GP4A3o63RbglscpFYt2pLAt+9n8i0Rww2SIJ8wex1SDfuic+l
AxYe3YZjKAOFa68xZW4oPPm1/IpyZWwbqSKBoJ8m50TdhX2nJm9w/rc5kkiGTl7K
OwZ2ZN9ZVuW78TRSlmbEUjkTmNs9Mv+F6/hps2uJFXuL9Vo3nww=
=I1sC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to