Control: tags -1 pending patch Dear maintainers,
On Fri, 7 Oct 2022 20:48:42 +0200 Paul Gevers <elb...@debian.org> wrote:
If I didn't make a mistake, python-pretend is keeping pypy in the key package set because it (Build-)Depends on it. Again, if I didn't make a mistake, there are no reverse Build-Depends or Depends anymore ofpypy-pretend (except python-packaging, which isn't built anymore), so I think the package can just be dropped. That would be another step in the python2.7 removal transition.
I'm about to upload an NMU with the attached changes. I have confirmed with diffoscope that the python3-pretend package is unchanged.
Paul
diff --git a/debian/changelog b/debian/changelog index 8f9cd3e..47d10ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-pretend (1.0.9-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Stop building pypy-pretend (Closes: #1021407) + + -- Paul Gevers <elb...@debian.org> Fri, 07 Oct 2022 21:27:09 +0200 + python-pretend (1.0.9-2) unstable; urgency=medium [ Ondřej Nový ] diff --git a/debian/control b/debian/control index 987815a..9a65e9e 100644 --- a/debian/control +++ b/debian/control @@ -5,10 +5,7 @@ Section: python Priority: optional Build-Depends: debhelper-compat (= 13), - dh-sequence-pypy, dh-sequence-python3, - pypy, - pypy-setuptools, python3-all, python3-setuptools, Standards-Version: 4.5.1 @@ -27,16 +24,3 @@ Description: Python library for stubbing (Python 3) Stubbing is a technique for writing tests. You may hear the term mixed up with mocks, fakes, or doubles. Basically a stub is an object that returns pre-canned responses, rather than doing any computation. - . - -Package: pypy-pretend -Architecture: all -Depends: ${misc:Depends}, ${pypy:Depends} -Description: Python library for stubbing (PyPy) - Pretend is a library to make stubbing with Python easier. - . - Stubbing is a technique for writing tests. You may hear the term mixed up with - mocks, fakes, or doubles. Basically a stub is an object that returns pre-canned - responses, rather than doing any computation. - . - This package contains the PyPy version of pretend. diff --git a/debian/pypy-pretend.docs b/debian/pypy-pretend.docs deleted file mode 100644 index a1320b1..0000000 --- a/debian/pypy-pretend.docs +++ /dev/null @@ -1 +0,0 @@ -README.rst
OpenPGP_signature
Description: OpenPGP digital signature