Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #17079

Re: Bug#1115706: Not installable with python3-cryptography >= 44

From Stefano Rivera <stefanor@debian.org>
Newsgroups linux.debian.maint.python, linux.debian.bugs.dist
Subject Re: Bug#1115706: Not installable with python3-cryptography >= 44
Date 2025-09-19 17:30 +0200
Message-ID <LwLdD-gzxE-7@gated-at.bofh.it> (permalink)
References <LwElQ-guYd-3@gated-at.bofh.it> <LwIz7-gxBR-11@gated-at.bofh.it> <LwElQ-guYd-3@gated-at.bofh.it> <LwIIN-gxFI-1@gated-at.bofh.it> <LwJbP-gy7c-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


Hi Simon (2025.09.19_13:10:16_+0000)
>Does anyone have thoughts on why some python packages use << versioning
>on build dependencies even when there are no such versions released?

You sometimes see this. It's over-protective IMHO.

We don't always do this. Packages need to declare PEP386 (in practice 
PEP440) compliance for dh_python3 to do this. Or you have to pass 
--accept-upstream-versions.
That's probably worth re-visiting, because everything is PEP440 
compliant, these days.

>If this a python cultural upstream thing, is this something that should
>be mirrored in Debian's Depends: versioning?

It's problematic for us to not mirror it, because then you can have 
packages installed that don't have their dependencies met. pip doesn't 
like that. pkg_resources (IIRC) used to also get quite up set about it.

So, typically patching the upstream dependencies is appropriate in these 
situations.

Stefano

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

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Re: Bug#1115706: Not installable with python3-cryptography >= 44 Simon Josefsson <simon@josefsson.org> - 2025-09-19 15:20 +0200
  Re: Bug#1115706: Not installable with python3-cryptography >= 44 Stefano Rivera <stefanor@debian.org> - 2025-09-19 17:30 +0200
    Re: Bug#1115706: Not installable with python3-cryptography >= 44 Stefano Rivera <stefanor@debian.org> - 2025-09-19 18:00 +0200
      Re: Bug#1115706: Not installable with python3-cryptography >= 44 Simon Josefsson <simon@josefsson.org> - 2025-09-19 18:30 +0200

csiph-web