[Python-modules-team] Bug#891145: pytest: Add trailing tilde to pypy-hypothesis min version dependency

Corey Bryant corey.bryant at canonical.com
Thu Feb 22 18:25:52 UTC 2018


Package: pytest
Version: 3.2.5-2
Severity: minor
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * d/control: Add trailing tilde to pypy-hypothesis min version to enable
    backport to Ubuntu cloud-archive: pypy-hypothesis (>= 3.44.1-2~).


Thanks for considering the patch.


-- System Information:
Debian Release: buster/sid
  APT prefers bionic
  APT policy: (500, 'bionic'), (500, 'artful-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.13.0-32-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
-------------- next part --------------
diff -Nru pytest-3.2.5/debian/control pytest-3.2.5/debian/control
--- pytest-3.2.5/debian/control	2018-02-16 04:47:47.000000000 -0500
+++ pytest-3.2.5/debian/control	2018-02-22 13:03:52.000000000 -0500
@@ -8,7 +8,7 @@
  debhelper (>= 11),
  dh-python,
  pypy,
- pypy-hypothesis (>= 3.44.1-2) <!nocheck>,
+ pypy-hypothesis (>= 3.44.1-2~) <!nocheck>,
  pypy-py (>= 1.4.29),
  pypy-setuptools,
  pypy-setuptools-scm,


More information about the Python-modules-team mailing list