Skip to content
Snippets Groups Projects
Commit 01e95e10 authored by Christoph Berg's avatar Christoph Berg :satellite:
Browse files

New upstream version 6.2. (Closes: #1041429, CVE-2023-37271)

parent 6fdc7dfe
No related branches found
No related tags found
Loading
Checking pipeline status
restrictedpython (4.0~b3-4) UNRELEASED; urgency=medium
restrictedpython (6.2-1) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
-- Debian Janitor <janitor@jelmer.uk> Sat, 07 Jan 2023 05:34:58 -0000
[ Christoph Berg ]
* New upstream version 6.2. (Closes: #1041429, CVE-2023-37271)
* Enable build-time tests.
-- Christoph Berg <myon@debian.org> Mon, 04 Sep 2023 16:42:31 +0200
restrictedpython (4.0~b3-3) unstable; urgency=medium
......
......@@ -9,6 +9,7 @@ Build-Depends:
dh-python,
python3-all,
python3-pytest,
python3-pytest-mock,
python3-pytest-runner,
python3-setuptools,
Standards-Version: 4.2.1
......
......@@ -2,8 +2,5 @@
export PYBUILD_NAME = restrictedpython
override_dh_auto_test:
# ignore for now
%:
dh $@ --with python3 --buildsystem=pybuild
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment