Your message dated Fri, 1 Nov 2024 12:12:52 +0000
with message-id <[email protected]>
and subject line Re: Bug#1085206: ITP: evalidate -- Validation and secure
evaluation of untrusted Python expressions
has caused the Debian Bug report #1085206,
regarding ITP: python-evalidate -- Validation and secure evaluation of
untrusted Python expressions
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.)
--
1085206: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1085206
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Colin Watson <[email protected]>
X-Debbugs-Cc: [email protected]
* Package name : evalidate
Version : 2.0.3
Upstream Contact: Yaroslav Polyakov <[email protected]>
* URL : https://github.com/yaroslaff/evalidate
* License : MIT
Programming Lang: Python
Description : Validation and secure evaluation of untrusted Python
expressions
Evaluate user-supplied Python expressions by walking their syntax tree
and allowing only operations that pass a given security model.
I'm packaging this because it's a new dependency of buildbot 4.1.0. I
plan to maintain it within the Debian Python Team.
--
Colin Watson (he/him) [[email protected]]
--- End Message ---
--- Begin Message ---
Source: python-evalidate
Source-Version: 2.0.3-2
On Wed, Oct 16, 2024 at 11:00:31AM +0100, Colin Watson wrote:
> * Package name : evalidate
> Version : 2.0.3
> Upstream Contact: Yaroslav Polyakov <[email protected]>
> * URL : https://github.com/yaroslaff/evalidate
> * License : MIT
> Programming Lang: Python
> Description : Validation and secure evaluation of untrusted Python
> expressions
>
> Evaluate user-supplied Python expressions by walking their syntax tree
> and allowing only operations that pass a given security model.
>
> I'm packaging this because it's a new dependency of buildbot 4.1.0. I
> plan to maintain it within the Debian Python Team.
This didn't get automatically closed because I forgot to use -v<version>
when building the renamed source package; but anyway, it's in unstable
and testing now.
python-evalidate (2.0.3-2) unstable; urgency=medium
* Rename source package to python-evalidate.
-- Colin Watson <[email protected]> Fri, 18 Oct 2024 18:04:57 +0100
evalidate (2.0.3-1) unstable; urgency=medium
* Initial release (closes: #1085206).
-- Colin Watson <[email protected]> Wed, 16 Oct 2024 12:44:20 +0100
--
Colin Watson (he/him) [[email protected]]
--- End Message ---